[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:05:34.777971 16599 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.53.254:40173
I20260713 09:05:34.779582 16599 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:05:34.780679 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:34.798266 16608 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:34.798362 16606 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:34.799836 16605 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:34.800096 16599 server_base.cc:1061] running on GCE node
I20260713 09:05:36.093065 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:36.093330 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:36.093596 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933536093569 us; error 0 us; skew 500 ppm
I20260713 09:05:36.094470 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:36.101282 16599 webserver.cc:533] Webserver started at http://127.16.53.254:39615/ using document root <none> and password file <none>
I20260713 09:05:36.102213 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:36.102447 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:36.102919 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:36.108887 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/master-0-root/instance:
uuid: "1d079e436a2546b99879e5abf5aa073a"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-cv6z"
I20260713 09:05:36.116817 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:05:36.122200 16614 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.123449 16599 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:36.123888 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/master-0-root
uuid: "1d079e436a2546b99879e5abf5aa073a"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-cv6z"
I20260713 09:05:36.124235 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:36.175982 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:36.177562 16599 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:05:36.178093 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:36.250030 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.254:40173
I20260713 09:05:36.250115 16665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.254:40173 every 8 connection(s)
I20260713 09:05:36.257968 16666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:36.280025 16666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a: Bootstrap starting.
I20260713 09:05:36.285969 16666 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.287942 16666 log.cc:826] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a: Log is configured to *not* fsync() on all Append() calls
I20260713 09:05:36.292449 16666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a: No bootstrap required, opened a new log
I20260713 09:05:36.312891 16666 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d079e436a2546b99879e5abf5aa073a" member_type: VOTER }
I20260713 09:05:36.313457 16666 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.313787 16666 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d079e436a2546b99879e5abf5aa073a, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.314826 16666 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d079e436a2546b99879e5abf5aa073a" member_type: VOTER }
I20260713 09:05:36.315340 16666 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:36.315649 16666 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:36.316035 16666 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.320140 16666 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d079e436a2546b99879e5abf5aa073a" member_type: VOTER }
I20260713 09:05:36.320896 16666 leader_election.cc:304] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [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: 1d079e436a2546b99879e5abf5aa073a; no voters: 
I20260713 09:05:36.322616 16666 leader_election.cc:290] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:36.323026 16669 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.325592 16669 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 1 LEADER]: Becoming Leader. State: Replica: 1d079e436a2546b99879e5abf5aa073a, State: Running, Role: LEADER
I20260713 09:05:36.326433 16669 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [LEADER]: Queue going to LEADER mode. State: All 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: "1d079e436a2546b99879e5abf5aa073a" member_type: VOTER }
I20260713 09:05:36.327050 16666 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:36.337373 16670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d079e436a2546b99879e5abf5aa073a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d079e436a2546b99879e5abf5aa073a" member_type: VOTER } }
I20260713 09:05:36.338086 16670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:36.339481 16671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d079e436a2546b99879e5abf5aa073a. Latest consensus state: current_term: 1 leader_uuid: "1d079e436a2546b99879e5abf5aa073a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d079e436a2546b99879e5abf5aa073a" member_type: VOTER } }
I20260713 09:05:36.340167 16671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:36.344944 16678 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:36.360049 16678 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:36.362434 16599 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:36.377961 16678 catalog_manager.cc:1383] Generated new cluster ID: 1f4a444835d54f358340614cd7c818c3
I20260713 09:05:36.378307 16678 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:36.416036 16678 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:36.417659 16678 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:36.441534 16678 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a: Generated new TSK 0
I20260713 09:05:36.442651 16678 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:36.494104 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:36.504102 16688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:36.505365 16689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:36.509428 16599 server_base.cc:1061] running on GCE node
W20260713 09:05:36.509364 16691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:36.510604 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:36.510875 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:36.511076 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933536511059 us; error 0 us; skew 500 ppm
I20260713 09:05:36.511919 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:36.516094 16599 webserver.cc:533] Webserver started at http://127.16.53.193:44575/ using document root <none> and password file <none>
I20260713 09:05:36.516819 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:36.517061 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:36.517405 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:36.518905 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-0-root/instance:
uuid: "fa591e581ba94da6a77a577c29d95234"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-cv6z"
I20260713 09:05:36.525763 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.002s
I20260713 09:05:36.530977 16696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.531975 16599 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:05:36.532327 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "fa591e581ba94da6a77a577c29d95234"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-cv6z"
I20260713 09:05:36.532696 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:36.577533 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:36.579310 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:36.582491 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:36.586794 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:36.587025 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.587371 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:36.587551 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.687206 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:33959
I20260713 09:05:36.687300 16758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:33959 every 8 connection(s)
I20260713 09:05:36.694707 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:36.705376 16763 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:36.707474 16764 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:36.712204 16599 server_base.cc:1061] running on GCE node
W20260713 09:05:36.713792 16766 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:36.714736 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:36.714968 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:36.715173 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933536715149 us; error 0 us; skew 500 ppm
I20260713 09:05:36.715925 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:36.718940 16599 webserver.cc:533] Webserver started at http://127.16.53.194:44345/ using document root <none> and password file <none>
I20260713 09:05:36.719503 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:36.719784 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:36.720122 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:36.721315 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-1-root/instance:
uuid: "72e499362fb24cd7b76d24a901df04f2"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-cv6z"
I20260713 09:05:36.721531 16759 heartbeater.cc:344] Connected to a master server at 127.16.53.254:40173
I20260713 09:05:36.721973 16759 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:36.723134 16759 heartbeater.cc:507] Master 127.16.53.254:40173 requested a full tablet report, sending...
I20260713 09:05:36.726747 16631 ts_manager.cc:194] Registered new tserver with Master: fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959)
I20260713 09:05:36.728246 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:05:36.730002 16631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52750
I20260713 09:05:36.734349 16771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.735351 16599 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:05:36.735633 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-1-root
uuid: "72e499362fb24cd7b76d24a901df04f2"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-cv6z"
I20260713 09:05:36.736039 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:36.756304 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:36.757589 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:36.760116 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:36.762895 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:36.763123 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.763368 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:36.763540 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.865907 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.194:34651
I20260713 09:05:36.866071 16833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.194:34651 every 8 connection(s)
I20260713 09:05:36.873771 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:36.883067 16837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:36.890128 16834 heartbeater.cc:344] Connected to a master server at 127.16.53.254:40173
I20260713 09:05:36.890568 16834 heartbeater.cc:461] Registering TS with master...
W20260713 09:05:36.891541 16838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:36.891774 16834 heartbeater.cc:507] Master 127.16.53.254:40173 requested a full tablet report, sending...
I20260713 09:05:36.894991 16631 ts_manager.cc:194] Registered new tserver with Master: 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:36.897750 16631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52754
I20260713 09:05:36.904891 16599 server_base.cc:1061] running on GCE node
W20260713 09:05:36.904906 16840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:36.906226 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:36.906430 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:36.906651 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933536906610 us; error 0 us; skew 500 ppm
I20260713 09:05:36.907238 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:36.909997 16599 webserver.cc:533] Webserver started at http://127.16.53.195:38939/ using document root <none> and password file <none>
I20260713 09:05:36.910498 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:36.910701 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:36.910974 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:36.912103 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-2-root/instance:
uuid: "2d174896018f4d62921793a61060e19e"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-cv6z"
I20260713 09:05:36.916980 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:36.920733 16845 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.921626 16599 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:05:36.921968 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-2-root
uuid: "2d174896018f4d62921793a61060e19e"
format_stamp: "Formatted at 2026-07-13 09:05:36 on dist-test-slave-cv6z"
I20260713 09:05:36.922327 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933534607495-16599-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:36.952857 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:36.954517 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:36.956223 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:36.958945 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:36.959239 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:36.959519 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:36.959762 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:05:37.045713 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.195:33897
I20260713 09:05:37.045837 16907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.195:33897 every 8 connection(s)
I20260713 09:05:37.063653 16908 heartbeater.cc:344] Connected to a master server at 127.16.53.254:40173
I20260713 09:05:37.064110 16908 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:37.065152 16908 heartbeater.cc:507] Master 127.16.53.254:40173 requested a full tablet report, sending...
I20260713 09:05:37.067330 16631 ts_manager.cc:194] Registered new tserver with Master: 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:37.068192 16599 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016889932s
I20260713 09:05:37.069069 16631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52758
I20260713 09:05:37.119302 16631 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52770:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:37.123008 16631 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:37.230749 16873 tablet_service.cc:1511] Processing CreateTablet for tablet 5cca5ac254234557814804f5120685af (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:37.232471 16873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cca5ac254234557814804f5120685af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.237756 16724 tablet_service.cc:1511] Processing CreateTablet for tablet 5cca5ac254234557814804f5120685af (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:37.239161 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cca5ac254234557814804f5120685af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.240562 16872 tablet_service.cc:1511] Processing CreateTablet for tablet 0339326469fd44d392ba94be3e2a243a (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:37.242079 16872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339326469fd44d392ba94be3e2a243a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.245126 16798 tablet_service.cc:1511] Processing CreateTablet for tablet 0339326469fd44d392ba94be3e2a243a (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:37.246562 16798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339326469fd44d392ba94be3e2a243a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.249145 16797 tablet_service.cc:1511] Processing CreateTablet for tablet 6191f90ba7c14f2e966f24700cd8b579 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:37.250643 16797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6191f90ba7c14f2e966f24700cd8b579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.252090 16799 tablet_service.cc:1511] Processing CreateTablet for tablet 5cca5ac254234557814804f5120685af (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:37.253470 16799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cca5ac254234557814804f5120685af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.258679 16871 tablet_service.cc:1511] Processing CreateTablet for tablet 6191f90ba7c14f2e966f24700cd8b579 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:37.264169 16871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6191f90ba7c14f2e966f24700cd8b579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.263904 16723 tablet_service.cc:1511] Processing CreateTablet for tablet 0339326469fd44d392ba94be3e2a243a (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:37.267154 16722 tablet_service.cc:1511] Processing CreateTablet for tablet 6191f90ba7c14f2e966f24700cd8b579 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:37.269167 16723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339326469fd44d392ba94be3e2a243a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.273427 16721 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4306eec35f4069ab7a02b5f41b0ac2 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:37.274156 16796 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4306eec35f4069ab7a02b5f41b0ac2 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:37.277415 16796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4306eec35f4069ab7a02b5f41b0ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.278528 16722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6191f90ba7c14f2e966f24700cd8b579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.284113 16721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4306eec35f4069ab7a02b5f41b0ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.291864 16926 tablet_bootstrap.cc:492] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e: Bootstrap starting.
I20260713 09:05:37.291126 16873 tablet_service.cc:1511] Processing CreateTablet for tablet 4b4306eec35f4069ab7a02b5f41b0ac2 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:37.295334 16873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b4306eec35f4069ab7a02b5f41b0ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.304733 16720 tablet_service.cc:1511] Processing CreateTablet for tablet 65b8692ebd9b48128d5b270705f9ca55 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:37.307462 16720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b8692ebd9b48128d5b270705f9ca55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.313174 16795 tablet_service.cc:1511] Processing CreateTablet for tablet 65b8692ebd9b48128d5b270705f9ca55 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:37.315390 16795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b8692ebd9b48128d5b270705f9ca55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.322691 16719 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb41967b09841a7b80bf776d6512425 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:37.324510 16719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb41967b09841a7b80bf776d6512425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.332706 16872 tablet_service.cc:1511] Processing CreateTablet for tablet 65b8692ebd9b48128d5b270705f9ca55 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:37.340189 16794 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb41967b09841a7b80bf776d6512425 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:37.341591 16794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb41967b09841a7b80bf776d6512425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.335884 16926 tablet_bootstrap.cc:654] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.345825 16872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b8692ebd9b48128d5b270705f9ca55. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:37.368675 16679 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:37.378911 16927 tablet_bootstrap.cc:492] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2: Bootstrap starting.
I20260713 09:05:37.397012 16870 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb41967b09841a7b80bf776d6512425 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:37.397935 16718 tablet_service.cc:1511] Processing CreateTablet for tablet a4542376004d47f4876192a15752d962 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:37.399524 16870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb41967b09841a7b80bf776d6512425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.399657 16718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4542376004d47f4876192a15752d962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.435132 16799 tablet_service.cc:1511] Processing CreateTablet for tablet a4542376004d47f4876192a15752d962 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:37.436705 16799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4542376004d47f4876192a15752d962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.441015 16871 tablet_service.cc:1511] Processing CreateTablet for tablet a4542376004d47f4876192a15752d962 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:37.442309 16871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4542376004d47f4876192a15752d962. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.443907 16929 tablet_bootstrap.cc:492] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234: Bootstrap starting.
I20260713 09:05:37.447043 16926 tablet_bootstrap.cc:492] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e: No bootstrap required, opened a new log
I20260713 09:05:37.447593 16926 ts_tablet_manager.cc:1403] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e: Time spent bootstrapping tablet: real 0.174s	user 0.006s	sys 0.027s
I20260713 09:05:37.450268 16724 tablet_service.cc:1511] Processing CreateTablet for tablet 5769a32c1f6b46bc8d54d7a72fac31dc (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:37.451877 16724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5769a32c1f6b46bc8d54d7a72fac31dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.451673 16796 tablet_service.cc:1511] Processing CreateTablet for tablet 5769a32c1f6b46bc8d54d7a72fac31dc (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:37.452895 16796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5769a32c1f6b46bc8d54d7a72fac31dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.461509 16873 tablet_service.cc:1511] Processing CreateTablet for tablet 5769a32c1f6b46bc8d54d7a72fac31dc (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:37.464993 16873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5769a32c1f6b46bc8d54d7a72fac31dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.464859 16927 tablet_bootstrap.cc:654] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.464972 16926 raft_consensus.cc:359] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.471841 16797 tablet_service.cc:1511] Processing CreateTablet for tablet 5afe34e032c442fca2b6e3c980463753 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:37.479944 16926 raft_consensus.cc:385] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.473063 16870 tablet_service.cc:1511] Processing CreateTablet for tablet 5afe34e032c442fca2b6e3c980463753 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:37.481868 16797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afe34e032c442fca2b6e3c980463753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.484428 16870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afe34e032c442fca2b6e3c980463753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.487972 16720 tablet_service.cc:1511] Processing CreateTablet for tablet 5afe34e032c442fca2b6e3c980463753 (DEFAULT_TABLE table=test-workload [id=9c3053bcf1b540439bdc4d233e35a9d7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:37.489289 16720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5afe34e032c442fca2b6e3c980463753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:37.480304 16926 raft_consensus.cc:740] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.512887 16926 consensus_queue.cc:260] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.519780 16926 ts_tablet_manager.cc:1434] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e: Time spent starting tablet: real 0.072s	user 0.011s	sys 0.000s
I20260713 09:05:37.520918 16908 heartbeater.cc:499] Master 127.16.53.254:40173 was elected leader, sending a full tablet report...
I20260713 09:05:37.523157 16927 tablet_bootstrap.cc:492] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2: No bootstrap required, opened a new log
I20260713 09:05:37.522930 16926 tablet_bootstrap.cc:492] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e: Bootstrap starting.
I20260713 09:05:37.524050 16927 ts_tablet_manager.cc:1403] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.012s
I20260713 09:05:37.533425 16926 tablet_bootstrap.cc:654] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.535972 16929 tablet_bootstrap.cc:654] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.536702 16927 raft_consensus.cc:359] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.539913 16927 raft_consensus.cc:385] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.540459 16927 raft_consensus.cc:740] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.541481 16927 consensus_queue.cc:260] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.552626 16926 tablet_bootstrap.cc:492] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e: No bootstrap required, opened a new log
W20260713 09:05:37.552580 16909 tablet.cc:2406] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:37.553231 16926 ts_tablet_manager.cc:1403] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.001s
I20260713 09:05:37.553525 16929 tablet_bootstrap.cc:492] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234: No bootstrap required, opened a new log
I20260713 09:05:37.554021 16929 ts_tablet_manager.cc:1403] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.008s
I20260713 09:05:37.555560 16926 raft_consensus.cc:359] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.556188 16926 raft_consensus.cc:385] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.556384 16926 raft_consensus.cc:740] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.557022 16926 consensus_queue.cc:260] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.557605 16929 raft_consensus.cc:359] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.558404 16929 raft_consensus.cc:385] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.558753 16929 raft_consensus.cc:740] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.559438 16926 ts_tablet_manager.cc:1434] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260713 09:05:37.560541 16926 tablet_bootstrap.cc:492] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e: Bootstrap starting.
I20260713 09:05:37.560834 16927 ts_tablet_manager.cc:1434] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.002s
I20260713 09:05:37.561489 16834 heartbeater.cc:499] Master 127.16.53.254:40173 was elected leader, sending a full tablet report...
I20260713 09:05:37.567386 16927 tablet_bootstrap.cc:492] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2: Bootstrap starting.
I20260713 09:05:37.563625 16929 consensus_queue.cc:260] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.571857 16926 tablet_bootstrap.cc:654] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.572068 16929 ts_tablet_manager.cc:1434] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:05:37.573861 16759 heartbeater.cc:499] Master 127.16.53.254:40173 was elected leader, sending a full tablet report...
I20260713 09:05:37.575088 16929 tablet_bootstrap.cc:492] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234: Bootstrap starting.
I20260713 09:05:37.576884 16927 tablet_bootstrap.cc:654] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.585397 16929 tablet_bootstrap.cc:654] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.594553 16926 tablet_bootstrap.cc:492] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e: No bootstrap required, opened a new log
I20260713 09:05:37.595216 16926 ts_tablet_manager.cc:1403] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260713 09:05:37.599195 16926 raft_consensus.cc:359] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.600255 16926 raft_consensus.cc:385] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.600668 16926 raft_consensus.cc:740] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.601652 16926 consensus_queue.cc:260] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.604586 16926 ts_tablet_manager.cc:1434] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260713 09:05:37.605680 16926 tablet_bootstrap.cc:492] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e: Bootstrap starting.
I20260713 09:05:37.614625 16926 tablet_bootstrap.cc:654] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.625509 16929 tablet_bootstrap.cc:492] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234: No bootstrap required, opened a new log
I20260713 09:05:37.625592 16927 tablet_bootstrap.cc:492] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2: No bootstrap required, opened a new log
I20260713 09:05:37.626286 16927 ts_tablet_manager.cc:1403] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.004s
I20260713 09:05:37.627679 16926 tablet_bootstrap.cc:492] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e: No bootstrap required, opened a new log
I20260713 09:05:37.628100 16929 ts_tablet_manager.cc:1403] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.019s
I20260713 09:05:37.628230 16926 ts_tablet_manager.cc:1403] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260713 09:05:37.629691 16927 raft_consensus.cc:359] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.630540 16927 raft_consensus.cc:385] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.630954 16927 raft_consensus.cc:740] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.631373 16929 raft_consensus.cc:359] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.632225 16929 raft_consensus.cc:385] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.631978 16927 consensus_queue.cc:260] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.632141 16926 raft_consensus.cc:359] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.632659 16929 raft_consensus.cc:740] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.632939 16926 raft_consensus.cc:385] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.633335 16926 raft_consensus.cc:740] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.634126 16926 consensus_queue.cc:260] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.635488 16927 ts_tablet_manager.cc:1434] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:05:37.636585 16927 tablet_bootstrap.cc:492] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2: Bootstrap starting.
I20260713 09:05:37.636710 16926 ts_tablet_manager.cc:1434] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:05:37.637809 16926 tablet_bootstrap.cc:492] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e: Bootstrap starting.
I20260713 09:05:37.644377 16927 tablet_bootstrap.cc:654] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.645089 16926 tablet_bootstrap.cc:654] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.651919 16929 consensus_queue.cc:260] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.658304 16926 tablet_bootstrap.cc:492] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e: No bootstrap required, opened a new log
I20260713 09:05:37.658502 16927 tablet_bootstrap.cc:492] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2: No bootstrap required, opened a new log
I20260713 09:05:37.658519 16929 ts_tablet_manager.cc:1434] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:05:37.658870 16926 ts_tablet_manager.cc:1403] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:05:37.658972 16927 ts_tablet_manager.cc:1403] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260713 09:05:37.662504 16927 raft_consensus.cc:359] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.663079 16929 tablet_bootstrap.cc:492] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234: Bootstrap starting.
I20260713 09:05:37.662788 16926 raft_consensus.cc:359] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.663398 16927 raft_consensus.cc:385] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.663635 16926 raft_consensus.cc:385] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.663827 16927 raft_consensus.cc:740] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.664040 16926 raft_consensus.cc:740] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.664883 16927 consensus_queue.cc:260] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.664880 16926 consensus_queue.cc:260] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.667692 16927 ts_tablet_manager.cc:1434] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:05:37.667692 16926 ts_tablet_manager.cc:1434] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260713 09:05:37.668934 16927 tablet_bootstrap.cc:492] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2: Bootstrap starting.
I20260713 09:05:37.669070 16926 tablet_bootstrap.cc:492] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e: Bootstrap starting.
I20260713 09:05:37.677244 16926 tablet_bootstrap.cc:654] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.677728 16927 tablet_bootstrap.cc:654] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.686633 16929 tablet_bootstrap.cc:654] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.695854 16927 tablet_bootstrap.cc:492] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2: No bootstrap required, opened a new log
I20260713 09:05:37.696347 16927 ts_tablet_manager.cc:1403] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.001s
I20260713 09:05:37.697252 16931 raft_consensus.cc:493] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.697988 16926 tablet_bootstrap.cc:492] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e: No bootstrap required, opened a new log
I20260713 09:05:37.697793 16931 raft_consensus.cc:515] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.698462 16926 ts_tablet_manager.cc:1403] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.019s
I20260713 09:05:37.699450 16927 raft_consensus.cc:359] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.700264 16927 raft_consensus.cc:385] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.700560 16927 raft_consensus.cc:740] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.701324 16926 raft_consensus.cc:359] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.701400 16927 consensus_queue.cc:260] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.702178 16926 raft_consensus.cc:385] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.702481 16926 raft_consensus.cc:740] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.703166 16926 consensus_queue.cc:260] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.704286 16927 ts_tablet_manager.cc:1434] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260713 09:05:37.705354 16927 tablet_bootstrap.cc:492] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2: Bootstrap starting.
I20260713 09:05:37.712723 16927 tablet_bootstrap.cc:654] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.712965 16926 ts_tablet_manager.cc:1434] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260713 09:05:37.713918 16926 tablet_bootstrap.cc:492] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e: Bootstrap starting.
I20260713 09:05:37.716620 16934 raft_consensus.cc:493] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.717379 16934 raft_consensus.cc:515] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.720342 16926 tablet_bootstrap.cc:654] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.725198 16927 tablet_bootstrap.cc:492] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2: No bootstrap required, opened a new log
I20260713 09:05:37.725854 16927 ts_tablet_manager.cc:1403] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:05:37.728968 16927 raft_consensus.cc:359] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.729749 16927 raft_consensus.cc:385] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.730122 16927 raft_consensus.cc:740] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.731024 16927 consensus_queue.cc:260] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.732739 16926 tablet_bootstrap.cc:492] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e: No bootstrap required, opened a new log
I20260713 09:05:37.733278 16926 ts_tablet_manager.cc:1403] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260713 09:05:37.736097 16931 leader_election.cc:290] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:37.736315 16926 raft_consensus.cc:359] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.737228 16926 raft_consensus.cc:385] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.737593 16926 raft_consensus.cc:740] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.738545 16926 consensus_queue.cc:260] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.741328 16934 leader_election.cc:290] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d174896018f4d62921793a61060e19e (127.16.53.195:33897), fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959)
I20260713 09:05:37.746817 16926 ts_tablet_manager.cc:1434] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260713 09:05:37.748220 16926 tablet_bootstrap.cc:492] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e: Bootstrap starting.
I20260713 09:05:37.748292 16929 tablet_bootstrap.cc:492] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234: No bootstrap required, opened a new log
I20260713 09:05:37.749009 16929 ts_tablet_manager.cc:1403] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234: Time spent bootstrapping tablet: real 0.086s	user 0.007s	sys 0.008s
I20260713 09:05:37.752543 16929 raft_consensus.cc:359] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.753472 16929 raft_consensus.cc:385] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.753837 16929 raft_consensus.cc:740] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.754690 16929 consensus_queue.cc:260] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.757929 16929 ts_tablet_manager.cc:1434] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:05:37.759150 16929 tablet_bootstrap.cc:492] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234: Bootstrap starting.
I20260713 09:05:37.764878 16926 tablet_bootstrap.cc:654] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.775966 16929 tablet_bootstrap.cc:654] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.787976 16927 ts_tablet_manager.cc:1434] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2: Time spent starting tablet: real 0.062s	user 0.022s	sys 0.015s
I20260713 09:05:37.789057 16927 tablet_bootstrap.cc:492] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2: Bootstrap starting.
I20260713 09:05:37.795670 16926 tablet_bootstrap.cc:492] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e: No bootstrap required, opened a new log
I20260713 09:05:37.797006 16926 ts_tablet_manager.cc:1403] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.006s
I20260713 09:05:37.797976 16929 tablet_bootstrap.cc:492] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234: No bootstrap required, opened a new log
I20260713 09:05:37.798446 16929 ts_tablet_manager.cc:1403] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.009s
I20260713 09:05:37.799881 16926 raft_consensus.cc:359] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.800653 16926 raft_consensus.cc:385] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.800935 16926 raft_consensus.cc:740] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.801298 16929 raft_consensus.cc:359] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.802007 16929 raft_consensus.cc:385] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.802317 16929 raft_consensus.cc:740] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.803495 16929 consensus_queue.cc:260] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.804651 16927 tablet_bootstrap.cc:654] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.807057 16931 raft_consensus.cc:493] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.807618 16931 raft_consensus.cc:515] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.809695 16931 leader_election.cc:290] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:37.811359 16929 ts_tablet_manager.cc:1434] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260713 09:05:37.812644 16929 tablet_bootstrap.cc:492] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234: Bootstrap starting.
I20260713 09:05:37.812779 16950 raft_consensus.cc:493] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.813314 16950 raft_consensus.cc:515] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.815460 16950 leader_election.cc:290] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:37.806761 16926 consensus_queue.cc:260] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.822968 16926 ts_tablet_manager.cc:1434] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260713 09:05:37.827548 16926 tablet_bootstrap.cc:492] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e: Bootstrap starting.
I20260713 09:05:37.835520 16950 raft_consensus.cc:493] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.832742 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:37.837319 16882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:37.836367 16950 raft_consensus.cc:515] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.839537 16882 raft_consensus.cc:2468] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 0.
I20260713 09:05:37.843330 16734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:37.844525 16773 leader_election.cc:304] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:37.841080 16883 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 0.
I20260713 09:05:37.847157 16934 raft_consensus.cc:2804] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:05:37.848768 16848 leader_election.cc:343] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:37.848305 16934 raft_consensus.cc:493] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:37.850168 16934 raft_consensus.cc:3060] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.850003 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:37.851634 16950 leader_election.cc:290] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:37.850616 16808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:37.846669 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:37.854194 16808 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 0.
I20260713 09:05:37.855877 16733 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 0.
I20260713 09:05:37.862955 16773 leader_election.cc:304] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:37.851686 16809 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 0.
I20260713 09:05:37.861717 16929 tablet_bootstrap.cc:654] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.861994 16927 tablet_bootstrap.cc:492] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2: No bootstrap required, opened a new log
I20260713 09:05:37.865589 16935 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.865514 16849 leader_election.cc:304] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:37.866950 16935 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.868614 16849 leader_election.cc:304] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: fa591e581ba94da6a77a577c29d95234
I20260713 09:05:37.869313 16931 raft_consensus.cc:2804] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:37.867460 16927 ts_tablet_manager.cc:1403] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.006s
I20260713 09:05:37.866247 16950 raft_consensus.cc:2804] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:37.870489 16946 raft_consensus.cc:2804] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:37.869661 16931 raft_consensus.cc:493] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:37.867426 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:37.872155 16946 raft_consensus.cc:493] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:37.872670 16926 tablet_bootstrap.cc:654] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:37.872712 16946 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.873502 16931 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.871857 16950 raft_consensus.cc:493] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:37.876240 16935 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:37.876556 16950 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:37.877470 16773 leader_election.cc:343] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2d174896018f4d62921793a61060e19e (127.16.53.195:33897): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:37.875284 16934 raft_consensus.cc:515] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.902606 16934 leader_election.cc:290] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:37.903935 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:37.904525 16883 raft_consensus.cc:3060] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.909595 16931 raft_consensus.cc:515] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.911566 16931 leader_election.cc:290] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:37.913179 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:37.913527 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:37.915006 16733 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.911072 16927 raft_consensus.cc:359] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.917631 16927 raft_consensus.cc:385] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:37.924060 16927 raft_consensus.cc:740] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Initialized, Role: FOLLOWER
I20260713 09:05:37.925350 16927 consensus_queue.cc:260] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.930146 16935 raft_consensus.cc:493] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.930632 16935 raft_consensus.cc:515] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.932000 16733 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 1.
I20260713 09:05:37.933004 16935 leader_election.cc:290] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:37.933168 16848 leader_election.cc:304] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:37.934043 16931 raft_consensus.cc:2804] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:37.934229 16950 raft_consensus.cc:515] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:37.939349 16946 raft_consensus.cc:515] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.957885 16809 raft_consensus.cc:2393] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d174896018f4d62921793a61060e19e in current term 1: Already voted for candidate 72e499362fb24cd7b76d24a901df04f2 in this term.
I20260713 09:05:37.952112 16934 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:37.964664 16927 ts_tablet_manager.cc:1434] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.002s
I20260713 09:05:37.967353 16927 tablet_bootstrap.cc:492] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2: Bootstrap starting.
I20260713 09:05:37.970822 16950 leader_election.cc:290] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 election: Requested vote from peers 2d174896018f4d62921793a61060e19e (127.16.53.195:33897), fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959)
I20260713 09:05:37.971427 16934 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:37.971765 16882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:37.974310 16934 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:37.965039 16883 raft_consensus.cc:2468] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 1.
I20260713 09:05:37.978164 16881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:37.978561 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:37.980014 16946 leader_election.cc:290] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:37.980850 16881 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 0.
W20260713 09:05:37.981002 16848 leader_election.cc:343] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:37.982295 16773 leader_election.cc:304] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:37.984011 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:37.984905 16934 raft_consensus.cc:2804] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:37.984989 16809 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:37.985477 16934 raft_consensus.cc:697] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:37.984273 16931 raft_consensus.cc:697] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Becoming Leader. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:37.985565 16773 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:38.004541 16961 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.006145 16950 raft_consensus.cc:2804] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.010771 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.007745 16950 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.012030 16950 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.005379 16961 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.015704 16733 raft_consensus.cc:2393] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72e499362fb24cd7b76d24a901df04f2 in current term 1: Already voted for candidate 2d174896018f4d62921793a61060e19e in this term.
I20260713 09:05:38.007419 16934 consensus_queue.cc:237] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.016037 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.017537 16734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.009430 16931 consensus_queue.cc:237] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:38.021872 16731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:38.027071 16926 tablet_bootstrap.cc:492] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e: No bootstrap required, opened a new log
I20260713 09:05:38.019534 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:38.027753 16926 ts_tablet_manager.cc:1403] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e: Time spent bootstrapping tablet: real 0.202s	user 0.017s	sys 0.004s
I20260713 09:05:38.027107 16935 raft_consensus.cc:493] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.028313 16730 raft_consensus.cc:2393] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72e499362fb24cd7b76d24a901df04f2 in current term 1: Already voted for candidate 2d174896018f4d62921793a61060e19e in this term.
I20260713 09:05:38.028319 16935 raft_consensus.cc:515] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
W20260713 09:05:38.029632 16774 leader_election.cc:343] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.024410 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.032806 16935 leader_election.cc:290] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.033699 16960 raft_consensus.cc:493] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:05:38.033831 16774 leader_election.cc:343] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.035105 16733 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 0.
I20260713 09:05:38.035993 16960 raft_consensus.cc:515] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
W20260713 09:05:38.039510 16774 leader_election.cc:343] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.040843 16774 leader_election.cc:304] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [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: 72e499362fb24cd7b76d24a901df04f2; no voters: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234
I20260713 09:05:38.044404 16808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:38.044570 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.045254 16961 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:38.045420 16733 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 0.
I20260713 09:05:38.047199 16848 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:38.047688 16809 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 1.
I20260713 09:05:38.048167 16881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:38.048779 16881 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 0.
I20260713 09:05:38.049021 16849 leader_election.cc:304] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: fa591e581ba94da6a77a577c29d95234
I20260713 09:05:38.049747 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:38.050496 16883 raft_consensus.cc:2468] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 0.
I20260713 09:05:38.078375 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:38.081103 16880 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 0.
I20260713 09:05:38.081594 16960 leader_election.cc:290] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:38.071434 16926 raft_consensus.cc:359] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.083531 16926 raft_consensus.cc:385] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.083932 16926 raft_consensus.cc:740] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.085213 16960 raft_consensus.cc:2804] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.085297 16961 raft_consensus.cc:2804] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:05:38.088152 16774 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.193:33959, user_credentials={real_user=slave}} blocked reactor thread for 50299.4us
I20260713 09:05:38.089174 16926 consensus_queue.cc:260] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.089481 16698 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:38.089855 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.090190 16961 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.092306 16698 leader_election.cc:304] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:38.090157 16960 raft_consensus.cc:697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Becoming Leader. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
W20260713 09:05:38.096158 16848 leader_election.cc:343] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.092396 16961 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.098044 16960 consensus_queue.cc:237] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.092986 16935 raft_consensus.cc:2804] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.100059 16935 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.100483 16935 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.107533 16927 tablet_bootstrap.cc:654] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.102653 16929 tablet_bootstrap.cc:492] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234: No bootstrap required, opened a new log
I20260713 09:05:38.108036 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:38.110998 16926 ts_tablet_manager.cc:1434] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e: Time spent starting tablet: real 0.082s	user 0.012s	sys 0.005s
I20260713 09:05:38.103824 16950 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.113736 16698 leader_election.cc:304] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
W20260713 09:05:38.114009 16849 leader_election.cc:343] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.114579 16849 leader_election.cc:304] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e; no voters: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234
I20260713 09:05:38.111573 16929 ts_tablet_manager.cc:1403] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234: Time spent bootstrapping tablet: real 0.299s	user 0.022s	sys 0.037s
I20260713 09:05:38.119062 16965 raft_consensus.cc:2749] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.122346 16808 raft_consensus.cc:2393] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d174896018f4d62921793a61060e19e in current term 1: Already voted for candidate 72e499362fb24cd7b76d24a901df04f2 in this term.
I20260713 09:05:38.121599 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:38.122927 16806 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 0.
I20260713 09:05:38.121080 16964 raft_consensus.cc:2749] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.147042 16807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:38.179256 16961 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.302937 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
W20260713 09:05:38.302754 16914 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.16.53.254:40173, user_credentials={real_user=slave}} blocked reactor thread for 144086us
I20260713 09:05:38.304283 16809 raft_consensus.cc:2393] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa591e581ba94da6a77a577c29d95234 in current term 1: Already voted for candidate 72e499362fb24cd7b76d24a901df04f2 in this term.
W20260713 09:05:38.304549 16849 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.194:34651, user_credentials={real_user=slave}} blocked reactor thread for 156355us
W20260713 09:05:38.306493 16700 leader_election.cc:343] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.306589 16967 raft_consensus.cc:2804] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.307204 16967 raft_consensus.cc:493] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.307730 16967 raft_consensus.cc:3060] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.307358 16929 raft_consensus.cc:359] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.213853 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:38.308816 16929 raft_consensus.cc:385] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.235802 16961 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:38.312608 16965 raft_consensus.cc:493] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.315001 16946 raft_consensus.cc:493] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.310588 16935 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.315294 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
W20260713 09:05:38.206797 16698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.195:33897, user_credentials={real_user=slave}} blocked reactor thread for 46791.4us
I20260713 09:05:38.316525 16809 raft_consensus.cc:2393] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d174896018f4d62921793a61060e19e in current term 1: Already voted for candidate 72e499362fb24cd7b76d24a901df04f2 in this term.
I20260713 09:05:38.315522 16946 raft_consensus.cc:515] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.320446 16950 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.314399 16929 raft_consensus.cc:740] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.322355 16935 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.318863 16733 raft_consensus.cc:2393] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d174896018f4d62921793a61060e19e in current term 1: Already voted for candidate fa591e581ba94da6a77a577c29d95234 in this term.
I20260713 09:05:38.315371 16965 raft_consensus.cc:515] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.325287 16946 leader_election.cc:290] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:38.327188 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:38.327272 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:38.331216 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:38.330935 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:38.331833 16965 leader_election.cc:290] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:38.332074 16880 raft_consensus.cc:2393] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 72e499362fb24cd7b76d24a901df04f2 in current term 1: Already voted for candidate 2d174896018f4d62921793a61060e19e in this term.
I20260713 09:05:38.329785 16806 raft_consensus.cc:2393] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fa591e581ba94da6a77a577c29d95234 in current term 1: Already voted for candidate 72e499362fb24cd7b76d24a901df04f2 in this term.
I20260713 09:05:38.330826 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.337616 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.337780 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e"
W20260713 09:05:38.334980 16849 leader_election.cc:343] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.329213 16929 consensus_queue.cc:260] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.336833 16966 raft_consensus.cc:2804] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:05:38.340391 16848 leader_election.cc:343] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.342186 16848 leader_election.cc:304] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e; no voters: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234
I20260713 09:05:38.342379 16773 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [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: 72e499362fb24cd7b76d24a901df04f2; no voters: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234
W20260713 09:05:38.343358 16848 leader_election.cc:343] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.340955 16880 raft_consensus.cc:2393] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fa591e581ba94da6a77a577c29d95234 in current term 1: Already voted for candidate 2d174896018f4d62921793a61060e19e in this term.
I20260713 09:05:38.343488 16929 ts_tablet_manager.cc:1434] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234: Time spent starting tablet: real 0.225s	user 0.015s	sys 0.019s
I20260713 09:05:38.343794 16966 raft_consensus.cc:493] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.344868 16965 raft_consensus.cc:2749] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.347347 16966 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.347447 16698 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [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: fa591e581ba94da6a77a577c29d95234; no voters: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:38.344390 16934 raft_consensus.cc:2749] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.344475 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:38.350765 16929 tablet_bootstrap.cc:492] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234: Bootstrap starting.
I20260713 09:05:38.350804 16809 raft_consensus.cc:2468] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 0.
I20260713 09:05:38.353601 16849 leader_election.cc:304] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: fa591e581ba94da6a77a577c29d95234
I20260713 09:05:38.353502 16967 raft_consensus.cc:515] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.356118 16965 raft_consensus.cc:2804] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.356786 16965 raft_consensus.cc:493] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.357218 16965 raft_consensus.cc:3060] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.357482 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:38.355870 16935 raft_consensus.cc:2749] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.364188 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:38.364745 16880 raft_consensus.cc:3060] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:38.370814 16679 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:38.372105 16967 leader_election.cc:290] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
W20260713 09:05:38.371954 16700 leader_election.cc:343] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.374881 16929 tablet_bootstrap.cc:654] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.378717 16880 raft_consensus.cc:2468] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 1.
I20260713 09:05:38.379740 16927 tablet_bootstrap.cc:492] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2: No bootstrap required, opened a new log
I20260713 09:05:38.379215 16966 raft_consensus.cc:515] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.381081 16927 ts_tablet_manager.cc:1403] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2: Time spent bootstrapping tablet: real 0.414s	user 0.020s	sys 0.034s
I20260713 09:05:38.381683 16698 leader_election.cc:304] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [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: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:38.383512 16966 leader_election.cc:290] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.382890 16967 raft_consensus.cc:2804] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.384486 16967 raft_consensus.cc:697] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:38.384727 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:38.385349 16809 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.385695 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:38.385339 16967 consensus_queue.cc:237] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.386344 16880 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.386344 16927 raft_consensus.cc:359] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.382093 16965 raft_consensus.cc:515] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.387588 16927 raft_consensus.cc:385] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.388041 16927 raft_consensus.cc:740] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.392468 16730 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:38.393348 16929 tablet_bootstrap.cc:492] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234: No bootstrap required, opened a new log
I20260713 09:05:38.392992 16927 consensus_queue.cc:260] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.393858 16929 ts_tablet_manager.cc:1403] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.003s
W20260713 09:05:38.393863 16848 leader_election.cc:343] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:38.395790 16927 ts_tablet_manager.cc:1434] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:05:38.395884 16809 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 1.
I20260713 09:05:38.396040 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:38.396999 16965 leader_election.cc:290] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 1 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:38.397410 16929 raft_consensus.cc:359] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.401563 16806 raft_consensus.cc:3060] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.401611 16929 raft_consensus.cc:385] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.405543 16700 leader_election.cc:304] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:38.406296 16967 raft_consensus.cc:2804] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.407051 16967 raft_consensus.cc:697] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:38.408030 16967 consensus_queue.cc:237] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.408532 16848 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e; no voters: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234
I20260713 09:05:38.404251 16929 raft_consensus.cc:740] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.410221 16773 leader_election.cc:304] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [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: 72e499362fb24cd7b76d24a901df04f2; no voters: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234
I20260713 09:05:38.410626 16965 raft_consensus.cc:2749] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.410718 16929 consensus_queue.cc:260] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.413020 16934 raft_consensus.cc:2749] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.414146 16929 ts_tablet_manager.cc:1434] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260713 09:05:38.413551 16631 catalog_manager.cc:5697] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.415411 16929 tablet_bootstrap.cc:492] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234: Bootstrap starting.
I20260713 09:05:38.416862 16927 tablet_bootstrap.cc:492] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2: Bootstrap starting.
I20260713 09:05:38.412436 16880 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 1.
I20260713 09:05:38.417625 16630 catalog_manager.cc:5697] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 1 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.418239 16629 catalog_manager.cc:5697] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d174896018f4d62921793a61060e19e (127.16.53.195). New cstate: current_term: 1 leader_uuid: "2d174896018f4d62921793a61060e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.426682 16806 raft_consensus.cc:2468] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 1.
I20260713 09:05:38.430701 16849 leader_election.cc:304] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: fa591e581ba94da6a77a577c29d95234
I20260713 09:05:38.431594 16965 raft_consensus.cc:2804] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.432204 16965 raft_consensus.cc:697] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Becoming Leader. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:38.433209 16965 consensus_queue.cc:237] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.434989 16927 tablet_bootstrap.cc:654] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.440593 16934 raft_consensus.cc:493] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.441272 16934 raft_consensus.cc:515] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.443101 16929 tablet_bootstrap.cc:654] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.445163 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.449524 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:38.450736 16880 raft_consensus.cc:2393] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 72e499362fb24cd7b76d24a901df04f2 in current term 1: Already voted for candidate fa591e581ba94da6a77a577c29d95234 in this term.
I20260713 09:05:38.452147 16773 leader_election.cc:304] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [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: 72e499362fb24cd7b76d24a901df04f2; no voters: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234
I20260713 09:05:38.453342 16950 raft_consensus.cc:3060] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.459700 16934 leader_election.cc:290] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.460373 16927 tablet_bootstrap.cc:492] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2: No bootstrap required, opened a new log
I20260713 09:05:38.460719 16929 tablet_bootstrap.cc:492] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234: No bootstrap required, opened a new log
I20260713 09:05:38.460975 16927 ts_tablet_manager.cc:1403] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.020s
I20260713 09:05:38.461181 16929 ts_tablet_manager.cc:1403] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.007s
I20260713 09:05:38.464461 16950 raft_consensus.cc:2749] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.464388 16929 raft_consensus.cc:359] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.465304 16929 raft_consensus.cc:385] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.464939 16927 raft_consensus.cc:359] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.465657 16929 raft_consensus.cc:740] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.466015 16927 raft_consensus.cc:385] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.466382 16927 raft_consensus.cc:740] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.466594 16929 consensus_queue.cc:260] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.467238 16927 consensus_queue.cc:260] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.469350 16929 ts_tablet_manager.cc:1434] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:05:38.469789 16927 ts_tablet_manager.cc:1434] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:05:38.470427 16929 tablet_bootstrap.cc:492] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234: Bootstrap starting.
I20260713 09:05:38.470813 16927 tablet_bootstrap.cc:492] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2: Bootstrap starting.
I20260713 09:05:38.478808 16929 tablet_bootstrap.cc:654] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.479961 16927 tablet_bootstrap.cc:654] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.485090 16929 tablet_bootstrap.cc:492] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234: No bootstrap required, opened a new log
I20260713 09:05:38.485307 16927 tablet_bootstrap.cc:492] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2: No bootstrap required, opened a new log
I20260713 09:05:38.485685 16929 ts_tablet_manager.cc:1403] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:05:38.486217 16927 ts_tablet_manager.cc:1403] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.007s
I20260713 09:05:38.488503 16927 raft_consensus.cc:359] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.489082 16927 raft_consensus.cc:385] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.488852 16929 raft_consensus.cc:359] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.489362 16927 raft_consensus.cc:740] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.489579 16929 raft_consensus.cc:385] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.489897 16929 raft_consensus.cc:740] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.490193 16927 consensus_queue.cc:260] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.490681 16929 consensus_queue.cc:260] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.492630 16929 ts_tablet_manager.cc:1434] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:38.492674 16927 ts_tablet_manager.cc:1434] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:38.493535 16929 tablet_bootstrap.cc:492] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234: Bootstrap starting.
I20260713 09:05:38.499974 16929 tablet_bootstrap.cc:654] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:38.504007 16631 catalog_manager.cc:5697] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.505514 16929 tablet_bootstrap.cc:492] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234: No bootstrap required, opened a new log
I20260713 09:05:38.505995 16929 ts_tablet_manager.cc:1403] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:05:38.507119 16967 raft_consensus.cc:493] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.507613 16967 raft_consensus.cc:515] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.508738 16929 raft_consensus.cc:359] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.509425 16929 raft_consensus.cc:385] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:38.509707 16929 raft_consensus.cc:740] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Initialized, Role: FOLLOWER
I20260713 09:05:38.510022 16967 leader_election.cc:290] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.510492 16929 consensus_queue.cc:260] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.512694 16929 ts_tablet_manager.cc:1434] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:05:38.513705 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:38.514032 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:38.514384 16880 raft_consensus.cc:2468] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 0.
I20260713 09:05:38.514668 16806 raft_consensus.cc:2468] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 0.
I20260713 09:05:38.516039 16700 leader_election.cc:304] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:38.516927 16967 raft_consensus.cc:2804] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.517292 16967 raft_consensus.cc:493] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.517685 16967 raft_consensus.cc:3060] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.525918 16967 raft_consensus.cc:515] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.528590 16629 catalog_manager.cc:5697] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d174896018f4d62921793a61060e19e (127.16.53.195). New cstate: current_term: 1 leader_uuid: "2d174896018f4d62921793a61060e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.530396 16629 catalog_manager.cc:5697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d174896018f4d62921793a61060e19e (127.16.53.195). New cstate: current_term: 1 leader_uuid: "2d174896018f4d62921793a61060e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:38.530615 16950 consensus_queue.cc:1048] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.532124 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:38.532696 16806 raft_consensus.cc:3060] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.539217 16806 raft_consensus.cc:2468] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 1.
I20260713 09:05:38.540082 16967 leader_election.cc:290] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.541178 16882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:38.541815 16882 raft_consensus.cc:3060] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.543404 16700 leader_election.cc:304] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:38.544229 16967 raft_consensus.cc:2804] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.544723 16967 raft_consensus.cc:697] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:38.546741 16950 raft_consensus.cc:493] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.545593 16967 consensus_queue.cc:237] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.547215 16950 raft_consensus.cc:515] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.550086 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234" is_pre_election: true
I20260713 09:05:38.550340 16950 leader_election.cc:290] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.550712 16733 raft_consensus.cc:2468] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 0.
I20260713 09:05:38.552202 16774 leader_election.cc:304] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:38.553069 16934 raft_consensus.cc:2804] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:38.553428 16934 raft_consensus.cc:493] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:38.553773 16934 raft_consensus.cc:3060] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.555867 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:38.556352 16882 raft_consensus.cc:2468] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 1.
I20260713 09:05:38.556526 16880 raft_consensus.cc:2468] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 0.
I20260713 09:05:38.562763 16934 raft_consensus.cc:515] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.566223 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:38.566861 16733 raft_consensus.cc:3060] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.572870 16965 consensus_queue.cc:1048] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.575611 16733 raft_consensus.cc:2468] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 1.
I20260713 09:05:38.579998 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:38.580667 16883 raft_consensus.cc:3060] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.580770 16774 leader_election.cc:304] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:38.581773 16964 raft_consensus.cc:2804] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:38.583243 16966 raft_consensus.cc:493] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.583782 16966 raft_consensus.cc:515] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.586560 16965 consensus_queue.cc:1048] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.586830 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:38.587615 16809 raft_consensus.cc:2393] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa591e581ba94da6a77a577c29d95234 in current term 1: Already voted for candidate 2d174896018f4d62921793a61060e19e in this term.
I20260713 09:05:38.586171 16966 leader_election.cc:290] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.589751 16882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:38.591887 16698 leader_election.cc:304] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [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: fa591e581ba94da6a77a577c29d95234; no voters: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:38.593192 16935 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.579479 16934 leader_election.cc:290] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 1 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.597740 16964 raft_consensus.cc:697] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:38.599370 16964 consensus_queue.cc:237] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.601933 16935 raft_consensus.cc:2749] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.593868 16883 raft_consensus.cc:2468] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 1.
I20260713 09:05:38.609017 16629 catalog_manager.cc:5697] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.613415 16732 raft_consensus.cc:3060] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.625149 16965 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.626233 16964 consensus_queue.cc:1048] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.652551 16965 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:38.697636 16629 catalog_manager.cc:5697] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 1 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:38.829924 16967 raft_consensus.cc:493] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:38.830500 16967 raft_consensus.cc:515] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:38.832271 16967 leader_election.cc:290] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:38.833221 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:38.833413 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:38.833874 16809 raft_consensus.cc:2393] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa591e581ba94da6a77a577c29d95234 in current term 1: Already voted for candidate 2d174896018f4d62921793a61060e19e in this term.
I20260713 09:05:38.835002 16700 leader_election.cc:304] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [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: fa591e581ba94da6a77a577c29d95234; no voters: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:38.835795 16967 raft_consensus.cc:3060] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:38.840354 16967 raft_consensus.cc:2749] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:38.843957 16931 consensus_queue.cc:1048] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.844128 16967 consensus_queue.cc:1048] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.852792 16931 consensus_queue.cc:1048] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:38.864356 16967 consensus_queue.cc:1048] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:38.880453 16967 consensus_queue.cc:1048] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:38.914149 16967 consensus_queue.cc:1048] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.970415 16967 consensus_queue.cc:1048] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:38.982003 16935 consensus_queue.cc:1048] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.127538 16950 consensus_queue.cc:1048] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:39.140403 16964 consensus_queue.cc:1048] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:05:39.375350 16679 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:40.023536 16967 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:40.024142 16967 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.025923 16967 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:40.026863 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2" is_pre_election: true
I20260713 09:05:40.026973 16882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e" is_pre_election: true
I20260713 09:05:40.027561 16806 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 1.
I20260713 09:05:40.027566 16882 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 1.
I20260713 09:05:40.029021 16698 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [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: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:40.029775 16967 raft_consensus.cc:2804] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:05:40.030133 16967 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:40.030455 16967 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.035573 16967 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.037557 16967 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 2 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:40.038359 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:40.038692 16882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:40.038986 16806 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.039232 16882 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.045821 16806 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 2.
I20260713 09:05:40.045821 16882 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 2.
I20260713 09:05:40.047227 16700 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [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: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:40.047959 16967 raft_consensus.cc:2804] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:40.048452 16967 raft_consensus.cc:697] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:40.049191 16967 consensus_queue.cc:237] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Queue going to LEADER 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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.056128 16629 catalog_manager.cc:5697] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 0 to 2, leader changed from <none> to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.524565 16882 raft_consensus.cc:1275] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:40.525900 16967 consensus_queue.cc:1048] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.536132 16806 raft_consensus.cc:1275] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:05:40.537771 17022 consensus_queue.cc:1048] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:40.726924 16882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cca5ac254234557814804f5120685af"
dest_uuid: "2d174896018f4d62921793a61060e19e"
mode: GRACEFUL
new_leader_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:39968
I20260713 09:05:40.727551 16882 raft_consensus.cc:606] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Received request to transfer leadership to TS fa591e581ba94da6a77a577c29d95234
I20260713 09:05:40.741815 16806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
mode: GRACEFUL
new_leader_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:43186
I20260713 09:05:40.742337 16806 raft_consensus.cc:606] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Received request to transfer leadership to TS fa591e581ba94da6a77a577c29d95234
I20260713 09:05:40.749732 16882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2"
dest_uuid: "2d174896018f4d62921793a61060e19e"
mode: GRACEFUL
new_leader_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:39968
I20260713 09:05:40.750288 16882 raft_consensus.cc:606] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Received request to transfer leadership to TS fa591e581ba94da6a77a577c29d95234
I20260713 09:05:40.763418 16732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
mode: GRACEFUL
new_leader_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:34084
I20260713 09:05:40.763995 16732 raft_consensus.cc:606] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Received request to transfer leadership to TS 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:40.769261 16732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
mode: GRACEFUL
new_leader_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:34084
I20260713 09:05:40.769837 16732 raft_consensus.cc:606] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Received request to transfer leadership to TS 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:40.774693 16882 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4542376004d47f4876192a15752d962"
dest_uuid: "2d174896018f4d62921793a61060e19e"
mode: GRACEFUL
new_leader_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:39968
I20260713 09:05:40.775287 16882 raft_consensus.cc:606] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Received request to transfer leadership to TS 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:40.779971 16732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
mode: GRACEFUL
new_leader_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:34084
I20260713 09:05:40.780479 16732 raft_consensus.cc:606] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Received request to transfer leadership to TS 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:40.785038 16806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
mode: GRACEFUL
new_leader_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:43186
I20260713 09:05:40.785526 16806 raft_consensus.cc:606] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Received request to transfer leadership to TS 2d174896018f4d62921793a61060e19e
I20260713 09:05:40.833853 17022 raft_consensus.cc:993] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234: : Instructing follower 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:40.834318 16967 raft_consensus.cc:1081] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Signalling peer 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:40.836012 16806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:43182
I20260713 09:05:40.836514 16806 raft_consensus.cc:493] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.836824 16806 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.841511 16806 raft_consensus.cc:515] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.843396 16806 leader_election.cc:290] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 2 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:40.844560 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:40.844635 16882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:40.845237 16732 raft_consensus.cc:3055] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:40.845315 16882 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.845618 16732 raft_consensus.cc:740] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:40.846531 16732 consensus_queue.cc:260] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.847767 17030 raft_consensus.cc:993] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2: : Instructing follower fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:40.848229 16732 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.848248 17014 raft_consensus.cc:1081] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Signalling peer fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:40.850253 16733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:34076
I20260713 09:05:40.850800 16733 raft_consensus.cc:493] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.851150 16733 raft_consensus.cc:3060] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.852052 16882 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 2.
I20260713 09:05:40.853497 16773 leader_election.cc:304] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:40.853825 17014 raft_consensus.cc:993] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2: : Instructing follower 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:40.854856 17030 raft_consensus.cc:2804] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:40.855113 16732 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 2.
I20260713 09:05:40.855885 17031 raft_consensus.cc:1081] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Signalling peer 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:40.857097 17030 raft_consensus.cc:697] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:40.857802 16882 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753"
dest_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:39942
I20260713 09:05:40.857913 17030 consensus_queue.cc:237] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Queue 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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.858441 16882 raft_consensus.cc:493] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.858255 16733 raft_consensus.cc:515] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.858858 16882 raft_consensus.cc:3060] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.860733 16733 leader_election.cc:290] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 2 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:40.861217 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:40.861961 16806 raft_consensus.cc:3055] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:40.862388 16806 raft_consensus.cc:740] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:40.863418 16806 consensus_queue.cc:260] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.864717 16882 raft_consensus.cc:515] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.865103 16806 raft_consensus.cc:3060] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.866523 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:40.867332 16883 raft_consensus.cc:3060] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.868116 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:40.868654 16732 raft_consensus.cc:3060] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.878942 16809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5afe34e032c442fca2b6e3c980463753" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:40.879868 16809 raft_consensus.cc:3055] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:40.880316 16809 raft_consensus.cc:740] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:40.881297 16809 consensus_queue.cc:260] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.882489 16809 raft_consensus.cc:3060] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.886287 16883 raft_consensus.cc:2468] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 2.
I20260713 09:05:40.866789 16882 leader_election.cc:290] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 2 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:40.887928 16698 leader_election.cc:304] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [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: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:40.888967 16967 raft_consensus.cc:2804] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:40.889508 16732 raft_consensus.cc:2468] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 2.
I20260713 09:05:40.889575 16967 raft_consensus.cc:697] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:40.889920 17034 raft_consensus.cc:993] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e: : Instructing follower fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:40.890799 16848 leader_election.cc:304] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:40.890843 16967 consensus_queue.cc:237] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [LEADER]: Queue 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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.891816 16960 raft_consensus.cc:1081] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Signalling peer fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:40.891759 16809 raft_consensus.cc:2468] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 2.
I20260713 09:05:40.892853 16960 raft_consensus.cc:2804] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:40.895373 16732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cca5ac254234557814804f5120685af"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:34062
I20260713 09:05:40.896206 16732 raft_consensus.cc:493] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.896726 16732 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.901623 16629 catalog_manager.cc:5697] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 1 to 2, leader changed from fa591e581ba94da6a77a577c29d95234 (127.16.53.193) to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 2 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.904525 16732 raft_consensus.cc:515] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:40.905506 16806 raft_consensus.cc:2468] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 2.
I20260713 09:05:40.905892 16960 raft_consensus.cc:697] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 2 LEADER]: Becoming Leader. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:40.907786 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:40.908435 16883 raft_consensus.cc:3055] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:40.908528 16732 leader_election.cc:290] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 2 election: Requested vote from peers 2d174896018f4d62921793a61060e19e (127.16.53.195:33897), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:40.907275 16960 consensus_queue.cc:237] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [LEADER]: Queue 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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.908830 16883 raft_consensus.cc:740] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:40.909601 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:40.910300 16806 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.909824 16883 consensus_queue.cc:260] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [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: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:40.910101 16630 catalog_manager.cc:5697] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 1 to 2, leader changed from 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194) to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.911528 16883 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.918038 16806 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 2.
I20260713 09:05:40.919330 16700 leader_election.cc:304] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [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: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:40.920296 16967 raft_consensus.cc:2804] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:40.920805 16967 raft_consensus.cc:697] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:40.922469 16883 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 2.
I20260713 09:05:40.921900 16967 consensus_queue.cc:237] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [LEADER]: Queue 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: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:40.923202 16628 catalog_manager.cc:5697] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e reported cstate change: term changed from 1 to 2, leader changed from 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194) to 2d174896018f4d62921793a61060e19e (127.16.53.195). New cstate: current_term: 2 leader_uuid: "2d174896018f4d62921793a61060e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.939625 17022 raft_consensus.cc:993] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234: : Instructing follower 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:40.940121 16967 raft_consensus.cc:1081] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Signalling peer 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:40.941082 16628 catalog_manager.cc:5697] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 1 to 2, leader changed from 2d174896018f4d62921793a61060e19e (127.16.53.195) to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.941747 16806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:43182
I20260713 09:05:40.942258 16806 raft_consensus.cc:493] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.942579 16806 raft_consensus.cc:3060] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.948424 16806 raft_consensus.cc:515] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.950201 16806 leader_election.cc:290] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 2 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:40.950881 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:40.951393 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b8692ebd9b48128d5b270705f9ca55" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:40.951444 16732 raft_consensus.cc:3055] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:40.951970 16732 raft_consensus.cc:740] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:40.951997 16883 raft_consensus.cc:3060] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.952664 16732 consensus_queue.cc:260] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.953531 16732 raft_consensus.cc:3060] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:40.956650 16883 raft_consensus.cc:2468] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 2.
I20260713 09:05:40.957656 16773 leader_election.cc:304] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:40.958002 16732 raft_consensus.cc:2468] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 2.
I20260713 09:05:40.958509 17030 raft_consensus.cc:2804] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:40.958941 17030 raft_consensus.cc:697] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:40.959810 17030 consensus_queue.cc:237] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Queue 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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:40.966400 16628 catalog_manager.cc:5697] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 1 to 2, leader changed from fa591e581ba94da6a77a577c29d95234 (127.16.53.193) to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 2 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:40.996299 16967 raft_consensus.cc:993] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234: : Instructing follower 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:40.996719 16967 raft_consensus.cc:1081] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Signalling peer 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:40.998102 16806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:43182
I20260713 09:05:40.998579 16806 raft_consensus.cc:493] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.998840 16806 raft_consensus.cc:3060] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.003300 16806 raft_consensus.cc:515] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:41.004963 16806 leader_election.cc:290] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 2 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:41.005890 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:41.006036 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:41.006439 16732 raft_consensus.cc:3055] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.006579 16883 raft_consensus.cc:3060] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.006759 16732 raft_consensus.cc:740] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:41.007516 16732 consensus_queue.cc:260] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:41.008841 16732 raft_consensus.cc:3060] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.011626 16883 raft_consensus.cc:2468] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 2.
I20260713 09:05:41.012773 16773 leader_election.cc:304] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:41.013458 17030 raft_consensus.cc:2804] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.013607 16732 raft_consensus.cc:2468] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 2.
I20260713 09:05:41.013945 17030 raft_consensus.cc:697] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:41.014744 17030 consensus_queue.cc:237] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Queue 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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:41.021850 16628 catalog_manager.cc:5697] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 1 to 2, leader changed from fa591e581ba94da6a77a577c29d95234 (127.16.53.193) to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 2 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.037999 17035 raft_consensus.cc:993] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e: : Instructing follower fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:41.038461 16960 raft_consensus.cc:1081] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Signalling peer fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:41.039830 16732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:34062
I20260713 09:05:41.040297 16732 raft_consensus.cc:493] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.040616 16732 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.045135 16732 raft_consensus.cc:515] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:41.046662 16732 leader_election.cc:290] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 2 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:41.047510 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:41.047868 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:41.048108 16806 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.048416 16883 raft_consensus.cc:3055] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.048748 16883 raft_consensus.cc:740] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:41.049553 16883 consensus_queue.cc:260] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:41.050738 16883 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.054684 16806 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 2.
I20260713 09:05:41.055974 16700 leader_election.cc:304] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [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: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:41.056639 16967 raft_consensus.cc:2804] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.056957 16883 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 2.
I20260713 09:05:41.057060 16967 raft_consensus.cc:697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:41.058005 16967 consensus_queue.cc:237] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Queue 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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:41.064769 16628 catalog_manager.cc:5697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 1 to 2, leader changed from 2d174896018f4d62921793a61060e19e (127.16.53.195) to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.157573 17035 raft_consensus.cc:993] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e: : Instructing follower 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:41.157979 16960 raft_consensus.cc:1081] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Signalling peer 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:41.159402 16806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4542376004d47f4876192a15752d962"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:43180
I20260713 09:05:41.160017 16806 raft_consensus.cc:493] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.160288 16806 raft_consensus.cc:3060] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.164863 16806 raft_consensus.cc:515] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:41.166535 16806 leader_election.cc:290] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 2 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:41.167300 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:41.167752 16883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:41.167881 16732 raft_consensus.cc:3060] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.168282 16883 raft_consensus.cc:3055] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.168574 16883 raft_consensus.cc:740] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:41.169246 16883 consensus_queue.cc:260] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:41.170181 16883 raft_consensus.cc:3060] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.172727 16732 raft_consensus.cc:2468] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 2.
I20260713 09:05:41.173730 16774 leader_election.cc:304] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [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: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:41.174486 17030 raft_consensus.cc:2804] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.174876 17030 raft_consensus.cc:697] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:41.174952 16883 raft_consensus.cc:2468] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 2.
I20260713 09:05:41.175640 17030 consensus_queue.cc:237] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Queue 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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:41.182994 16628 catalog_manager.cc:5697] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 1 to 2, leader changed from 2d174896018f4d62921793a61060e19e (127.16.53.195) to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 2 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.343422 16883 raft_consensus.cc:1275] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.344725 17030 consensus_queue.cc:1048] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.348553 16882 raft_consensus.cc:1275] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.348869 16880 raft_consensus.cc:1275] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.350051 16967 consensus_queue.cc:1048] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.350392 17030 consensus_queue.cc:1048] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.365677 16732 raft_consensus.cc:1275] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.369206 17031 consensus_queue.cc:1048] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.382184 16732 raft_consensus.cc:1275] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.387226 17031 consensus_queue.cc:1048] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.393975 16806 raft_consensus.cc:1275] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.396494 17022 consensus_queue.cc:1048] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:41.454743 16883 raft_consensus.cc:1275] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.456068 17008 consensus_queue.cc:1048] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.458869 16806 raft_consensus.cc:1275] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.459476 16733 raft_consensus.cc:1275] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.460379 17008 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.461826 16960 consensus_queue.cc:1048] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.477804 16809 raft_consensus.cc:1275] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.485529 17022 consensus_queue.cc:1048] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:41.489233 16806 raft_consensus.cc:1275] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.498646 16883 raft_consensus.cc:1275] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.504865 17022 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.508100 16960 consensus_queue.cc:1048] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.582104 16883 raft_consensus.cc:1275] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.583413 17055 consensus_queue.cc:1048] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.591840 16733 raft_consensus.cc:1275] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.593828 17053 consensus_queue.cc:1048] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.668232 16883 raft_consensus.cc:1275] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.669463 17053 consensus_queue.cc:1048] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.678359 16733 raft_consensus.cc:1275] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.680948 17055 consensus_queue.cc:1048] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:43.818019 16599 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:05:43.818903 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:43.838716 16733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
mode: GRACEFUL
new_leader_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:34094
I20260713 09:05:43.839284 16733 raft_consensus.cc:606] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Received request to transfer leadership to TS 2d174896018f4d62921793a61060e19e
I20260713 09:05:43.849920 16806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
mode: GRACEFUL
new_leader_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:05:43.850410 16806 raft_consensus.cc:606] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Received request to transfer leadership to TS 2d174896018f4d62921793a61060e19e
I20260713 09:05:43.851506 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:43.851981 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:44.141340 17079 raft_consensus.cc:993] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2: : Instructing follower 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:44.141745 17079 raft_consensus.cc:1081] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Signalling peer 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:44.143169 16883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425"
dest_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:39942
I20260713 09:05:44.143672 16883 raft_consensus.cc:493] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:44.144001 16883 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.148206 16883 raft_consensus.cc:515] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:44.149745 16883 leader_election.cc:290] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 3 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:44.150704 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:44.150743 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:44.151292 16733 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.151302 16806 raft_consensus.cc:3055] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:44.151818 16806 raft_consensus.cc:740] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:44.152436 16806 consensus_queue.cc:260] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:44.153225 16806 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.156299 16733 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 3.
I20260713 09:05:44.157109 16806 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 3.
I20260713 09:05:44.157469 16848 leader_election.cc:304] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:44.158231 17078 raft_consensus.cc:2804] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:44.159668 17078 raft_consensus.cc:697] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Becoming Leader. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:44.160773 17078 consensus_queue.cc:237] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:44.168026 16629 catalog_manager.cc:5697] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e reported cstate change: term changed from 2 to 3, leader changed from 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194) to 2d174896018f4d62921793a61060e19e (127.16.53.195). New cstate: current_term: 3 leader_uuid: "2d174896018f4d62921793a61060e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.305773 17022 raft_consensus.cc:993] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234: : Instructing follower 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:44.306255 17086 raft_consensus.cc:1081] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Signalling peer 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:44.307777 16883 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2"
dest_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:39958
I20260713 09:05:44.308192 16883 raft_consensus.cc:493] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:44.308434 16883 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.313941 16883 raft_consensus.cc:515] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:44.315430 16883 leader_election.cc:290] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 3 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:44.316260 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:44.316454 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:44.316895 16733 raft_consensus.cc:3055] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:44.316964 16806 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.317404 16733 raft_consensus.cc:740] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:44.318246 16733 consensus_queue.cc:260] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:44.319533 16733 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.324019 16806 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 3.
I20260713 09:05:44.325227 16849 leader_election.cc:304] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:44.326061 17078 raft_consensus.cc:2804] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:44.326503 17078 raft_consensus.cc:697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Becoming Leader. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:44.326634 16733 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 3.
I20260713 09:05:44.327248 17078 consensus_queue.cc:237] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:44.333711 16629 catalog_manager.cc:5697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e reported cstate change: term changed from 2 to 3, leader changed from fa591e581ba94da6a77a577c29d95234 (127.16.53.193) to 2d174896018f4d62921793a61060e19e (127.16.53.195). New cstate: current_term: 3 leader_uuid: "2d174896018f4d62921793a61060e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.624819 16806 raft_consensus.cc:1275] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:44.626094 17078 consensus_queue.cc:1048] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:44.635982 16733 raft_consensus.cc:1275] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:44.637501 17090 consensus_queue.cc:1048] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:44.853189 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:44.866037 16733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cca5ac254234557814804f5120685af"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
mode: GRACEFUL
new_leader_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:34084
I20260713 09:05:44.866786 16733 raft_consensus.cc:606] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Received request to transfer leadership to TS 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:44.872525 16733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
mode: GRACEFUL
new_leader_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:34084
I20260713 09:05:44.873062 16733 raft_consensus.cc:606] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Received request to transfer leadership to TS 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:44.881183 16806 raft_consensus.cc:1275] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:44.884145 17090 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:45.072625 16733 raft_consensus.cc:1275] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.075436 17078 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:45.090818 16733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
mode: GRACEFUL
new_leader_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:34084
I20260713 09:05:45.091606 16733 raft_consensus.cc:606] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Received request to transfer leadership to TS 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:45.097666 16880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2"
dest_uuid: "2d174896018f4d62921793a61060e19e"
mode: GRACEFUL
new_leader_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:39968
I20260713 09:05:45.098354 16880 raft_consensus.cc:606] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Received request to transfer leadership to TS 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:45.106220 16880 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425"
dest_uuid: "2d174896018f4d62921793a61060e19e"
mode: GRACEFUL
new_leader_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:39968
I20260713 09:05:45.106757 16880 raft_consensus.cc:606] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Received request to transfer leadership to TS 72e499362fb24cd7b76d24a901df04f2
I20260713 09:05:45.109550 17022 raft_consensus.cc:993] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234: : Instructing follower 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.110097 17086 raft_consensus.cc:1081] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Signalling peer 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.111547 16806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cca5ac254234557814804f5120685af"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:43182
I20260713 09:05:45.112138 16806 raft_consensus.cc:493] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.112507 16806 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.118952 16806 raft_consensus.cc:515] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:45.120615 16806 leader_election.cc:290] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 3 election: Requested vote from peers 2d174896018f4d62921793a61060e19e (127.16.53.195:33897), fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959)
I20260713 09:05:45.121491 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:45.121769 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:45.122221 16880 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.122284 16733 raft_consensus.cc:3055] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.122646 16733 raft_consensus.cc:740] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:45.123291 16733 consensus_queue.cc:260] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [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: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:45.124228 16733 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.129076 16733 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 3.
I20260713 09:05:45.129695 16880 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 3.
I20260713 09:05:45.130074 16774 leader_election.cc:304] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [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: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:45.130856 17079 raft_consensus.cc:2804] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:45.131239 17079 raft_consensus.cc:697] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:45.132025 17079 consensus_queue.cc:237] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [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: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:45.138586 16629 catalog_manager.cc:5697] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 2 to 3, leader changed from fa591e581ba94da6a77a577c29d95234 (127.16.53.193) to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 3 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:45.307626 17022 raft_consensus.cc:993] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234: : Instructing follower 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.308084 17086 raft_consensus.cc:1081] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Signalling peer 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.309525 16806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:43182
I20260713 09:05:45.309964 16806 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.310243 16806 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.314374 16806 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.315903 16806 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 3 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:45.316810 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:45.316948 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:45.317366 16733 raft_consensus.cc:3055] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.317438 16880 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.317744 16733 raft_consensus.cc:740] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:45.318444 16733 consensus_queue.cc:260] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.319523 16733 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.324384 16880 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 3.
I20260713 09:05:45.325670 16773 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:45.325855 16733 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 3.
I20260713 09:05:45.326578 17079 raft_consensus.cc:2804] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:45.327107 17079 raft_consensus.cc:697] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:45.327934 17079 consensus_queue.cc:237] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.335016 16629 catalog_manager.cc:5697] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 2 to 3, leader changed from fa591e581ba94da6a77a577c29d95234 (127.16.53.193) to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 3 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.353924 17022 raft_consensus.cc:993] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234: : Instructing follower 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.354393 17086 raft_consensus.cc:1081] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Signalling peer 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.355940 16806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:43182
I20260713 09:05:45.356398 16806 raft_consensus.cc:493] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.356681 16806 raft_consensus.cc:3060] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.360905 16806 raft_consensus.cc:515] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.362423 16806 leader_election.cc:290] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 3 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:45.363168 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:45.363669 16733 raft_consensus.cc:3055] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:45.363533 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339326469fd44d392ba94be3e2a243a" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:45.364012 16733 raft_consensus.cc:740] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:45.364241 16880 raft_consensus.cc:3060] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.364734 16733 consensus_queue.cc:260] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.365638 16733 raft_consensus.cc:3060] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:45.368964 16880 raft_consensus.cc:2468] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 3.
I20260713 09:05:45.369849 16733 raft_consensus.cc:2468] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 3.
I20260713 09:05:45.369984 16773 leader_election.cc:304] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [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: 2d174896018f4d62921793a61060e19e, 72e499362fb24cd7b76d24a901df04f2; no voters: 
I20260713 09:05:45.370795 17079 raft_consensus.cc:2804] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:45.371179 17079 raft_consensus.cc:697] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:45.371903 17079 consensus_queue.cc:237] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.378573 16629 catalog_manager.cc:5697] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 2 to 3, leader changed from fa591e581ba94da6a77a577c29d95234 (127.16.53.193) to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 3 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.524482 17080 raft_consensus.cc:993] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e: : Instructing follower 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.524945 17090 raft_consensus.cc:1081] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Signalling peer 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.526381 16806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:43180
I20260713 09:05:45.526757 16806 raft_consensus.cc:493] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.526979 16806 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:45.530781 16806 raft_consensus.cc:515] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.532107 16806 leader_election.cc:290] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 4 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:45.532855 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:45.533079 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:45.533452 16733 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:45.533730 16880 raft_consensus.cc:3055] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:45.534150 16880 raft_consensus.cc:740] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:45.534833 16880 consensus_queue.cc:260] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.535835 16880 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:45.538163 16733 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 4.
I20260713 09:05:45.539425 16774 leader_election.cc:304] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [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: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:45.540309 17096 raft_consensus.cc:2804] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:45.540688 16883 raft_consensus.cc:1275] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.540786 17096 raft_consensus.cc:697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 4 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:45.541322 16880 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 4.
I20260713 09:05:45.541675 17096 consensus_queue.cc:237] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.542409 17079 consensus_queue.cc:1048] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:45.549074 16629 catalog_manager.cc:5697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 3 to 4, leader changed from 2d174896018f4d62921793a61060e19e (127.16.53.195) to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 4 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.556104 16733 raft_consensus.cc:1275] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.557998 17106 consensus_queue.cc:1048] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:45.572777 17080 raft_consensus.cc:993] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e: : Instructing follower 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.573272 17090 raft_consensus.cc:1081] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Signalling peer 72e499362fb24cd7b76d24a901df04f2 to start an election
I20260713 09:05:45.574874 16806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
 from {username='slave'} at 127.0.0.1:43180
I20260713 09:05:45.575325 16806 raft_consensus.cc:493] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:45.575594 16806 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:45.579638 16806 raft_consensus.cc:515] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.581075 16806 leader_election.cc:290] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [CANDIDATE]: Term 4 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:45.581998 16733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:45.582098 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb41967b09841a7b80bf776d6512425" candidate_uuid: "72e499362fb24cd7b76d24a901df04f2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:45.582734 16733 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:45.582751 16880 raft_consensus.cc:3055] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:45.583204 16880 raft_consensus.cc:740] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:45.584077 16880 consensus_queue.cc:260] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.585295 16880 raft_consensus.cc:3060] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:45.589331 16733 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 4.
I20260713 09:05:45.590651 16774 leader_election.cc:304] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [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: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:45.591434 17106 raft_consensus.cc:2804] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:45.591480 16880 raft_consensus.cc:2468] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72e499362fb24cd7b76d24a901df04f2 in term 4.
I20260713 09:05:45.592038 17106 raft_consensus.cc:697] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 4 LEADER]: Becoming Leader. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:45.592898 17106 consensus_queue.cc:237] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:45.599205 16628 catalog_manager.cc:5697] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 reported cstate change: term changed from 3 to 4, leader changed from 2d174896018f4d62921793a61060e19e (127.16.53.195) to 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194). New cstate: current_term: 4 leader_uuid: "72e499362fb24cd7b76d24a901df04f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:45.775339 16733 raft_consensus.cc:1275] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:45.776499 17106 consensus_queue.cc:1048] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:45.784838 16880 raft_consensus.cc:1275] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:05:45.786249 17096 consensus_queue.cc:1048] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:45.814222 16733 raft_consensus.cc:1275] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.815585 17096 consensus_queue.cc:1048] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:45.824462 16880 raft_consensus.cc:1275] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.826092 17106 consensus_queue.cc:1048] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:45.958053 16880 raft_consensus.cc:1275] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:45.959460 17079 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:45.966600 16733 raft_consensus.cc:1275] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:45.969978 17106 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260713 09:05:46.047343 16904 debug-util.cc:398] Leaking SignalData structure 0x7b080016d060 after lost signal to thread 16602
W20260713 09:05:46.048237 16904 debug-util.cc:398] Leaking SignalData structure 0x7b080016d740 after lost signal to thread 16665
W20260713 09:05:46.049099 16904 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7ee0 after lost signal to thread 16758
W20260713 09:05:46.049798 16904 debug-util.cc:398] Leaking SignalData structure 0x7b080015abe0 after lost signal to thread 16833
W20260713 09:05:46.050665 16904 debug-util.cc:398] Leaking SignalData structure 0x7b080017b840 after lost signal to thread 16907
I20260713 09:05:46.070837 16880 raft_consensus.cc:1275] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:46.072567 17096 consensus_queue.cc:1048] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:46.084856 16733 raft_consensus.cc:1275] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Refusing update from remote peer 72e499362fb24cd7b76d24a901df04f2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:46.086323 17114 consensus_queue.cc:1048] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:48.118271 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:48.126652 16806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
mode: GRACEFUL
new_leader_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:05:48.127322 16806 raft_consensus.cc:606] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 4 LEADER]: Received request to transfer leadership to TS fa591e581ba94da6a77a577c29d95234
I20260713 09:05:48.130050 16806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
mode: GRACEFUL
new_leader_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:05:48.130606 16806 raft_consensus.cc:606] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Received request to transfer leadership to TS 2d174896018f4d62921793a61060e19e
I20260713 09:05:48.133329 16806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cca5ac254234557814804f5120685af"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
mode: GRACEFUL
new_leader_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:05:48.133891 16806 raft_consensus.cc:606] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Received request to transfer leadership to TS 2d174896018f4d62921793a61060e19e
I20260713 09:05:48.136206 16806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
mode: GRACEFUL
new_leader_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:05:48.136749 16806 raft_consensus.cc:606] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Received request to transfer leadership to TS fa591e581ba94da6a77a577c29d95234
I20260713 09:05:48.139017 16806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4542376004d47f4876192a15752d962"
dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
mode: GRACEFUL
new_leader_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:43192
I20260713 09:05:48.139577 16806 raft_consensus.cc:606] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Received request to transfer leadership to TS fa591e581ba94da6a77a577c29d95234
I20260713 09:05:48.140733 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:48.141324 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:48.228152 17117 raft_consensus.cc:993] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2: : Instructing follower fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:48.228623 17106 raft_consensus.cc:1081] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Signalling peer fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:48.230093 16733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:34076
I20260713 09:05:48.230618 16733 raft_consensus.cc:493] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.230993 16733 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.238075 16733 raft_consensus.cc:515] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.240144 16733 leader_election.cc:290] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 4 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:48.240831 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:48.241253 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6191f90ba7c14f2e966f24700cd8b579" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:48.241387 16806 raft_consensus.cc:3055] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:48.241755 16806 raft_consensus.cc:740] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:48.241802 16880 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.242561 16806 consensus_queue.cc:260] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.243690 16806 raft_consensus.cc:3060] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.248266 16880 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 4.
I20260713 09:05:48.249768 16698 leader_election.cc:304] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [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: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:48.250092 16806 raft_consensus.cc:2468] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 4.
I20260713 09:05:48.251869 17118 raft_consensus.cc:2804] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:48.252826 17118 raft_consensus.cc:697] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 4 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:48.253620 17118 consensus_queue.cc:237] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.260375 16629 catalog_manager.cc:5697] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 3 to 4, leader changed from 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194) to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 4 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.277837 17117 raft_consensus.cc:993] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2: : Instructing follower fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:48.278288 17117 raft_consensus.cc:1081] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Signalling peer fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:48.280004 16733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4542376004d47f4876192a15752d962"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:34076
I20260713 09:05:48.280486 16733 raft_consensus.cc:493] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.280812 16733 raft_consensus.cc:3060] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:48.285264 16733 raft_consensus.cc:515] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.286903 16733 leader_election.cc:290] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 3 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:48.287619 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:48.288199 16806 raft_consensus.cc:3055] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:48.288316 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4542376004d47f4876192a15752d962" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:48.288496 16806 raft_consensus.cc:740] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:48.288831 16880 raft_consensus.cc:3060] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:48.289224 16806 consensus_queue.cc:260] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.290323 16806 raft_consensus.cc:3060] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:48.294759 16880 raft_consensus.cc:2468] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 3.
I20260713 09:05:48.295922 16698 leader_election.cc:304] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [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: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:48.296312 16806 raft_consensus.cc:2468] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 3.
I20260713 09:05:48.296794 17118 raft_consensus.cc:2804] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:48.297320 17118 raft_consensus.cc:697] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 3 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:48.298219 17118 consensus_queue.cc:237] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.303057 17117 raft_consensus.cc:993] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2: : Instructing follower 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:48.304023 17106 raft_consensus.cc:1081] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Signalling peer 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:48.306342 16880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc"
dest_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:39942
I20260713 09:05:48.307199 16880 raft_consensus.cc:493] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.307654 16880 raft_consensus.cc:3060] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:48.307583 16629 catalog_manager.cc:5697] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 2 to 3, leader changed from 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194) to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 3 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.312522 16880 raft_consensus.cc:515] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.315460 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:48.316109 16732 raft_consensus.cc:3060] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:48.316169 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5769a32c1f6b46bc8d54d7a72fac31dc" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:48.316612 16806 raft_consensus.cc:3055] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:48.316808 16806 raft_consensus.cc:740] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:48.317360 16806 consensus_queue.cc:260] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.318044 16806 raft_consensus.cc:3060] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:48.321175 16880 leader_election.cc:290] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 3 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:48.323817 16732 raft_consensus.cc:2468] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 3.
I20260713 09:05:48.324158 16806 raft_consensus.cc:2468] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 3.
I20260713 09:05:48.325104 16848 leader_election.cc:304] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:48.325825 17090 raft_consensus.cc:2804] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:48.327108 17090 raft_consensus.cc:697] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Becoming Leader. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:48.327948 17090 consensus_queue.cc:237] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [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: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.335227 16629 catalog_manager.cc:5697] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e reported cstate change: term changed from 2 to 3, leader changed from 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194) to 2d174896018f4d62921793a61060e19e (127.16.53.195). New cstate: current_term: 3 leader_uuid: "2d174896018f4d62921793a61060e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:48.407261 17117 raft_consensus.cc:993] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2: : Instructing follower fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:48.407740 17126 raft_consensus.cc:1081] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 4 LEADER]: Signalling peer fa591e581ba94da6a77a577c29d95234 to start an election
I20260713 09:05:48.409232 16732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2"
dest_uuid: "fa591e581ba94da6a77a577c29d95234"
 from {username='slave'} at 127.0.0.1:34076
I20260713 09:05:48.409654 16732 raft_consensus.cc:493] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.409902 16732 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:48.414399 16732 raft_consensus.cc:515] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.416769 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:48.417135 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b4306eec35f4069ab7a02b5f41b0ac2" candidate_uuid: "fa591e581ba94da6a77a577c29d95234" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2d174896018f4d62921793a61060e19e"
I20260713 09:05:48.417335 16806 raft_consensus.cc:3055] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:48.417614 16806 raft_consensus.cc:740] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:48.417707 16732 leader_election.cc:290] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [CANDIDATE]: Term 5 election: Requested vote from peers 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651), 2d174896018f4d62921793a61060e19e (127.16.53.195:33897)
I20260713 09:05:48.417629 16880 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:48.418699 16806 consensus_queue.cc:260] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.420238 16806 raft_consensus.cc:3060] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:48.425235 16806 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 5.
I20260713 09:05:48.426185 16700 leader_election.cc:304] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [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: 72e499362fb24cd7b76d24a901df04f2, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:48.426857 17118 raft_consensus.cc:2804] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:48.426872 16880 raft_consensus.cc:2468] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa591e581ba94da6a77a577c29d95234 in term 5.
I20260713 09:05:48.427359 17118 raft_consensus.cc:697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 5 LEADER]: Becoming Leader. State: Replica: fa591e581ba94da6a77a577c29d95234, State: Running, Role: LEADER
I20260713 09:05:48.428372 17118 consensus_queue.cc:237] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } }
I20260713 09:05:48.436070 16629 catalog_manager.cc:5697] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 reported cstate change: term changed from 4 to 5, leader changed from 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194) to fa591e581ba94da6a77a577c29d95234 (127.16.53.193). New cstate: current_term: 5 leader_uuid: "fa591e581ba94da6a77a577c29d95234" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.485544 17117 raft_consensus.cc:993] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2: : Instructing follower 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:48.486016 17126 raft_consensus.cc:1081] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Signalling peer 2d174896018f4d62921793a61060e19e to start an election
I20260713 09:05:48.487754 16880 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cca5ac254234557814804f5120685af"
dest_uuid: "2d174896018f4d62921793a61060e19e"
 from {username='slave'} at 127.0.0.1:39942
I20260713 09:05:48.488191 16880 raft_consensus.cc:493] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:48.488468 16880 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.492295 16880 raft_consensus.cc:515] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:48.493784 16880 leader_election.cc:290] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [CANDIDATE]: Term 4 election: Requested vote from peers fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959), 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194:34651)
I20260713 09:05:48.494673 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fa591e581ba94da6a77a577c29d95234"
I20260713 09:05:48.494920 16806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cca5ac254234557814804f5120685af" candidate_uuid: "2d174896018f4d62921793a61060e19e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "72e499362fb24cd7b76d24a901df04f2"
I20260713 09:05:48.495283 16732 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.495544 16806 raft_consensus.cc:3055] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:48.495965 16806 raft_consensus.cc:740] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 72e499362fb24cd7b76d24a901df04f2, State: Running, Role: LEADER
I20260713 09:05:48.496759 16806 consensus_queue.cc:260] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [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: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:48.498042 16806 raft_consensus.cc:3060] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:48.500427 16732 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 4.
I20260713 09:05:48.501708 16848 leader_election.cc:304] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [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: 2d174896018f4d62921793a61060e19e, fa591e581ba94da6a77a577c29d95234; no voters: 
I20260713 09:05:48.502494 17090 raft_consensus.cc:2804] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:48.502908 17090 raft_consensus.cc:697] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 4 LEADER]: Becoming Leader. State: Replica: 2d174896018f4d62921793a61060e19e, State: Running, Role: LEADER
I20260713 09:05:48.503752 17090 consensus_queue.cc:237] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [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: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } }
I20260713 09:05:48.506183 16806 raft_consensus.cc:2468] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d174896018f4d62921793a61060e19e in term 4.
I20260713 09:05:48.511512 16629 catalog_manager.cc:5697] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e reported cstate change: term changed from 3 to 4, leader changed from 72e499362fb24cd7b76d24a901df04f2 (127.16.53.194) to 2d174896018f4d62921793a61060e19e (127.16.53.195). New cstate: current_term: 4 leader_uuid: "2d174896018f4d62921793a61060e19e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.667096 16883 raft_consensus.cc:1275] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:48.668498 17118 consensus_queue.cc:1048] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:48.682006 16806 raft_consensus.cc:1275] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:05:48.683651 17118 consensus_queue.cc:1048] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:48.685796 16880 raft_consensus.cc:1275] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:48.686969 17118 consensus_queue.cc:1048] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:48.705099 16806 raft_consensus.cc:1275] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:48.707858 16732 raft_consensus.cc:1275] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:48.708087 17137 consensus_queue.cc:1048] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:48.709487 17090 consensus_queue.cc:1048] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:48.724967 16806 raft_consensus.cc:1275] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:48.726446 17127 consensus_queue.cc:1048] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:48.992849 16806 raft_consensus.cc:1275] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 5 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:48.994068 17137 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:49.001629 16880 raft_consensus.cc:1275] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 5 FOLLOWER]: Refusing update from remote peer fa591e581ba94da6a77a577c29d95234: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:49.003819 17119 consensus_queue.cc:1048] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d174896018f4d62921793a61060e19e" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 33897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:49.024209 16732 raft_consensus.cc:1275] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:49.025470 17127 consensus_queue.cc:1048] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa591e581ba94da6a77a577c29d95234" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:49.033982 16806 raft_consensus.cc:1275] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Refusing update from remote peer 2d174896018f4d62921793a61060e19e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:49.035339 17127 consensus_queue.cc:1048] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [LEADER]: Connected to new peer: Peer: permanent_uuid: "72e499362fb24cd7b76d24a901df04f2" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:49.142271 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:49.149048 16599 tablet_server.cc:179] TabletServer@127.16.53.193:0 shutting down...
I20260713 09:05:49.173920 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:49.174782 16599 tablet_replica.cc:333] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234: stopping tablet replica
I20260713 09:05:49.175822 16599 raft_consensus.cc:2243] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.176384 16599 raft_consensus.cc:2272] T 0339326469fd44d392ba94be3e2a243a P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.178452 16599 tablet_replica.cc:333] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234: stopping tablet replica
I20260713 09:05:49.178964 16599 raft_consensus.cc:2243] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.179637 16599 raft_consensus.cc:2272] T a4542376004d47f4876192a15752d962 P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.181622 16599 tablet_replica.cc:333] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234: stopping tablet replica
I20260713 09:05:49.182116 16599 raft_consensus.cc:2243] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.182520 16599 raft_consensus.cc:2272] T 5769a32c1f6b46bc8d54d7a72fac31dc P fa591e581ba94da6a77a577c29d95234 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.184365 16599 tablet_replica.cc:333] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234: stopping tablet replica
I20260713 09:05:49.184872 16599 raft_consensus.cc:2243] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.185286 16599 raft_consensus.cc:2272] T 5cca5ac254234557814804f5120685af P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.187407 16599 tablet_replica.cc:333] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234: stopping tablet replica
I20260713 09:05:49.188015 16599 raft_consensus.cc:2243] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.188784 16599 raft_consensus.cc:2272] T 4b4306eec35f4069ab7a02b5f41b0ac2 P fa591e581ba94da6a77a577c29d95234 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.190671 16599 tablet_replica.cc:333] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234: stopping tablet replica
I20260713 09:05:49.191207 16599 raft_consensus.cc:2243] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.191684 16599 raft_consensus.cc:2272] T 5afe34e032c442fca2b6e3c980463753 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.193491 16599 tablet_replica.cc:333] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234: stopping tablet replica
I20260713 09:05:49.194157 16599 raft_consensus.cc:2243] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.194692 16599 raft_consensus.cc:2272] T 65b8692ebd9b48128d5b270705f9ca55 P fa591e581ba94da6a77a577c29d95234 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.196960 16599 tablet_replica.cc:333] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234: stopping tablet replica
I20260713 09:05:49.197374 16599 raft_consensus.cc:2243] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.198024 16599 raft_consensus.cc:2272] T 6191f90ba7c14f2e966f24700cd8b579 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.199857 16599 tablet_replica.cc:333] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234: stopping tablet replica
I20260713 09:05:49.200280 16599 raft_consensus.cc:2243] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.200642 16599 raft_consensus.cc:2272] T 8cb41967b09841a7b80bf776d6512425 P fa591e581ba94da6a77a577c29d95234 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.297168 16599 tablet_server.cc:196] TabletServer@127.16.53.193:0 shutdown complete.
I20260713 09:05:49.317363 16599 tablet_server.cc:179] TabletServer@127.16.53.194:0 shutting down...
I20260713 09:05:49.340372 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:49.341068 16599 tablet_replica.cc:333] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2: stopping tablet replica
I20260713 09:05:49.341629 16599 raft_consensus.cc:2243] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.342105 16599 raft_consensus.cc:2272] T 5afe34e032c442fca2b6e3c980463753 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.344022 16599 tablet_replica.cc:333] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2: stopping tablet replica
I20260713 09:05:49.344537 16599 raft_consensus.cc:2243] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.345335 16599 raft_consensus.cc:2272] T 65b8692ebd9b48128d5b270705f9ca55 P 72e499362fb24cd7b76d24a901df04f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.346938 16599 tablet_replica.cc:333] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2: stopping tablet replica
I20260713 09:05:49.347424 16599 raft_consensus.cc:2243] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.348199 16599 raft_consensus.cc:2272] T 8cb41967b09841a7b80bf776d6512425 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.349802 16599 tablet_replica.cc:333] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2: stopping tablet replica
I20260713 09:05:49.350263 16599 raft_consensus.cc:2243] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.350651 16599 raft_consensus.cc:2272] T 5cca5ac254234557814804f5120685af P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.352680 16599 tablet_replica.cc:333] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2: stopping tablet replica
I20260713 09:05:49.353161 16599 raft_consensus.cc:2243] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.353540 16599 raft_consensus.cc:2272] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 72e499362fb24cd7b76d24a901df04f2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.355392 16599 tablet_replica.cc:333] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2: stopping tablet replica
I20260713 09:05:49.355937 16599 raft_consensus.cc:2243] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.356335 16599 raft_consensus.cc:2272] T 5769a32c1f6b46bc8d54d7a72fac31dc P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.358146 16599 tablet_replica.cc:333] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2: stopping tablet replica
I20260713 09:05:49.358618 16599 raft_consensus.cc:2243] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.359082 16599 raft_consensus.cc:2272] T a4542376004d47f4876192a15752d962 P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.361109 16599 tablet_replica.cc:333] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2: stopping tablet replica
I20260713 09:05:49.361644 16599 raft_consensus.cc:2243] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.361980 16599 raft_consensus.cc:2272] T 6191f90ba7c14f2e966f24700cd8b579 P 72e499362fb24cd7b76d24a901df04f2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.363600 16599 tablet_replica.cc:333] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2: stopping tablet replica
I20260713 09:05:49.364101 16599 raft_consensus.cc:2243] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.364777 16599 raft_consensus.cc:2272] T 0339326469fd44d392ba94be3e2a243a P 72e499362fb24cd7b76d24a901df04f2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.392282 16599 tablet_server.cc:196] TabletServer@127.16.53.194:0 shutdown complete.
W20260713 09:05:49.400347 16848 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33959: connect: Connection refused (error 111)
W20260713 09:05:49.404412 16848 consensus_peers.cc:597] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e -> Peer fa591e581ba94da6a77a577c29d95234 (127.16.53.193:33959): Couldn't send request to peer fa591e581ba94da6a77a577c29d95234. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33959: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:49.412179 16599 tablet_server.cc:179] TabletServer@127.16.53.195:0 shutting down...
I20260713 09:05:49.438884 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:49.439592 16599 tablet_replica.cc:333] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e: stopping tablet replica
I20260713 09:05:49.440289 16599 raft_consensus.cc:2243] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.440804 16599 raft_consensus.cc:2272] T a4542376004d47f4876192a15752d962 P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.442988 16599 tablet_replica.cc:333] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e: stopping tablet replica
I20260713 09:05:49.443615 16599 raft_consensus.cc:2243] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.444340 16599 raft_consensus.cc:2272] T 5769a32c1f6b46bc8d54d7a72fac31dc P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.446872 16599 tablet_replica.cc:333] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e: stopping tablet replica
I20260713 09:05:49.447352 16599 raft_consensus.cc:2243] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.448104 16599 raft_consensus.cc:2272] T 5afe34e032c442fca2b6e3c980463753 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.449694 16599 tablet_replica.cc:333] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e: stopping tablet replica
I20260713 09:05:49.450182 16599 raft_consensus.cc:2243] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.450580 16599 raft_consensus.cc:2272] T 65b8692ebd9b48128d5b270705f9ca55 P 2d174896018f4d62921793a61060e19e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.452162 16599 tablet_replica.cc:333] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e: stopping tablet replica
I20260713 09:05:49.452639 16599 raft_consensus.cc:2243] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.453042 16599 raft_consensus.cc:2272] T 6191f90ba7c14f2e966f24700cd8b579 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.455082 16599 tablet_replica.cc:333] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e: stopping tablet replica
I20260713 09:05:49.455595 16599 raft_consensus.cc:2243] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.456386 16599 raft_consensus.cc:2272] T 5cca5ac254234557814804f5120685af P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.458343 16599 tablet_replica.cc:333] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e: stopping tablet replica
I20260713 09:05:49.458823 16599 raft_consensus.cc:2243] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.459245 16599 raft_consensus.cc:2272] T 4b4306eec35f4069ab7a02b5f41b0ac2 P 2d174896018f4d62921793a61060e19e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.461273 16599 tablet_replica.cc:333] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e: stopping tablet replica
I20260713 09:05:49.461822 16599 raft_consensus.cc:2243] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.462210 16599 raft_consensus.cc:2272] T 8cb41967b09841a7b80bf776d6512425 P 2d174896018f4d62921793a61060e19e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.463688 16599 tablet_replica.cc:333] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e: stopping tablet replica
I20260713 09:05:49.464175 16599 raft_consensus.cc:2243] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:49.464565 16599 raft_consensus.cc:2272] T 0339326469fd44d392ba94be3e2a243a P 2d174896018f4d62921793a61060e19e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.510865 16599 tablet_server.cc:196] TabletServer@127.16.53.195:0 shutdown complete.
I20260713 09:05:49.529059 16599 master.cc:562] Master@127.16.53.254:40173 shutting down...
I20260713 09:05:49.745929 16599 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:49.746599 16599 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:49.746965 16599 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d079e436a2546b99879e5abf5aa073a: stopping tablet replica
I20260713 09:05:49.767062 16599 master.cc:584] Master@127.16.53.254:40173 shutdown complete.
2d174896018f4d62921793a61060e19e  1
72e499362fb24cd7b76d24a901df04f2  4
fa591e581ba94da6a77a577c29d95234  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15033 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:05:49.808704 16599 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.53.254:39149
I20260713 09:05:49.809930 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:49.815953 17148 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.816558 17149 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:49.816588 17151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:49.817468 16599 server_base.cc:1061] running on GCE node
I20260713 09:05:49.818297 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:49.818467 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:49.818681 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933549818662 us; error 0 us; skew 500 ppm
I20260713 09:05:49.819216 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:49.821730 16599 webserver.cc:533] Webserver started at http://127.16.53.254:42505/ using document root <none> and password file <none>
I20260713 09:05:49.822242 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:49.822399 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:49.822714 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:49.823860 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/master-0-root/instance:
uuid: "42d785ffa5b84c389f565eaa4c67f106"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-cv6z"
I20260713 09:05:49.828315 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:05:49.831480 17156 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:49.832252 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:49.832548 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/master-0-root
uuid: "42d785ffa5b84c389f565eaa4c67f106"
format_stamp: "Formatted at 2026-07-13 09:05:49 on dist-test-slave-cv6z"
I20260713 09:05:49.832823 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:49.849957 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:49.851210 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:49.892169 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.254:39149
I20260713 09:05:49.892280 17207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.254:39149 every 8 connection(s)
I20260713 09:05:49.896190 17208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:49.905962 17208 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106: Bootstrap starting.
I20260713 09:05:49.910591 17208 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.914927 17208 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106: No bootstrap required, opened a new log
I20260713 09:05:49.916999 17208 raft_consensus.cc:359] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42d785ffa5b84c389f565eaa4c67f106" member_type: VOTER }
I20260713 09:05:49.917368 17208 raft_consensus.cc:385] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.917555 17208 raft_consensus.cc:740] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d785ffa5b84c389f565eaa4c67f106, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.918025 17208 consensus_queue.cc:260] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42d785ffa5b84c389f565eaa4c67f106" member_type: VOTER }
I20260713 09:05:49.918457 17208 raft_consensus.cc:399] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:49.918656 17208 raft_consensus.cc:493] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:49.918859 17208 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.922899 17208 raft_consensus.cc:515] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42d785ffa5b84c389f565eaa4c67f106" member_type: VOTER }
I20260713 09:05:49.923348 17208 leader_election.cc:304] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [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: 42d785ffa5b84c389f565eaa4c67f106; no voters: 
I20260713 09:05:49.924464 17208 leader_election.cc:290] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:49.924975 17211 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.926383 17211 raft_consensus.cc:697] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 1 LEADER]: Becoming Leader. State: Replica: 42d785ffa5b84c389f565eaa4c67f106, State: Running, Role: LEADER
I20260713 09:05:49.927049 17211 consensus_queue.cc:237] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [LEADER]: Queue going to LEADER mode. State: All 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: "42d785ffa5b84c389f565eaa4c67f106" member_type: VOTER }
I20260713 09:05:49.927405 17208 sys_catalog.cc:565] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:49.931392 17212 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "42d785ffa5b84c389f565eaa4c67f106" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42d785ffa5b84c389f565eaa4c67f106" member_type: VOTER } }
I20260713 09:05:49.931941 17212 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:49.933724 17213 sys_catalog.cc:455] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 42d785ffa5b84c389f565eaa4c67f106. Latest consensus state: current_term: 1 leader_uuid: "42d785ffa5b84c389f565eaa4c67f106" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42d785ffa5b84c389f565eaa4c67f106" member_type: VOTER } }
I20260713 09:05:49.934464 17213 sys_catalog.cc:458] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:49.936163 17218 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:49.944139 17218 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:49.945080 16599 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:49.953043 17218 catalog_manager.cc:1383] Generated new cluster ID: 4d098a966ceb469ba0fc3c4829cf36c0
I20260713 09:05:49.953378 17218 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:49.985026 17218 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:49.986261 17218 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:50.012161 17218 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106: Generated new TSK 0
I20260713 09:05:50.012792 17218 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:50.076306 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:50.083556 17229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:50.084082 17230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:50.086086 17232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:50.088515 16599 server_base.cc:1061] running on GCE node
I20260713 09:05:50.089599 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:50.089813 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:50.089980 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933550089965 us; error 0 us; skew 500 ppm
I20260713 09:05:50.090502 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:50.093138 16599 webserver.cc:533] Webserver started at http://127.16.53.193:43095/ using document root <none> and password file <none>
I20260713 09:05:50.093640 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:50.093840 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:50.094100 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:50.095160 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-0-root/instance:
uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
format_stamp: "Formatted at 2026-07-13 09:05:50 on dist-test-slave-cv6z"
I20260713 09:05:50.099606 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:50.102831 17237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:50.103680 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:50.104035 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
format_stamp: "Formatted at 2026-07-13 09:05:50 on dist-test-slave-cv6z"
I20260713 09:05:50.104414 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:50.117097 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:50.118299 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:50.119706 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:50.121939 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:50.122159 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:50.122402 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:50.122591 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:50.162334 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:42501
I20260713 09:05:50.162441 17299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:42501 every 8 connection(s)
I20260713 09:05:50.167510 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:50.174729 17304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:50.176460 17305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:50.178083 17307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:50.178785 16599 server_base.cc:1061] running on GCE node
I20260713 09:05:50.180003 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:50.180220 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:50.180392 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933550180375 us; error 0 us; skew 500 ppm
I20260713 09:05:50.180909 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:50.183426 16599 webserver.cc:533] Webserver started at http://127.16.53.194:35477/ using document root <none> and password file <none>
I20260713 09:05:50.184134 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:50.184373 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:50.184720 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:50.185375 17300 heartbeater.cc:344] Connected to a master server at 127.16.53.254:39149
I20260713 09:05:50.185760 17300 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:50.186295 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-1-root/instance:
uuid: "fed925827e2349e5ab06b40b0ece573d"
format_stamp: "Formatted at 2026-07-13 09:05:50 on dist-test-slave-cv6z"
I20260713 09:05:50.186769 17300 heartbeater.cc:507] Master 127.16.53.254:39149 requested a full tablet report, sending...
I20260713 09:05:50.189081 17173 ts_manager.cc:194] Registered new tserver with Master: d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501)
I20260713 09:05:50.191159 17173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41540
I20260713 09:05:50.191769 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:05:50.195617 17312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:50.196368 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:05:50.196697 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-1-root
uuid: "fed925827e2349e5ab06b40b0ece573d"
format_stamp: "Formatted at 2026-07-13 09:05:50 on dist-test-slave-cv6z"
I20260713 09:05:50.196976 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:50.212842 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:50.214043 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:50.215507 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:50.217724 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:50.217947 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:50.218204 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:50.218379 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:50.259410 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.194:43673
I20260713 09:05:50.259567 17374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.194:43673 every 8 connection(s)
I20260713 09:05:50.264420 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:50.271207 17378 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:50.273021 17379 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:50.275174 17381 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:50.275838 16599 server_base.cc:1061] running on GCE node
I20260713 09:05:50.276823 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:50.276988 17375 heartbeater.cc:344] Connected to a master server at 127.16.53.254:39149
W20260713 09:05:50.277083 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:50.277379 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933550277360 us; error 0 us; skew 500 ppm
I20260713 09:05:50.277434 17375 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:50.278009 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:50.278297 17375 heartbeater.cc:507] Master 127.16.53.254:39149 requested a full tablet report, sending...
I20260713 09:05:50.280555 17173 ts_manager.cc:194] Registered new tserver with Master: fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:50.280783 16599 webserver.cc:533] Webserver started at http://127.16.53.195:40489/ using document root <none> and password file <none>
I20260713 09:05:50.281353 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:50.281580 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:50.281847 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:50.282150 17173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41552
I20260713 09:05:50.283056 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-2-root/instance:
uuid: "2277b2bea1d24b84b811d2044e1caaa4"
format_stamp: "Formatted at 2026-07-13 09:05:50 on dist-test-slave-cv6z"
I20260713 09:05:50.287381 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:50.290838 17386 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:50.291698 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:05:50.292068 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-2-root
uuid: "2277b2bea1d24b84b811d2044e1caaa4"
format_stamp: "Formatted at 2026-07-13 09:05:50 on dist-test-slave-cv6z"
I20260713 09:05:50.292362 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933534607495-16599-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:50.304546 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:50.305744 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:50.307363 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:50.309696 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:50.309929 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:50.310199 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:50.310369 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:50.351671 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.195:42135
I20260713 09:05:50.351840 17448 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.195:42135 every 8 connection(s)
I20260713 09:05:50.365051 17449 heartbeater.cc:344] Connected to a master server at 127.16.53.254:39149
I20260713 09:05:50.365374 17449 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:50.366093 17449 heartbeater.cc:507] Master 127.16.53.254:39149 requested a full tablet report, sending...
I20260713 09:05:50.368021 17173 ts_manager.cc:194] Registered new tserver with Master: 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:50.368094 16599 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013318289s
I20260713 09:05:50.369390 17173 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41556
I20260713 09:05:50.394035 17173 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41560:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:50.397089 17173 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:50.467880 17340 tablet_service.cc:1511] Processing CreateTablet for tablet 6e758bcdd960463c9b5dcb206377c914 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:50.469439 17340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e758bcdd960463c9b5dcb206377c914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.469031 17338 tablet_service.cc:1511] Processing CreateTablet for tablet 07c9cb06fac84d4c98d6be355cdc4a56 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:50.470446 17338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c9cb06fac84d4c98d6be355cdc4a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.472761 17339 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e89085f9345bebaf543219bbd903e (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:50.474278 17339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e89085f9345bebaf543219bbd903e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.479877 17337 tablet_service.cc:1511] Processing CreateTablet for tablet 526de8f3289f487da5fd9f6776ae3b59 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:50.481380 17337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526de8f3289f487da5fd9f6776ae3b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.485309 17336 tablet_service.cc:1511] Processing CreateTablet for tablet a2d3b6e101c54ec4bcdebe96c00a1554 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:50.486725 17336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d3b6e101c54ec4bcdebe96c00a1554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.492133 17335 tablet_service.cc:1511] Processing CreateTablet for tablet 12b8bf7194844a71afcf5a8cc1fa8126 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:50.493789 17335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b8bf7194844a71afcf5a8cc1fa8126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.500694 17338 tablet_service.cc:1511] Processing CreateTablet for tablet d2945b9eaa5b4f03b23e18bd29793efc (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:50.503358 17265 tablet_service.cc:1511] Processing CreateTablet for tablet 6e758bcdd960463c9b5dcb206377c914 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:50.504920 17265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e758bcdd960463c9b5dcb206377c914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.504743 17261 tablet_service.cc:1511] Processing CreateTablet for tablet a2d3b6e101c54ec4bcdebe96c00a1554 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:50.505395 17262 tablet_service.cc:1511] Processing CreateTablet for tablet 526de8f3289f487da5fd9f6776ae3b59 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:50.506235 17261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d3b6e101c54ec4bcdebe96c00a1554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.507359 17264 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e89085f9345bebaf543219bbd903e (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:50.508908 17264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e89085f9345bebaf543219bbd903e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.508967 17260 tablet_service.cc:1511] Processing CreateTablet for tablet 12b8bf7194844a71afcf5a8cc1fa8126 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:50.510717 17260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b8bf7194844a71afcf5a8cc1fa8126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.512991 17263 tablet_service.cc:1511] Processing CreateTablet for tablet 07c9cb06fac84d4c98d6be355cdc4a56 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:50.516996 17334 tablet_service.cc:1511] Processing CreateTablet for tablet 9f21c24d9c714ba89bfb8ce9b08b2f6c (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:50.515057 17333 tablet_service.cc:1511] Processing CreateTablet for tablet c1c46703c0e24a3a9eae47b01d672776 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:50.518776 17259 tablet_service.cc:1511] Processing CreateTablet for tablet d2945b9eaa5b4f03b23e18bd29793efc (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:50.520848 17258 tablet_service.cc:1511] Processing CreateTablet for tablet 9f21c24d9c714ba89bfb8ce9b08b2f6c (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:50.521499 17262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526de8f3289f487da5fd9f6776ae3b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.522179 17263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c9cb06fac84d4c98d6be355cdc4a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.522809 17257 tablet_service.cc:1511] Processing CreateTablet for tablet c1c46703c0e24a3a9eae47b01d672776 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:50.525601 17256 tablet_service.cc:1511] Processing CreateTablet for tablet 8625699ab544441aa2970315afc715eb (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:50.528043 17259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2945b9eaa5b4f03b23e18bd29793efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.528959 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8625699ab544441aa2970315afc715eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.532033 17257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c46703c0e24a3a9eae47b01d672776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.533322 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f21c24d9c714ba89bfb8ce9b08b2f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.524636 17338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2945b9eaa5b4f03b23e18bd29793efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.544142 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c46703c0e24a3a9eae47b01d672776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.547600 17334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f21c24d9c714ba89bfb8ce9b08b2f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.549844 17414 tablet_service.cc:1511] Processing CreateTablet for tablet 6e758bcdd960463c9b5dcb206377c914 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:50.555146 17409 tablet_service.cc:1511] Processing CreateTablet for tablet 12b8bf7194844a71afcf5a8cc1fa8126 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:50.555500 17412 tablet_service.cc:1511] Processing CreateTablet for tablet 07c9cb06fac84d4c98d6be355cdc4a56 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:50.553515 17414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e758bcdd960463c9b5dcb206377c914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.546552 17332 tablet_service.cc:1511] Processing CreateTablet for tablet 8625699ab544441aa2970315afc715eb (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:50.561599 17411 tablet_service.cc:1511] Processing CreateTablet for tablet 526de8f3289f487da5fd9f6776ae3b59 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:50.563197 17410 tablet_service.cc:1511] Processing CreateTablet for tablet a2d3b6e101c54ec4bcdebe96c00a1554 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:50.563241 17407 tablet_service.cc:1511] Processing CreateTablet for tablet 9f21c24d9c714ba89bfb8ce9b08b2f6c (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:50.564473 17408 tablet_service.cc:1511] Processing CreateTablet for tablet d2945b9eaa5b4f03b23e18bd29793efc (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:50.561650 17413 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e89085f9345bebaf543219bbd903e (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:50.568563 17410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d3b6e101c54ec4bcdebe96c00a1554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.570057 17407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f21c24d9c714ba89bfb8ce9b08b2f6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.572451 17332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8625699ab544441aa2970315afc715eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.572772 17411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526de8f3289f487da5fd9f6776ae3b59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.576025 17408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2945b9eaa5b4f03b23e18bd29793efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.578501 17464 tablet_bootstrap.cc:492] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:50.580345 17413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e89085f9345bebaf543219bbd903e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.581063 17409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b8bf7194844a71afcf5a8cc1fa8126. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.589205 17412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c9cb06fac84d4c98d6be355cdc4a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.589715 17406 tablet_service.cc:1511] Processing CreateTablet for tablet c1c46703c0e24a3a9eae47b01d672776 (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:50.591125 17406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1c46703c0e24a3a9eae47b01d672776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.593401 17405 tablet_service.cc:1511] Processing CreateTablet for tablet 8625699ab544441aa2970315afc715eb (DEFAULT_TABLE table=test-workload [id=e996f8ba70ee4990b10a2eac4b375634]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:50.594789 17405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8625699ab544441aa2970315afc715eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:50.634209 17465 tablet_bootstrap.cc:492] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:50.645443 17464 tablet_bootstrap.cc:654] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.666991 17465 tablet_bootstrap.cc:654] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.691303 17466 tablet_bootstrap.cc:492] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:50.712867 17464 tablet_bootstrap.cc:492] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:50.713348 17465 tablet_bootstrap.cc:492] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:50.713373 17464 ts_tablet_manager.cc:1403] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.016s
I20260713 09:05:50.714028 17465 ts_tablet_manager.cc:1403] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.006s
I20260713 09:05:50.716066 17466 tablet_bootstrap.cc:654] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.717252 17465 raft_consensus.cc:359] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.717373 17464 raft_consensus.cc:359] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.718058 17465 raft_consensus.cc:385] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.718096 17464 raft_consensus.cc:385] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.718542 17465 raft_consensus.cc:740] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.718662 17464 raft_consensus.cc:740] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.719444 17464 consensus_queue.cc:260] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.719444 17465 consensus_queue.cc:260] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.720690 17466 tablet_bootstrap.cc:492] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:50.721143 17466 ts_tablet_manager.cc:1403] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.004s
I20260713 09:05:50.721911 17375 heartbeater.cc:499] Master 127.16.53.254:39149 was elected leader, sending a full tablet report...
I20260713 09:05:50.722750 17464 ts_tablet_manager.cc:1434] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:05:50.723985 17464 tablet_bootstrap.cc:492] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:50.724028 17466 raft_consensus.cc:359] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.724925 17466 raft_consensus.cc:385] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.725212 17466 raft_consensus.cc:740] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.726037 17466 consensus_queue.cc:260] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.733047 17464 tablet_bootstrap.cc:654] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.734536 17449 heartbeater.cc:499] Master 127.16.53.254:39149 was elected leader, sending a full tablet report...
I20260713 09:05:50.735991 17466 ts_tablet_manager.cc:1434] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.010s
I20260713 09:05:50.736295 17465 ts_tablet_manager.cc:1434] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.022s	user 0.021s	sys 0.000s
I20260713 09:05:50.737021 17300 heartbeater.cc:499] Master 127.16.53.254:39149 was elected leader, sending a full tablet report...
I20260713 09:05:50.737072 17466 tablet_bootstrap.cc:492] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:50.737233 17465 tablet_bootstrap.cc:492] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:50.744427 17466 tablet_bootstrap.cc:654] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.744483 17465 tablet_bootstrap.cc:654] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.750063 17464 tablet_bootstrap.cc:492] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:50.750521 17464 ts_tablet_manager.cc:1403] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260713 09:05:50.753086 17464 raft_consensus.cc:359] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.753839 17464 raft_consensus.cc:385] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.754136 17464 raft_consensus.cc:740] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.755023 17465 tablet_bootstrap.cc:492] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:50.755085 17466 tablet_bootstrap.cc:492] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:50.755013 17464 consensus_queue.cc:260] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.755750 17465 ts_tablet_manager.cc:1403] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260713 09:05:50.756007 17466 ts_tablet_manager.cc:1403] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:05:50.757656 17464 ts_tablet_manager.cc:1434] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:50.758610 17464 tablet_bootstrap.cc:492] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:50.758834 17465 raft_consensus.cc:359] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.759537 17465 raft_consensus.cc:385] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.759207 17466 raft_consensus.cc:359] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.759868 17465 raft_consensus.cc:740] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.760113 17466 raft_consensus.cc:385] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.760536 17466 raft_consensus.cc:740] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.760674 17465 consensus_queue.cc:260] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.761298 17466 consensus_queue.cc:260] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.762900 17465 ts_tablet_manager.cc:1434] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:50.763839 17466 ts_tablet_manager.cc:1434] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:50.763945 17465 tablet_bootstrap.cc:492] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:50.764918 17466 tablet_bootstrap.cc:492] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:50.765597 17464 tablet_bootstrap.cc:654] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.771746 17466 tablet_bootstrap.cc:654] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.771778 17465 tablet_bootstrap.cc:654] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.778705 17464 tablet_bootstrap.cc:492] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:50.779348 17464 ts_tablet_manager.cc:1403] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260713 09:05:50.783207 17464 raft_consensus.cc:359] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.784317 17464 raft_consensus.cc:385] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.784732 17464 raft_consensus.cc:740] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.786023 17464 consensus_queue.cc:260] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.789929 17465 tablet_bootstrap.cc:492] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:50.790380 17464 ts_tablet_manager.cc:1434] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:05:50.790482 17465 ts_tablet_manager.cc:1403] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.013s
I20260713 09:05:50.792500 17464 tablet_bootstrap.cc:492] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:50.793462 17465 raft_consensus.cc:359] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.794308 17465 raft_consensus.cc:385] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.794605 17465 raft_consensus.cc:740] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.795385 17465 consensus_queue.cc:260] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.797739 17465 ts_tablet_manager.cc:1434] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:05:50.798748 17465 tablet_bootstrap.cc:492] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:50.799803 17464 tablet_bootstrap.cc:654] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.806151 17465 tablet_bootstrap.cc:654] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.811929 17464 tablet_bootstrap.cc:492] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:50.812577 17464 ts_tablet_manager.cc:1403] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.001s
I20260713 09:05:50.816401 17464 raft_consensus.cc:359] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.817384 17464 raft_consensus.cc:385] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.817770 17464 raft_consensus.cc:740] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.819020 17464 consensus_queue.cc:260] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.822855 17465 tablet_bootstrap.cc:492] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:50.822957 17464 ts_tablet_manager.cc:1434] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260713 09:05:50.823385 17465 ts_tablet_manager.cc:1403] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260713 09:05:50.825585 17464 tablet_bootstrap.cc:492] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:50.826289 17465 raft_consensus.cc:359] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.827039 17465 raft_consensus.cc:385] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.827342 17465 raft_consensus.cc:740] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.828085 17465 consensus_queue.cc:260] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.830369 17465 ts_tablet_manager.cc:1434] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:50.831339 17465 tablet_bootstrap.cc:492] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:50.832450 17464 tablet_bootstrap.cc:654] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.834299 17470 raft_consensus.cc:493] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.834817 17470 raft_consensus.cc:515] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.837908 17465 tablet_bootstrap.cc:654] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.844394 17471 raft_consensus.cc:493] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.845073 17471 raft_consensus.cc:515] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.846221 17470 leader_election.cc:290] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:50.851009 17465 tablet_bootstrap.cc:492] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:50.851691 17465 ts_tablet_manager.cc:1403] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260713 09:05:50.853715 17471 leader_election.cc:290] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:50.855516 17465 raft_consensus.cc:359] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.856621 17465 raft_consensus.cc:385] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.856988 17465 raft_consensus.cc:740] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.858081 17465 consensus_queue.cc:260] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.861027 17465 ts_tablet_manager.cc:1434] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260713 09:05:50.862265 17465 tablet_bootstrap.cc:492] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:50.864384 17464 tablet_bootstrap.cc:492] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:50.864872 17464 ts_tablet_manager.cc:1403] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.005s
I20260713 09:05:50.870594 17465 tablet_bootstrap.cc:654] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.873410 17464 raft_consensus.cc:359] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.874428 17464 raft_consensus.cc:385] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.874830 17464 raft_consensus.cc:740] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.879176 17464 consensus_queue.cc:260] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.881143 17470 raft_consensus.cc:493] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.881783 17470 raft_consensus.cc:515] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.887053 17470 leader_election.cc:290] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:50.888101 17471 raft_consensus.cc:493] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.888782 17471 raft_consensus.cc:515] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.891602 17471 leader_election.cc:290] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:50.900702 17464 ts_tablet_manager.cc:1434] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260713 09:05:50.902151 17464 tablet_bootstrap.cc:492] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:50.924336 17464 tablet_bootstrap.cc:654] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:50.938243 17221 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:50.944530 17466 tablet_bootstrap.cc:492] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:50.945791 17466 ts_tablet_manager.cc:1403] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.181s	user 0.084s	sys 0.087s
I20260713 09:05:50.948985 17466 raft_consensus.cc:359] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.949826 17466 raft_consensus.cc:385] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.950169 17466 raft_consensus.cc:740] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.950982 17466 consensus_queue.cc:260] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.958245 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:50.960103 17466 ts_tablet_manager.cc:1434] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:05:50.960589 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8625699ab544441aa2970315afc715eb" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
W20260713 09:05:50.963289 17315 leader_election.cc:343] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:50.966534 17315 leader_election.cc:343] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.967149 17466 tablet_bootstrap.cc:492] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:50.967338 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
I20260713 09:05:50.968442 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
I20260713 09:05:50.968760 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8625699ab544441aa2970315afc715eb" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
W20260713 09:05:50.970403 17313 leader_election.cc:343] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.970890 17313 leader_election.cc:304] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [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: fed925827e2349e5ab06b40b0ece573d; no voters: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:50.971837 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
W20260713 09:05:50.972157 17313 leader_election.cc:343] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.972502 17423 raft_consensus.cc:2468] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 0.
I20260713 09:05:50.972625 17313 leader_election.cc:304] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [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: fed925827e2349e5ab06b40b0ece573d; no voters: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:50.973778 17470 raft_consensus.cc:2749] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.974568 17470 raft_consensus.cc:493] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:05:50.974663 17238 leader_election.cc:343] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:50.975462 17238 leader_election.cc:304] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:50.975225 17470 raft_consensus.cc:515] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.976336 17471 raft_consensus.cc:2804] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.976662 17466 tablet_bootstrap.cc:654] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:50.976703 17471 raft_consensus.cc:493] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.977182 17471 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.977563 17470 leader_election.cc:290] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:50.978053 17470 raft_consensus.cc:2749] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.980846 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
I20260713 09:05:50.981426 17423 raft_consensus.cc:2468] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 0.
I20260713 09:05:50.981805 17466 tablet_bootstrap.cc:492] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:50.982249 17466 ts_tablet_manager.cc:1403] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260713 09:05:50.982215 17465 tablet_bootstrap.cc:492] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:50.982800 17313 leader_election.cc:304] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:50.983038 17465 ts_tablet_manager.cc:1403] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.121s	user 0.029s	sys 0.070s
I20260713 09:05:50.983866 17491 raft_consensus.cc:2804] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:50.984234 17491 raft_consensus.cc:493] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:50.984580 17491 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.984736 17471 raft_consensus.cc:515] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.986248 17465 raft_consensus.cc:359] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.986981 17465 raft_consensus.cc:385] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.987171 17471 leader_election.cc:290] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:50.987355 17465 raft_consensus.cc:740] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.987686 17471 raft_consensus.cc:493] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:50.988119 17471 raft_consensus.cc:515] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.988289 17465 consensus_queue.cc:260] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.990495 17464 tablet_bootstrap.cc:492] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:50.990681 17465 ts_tablet_manager.cc:1434] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:05:50.991621 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:50.994441 17464 ts_tablet_manager.cc:1403] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.024s
I20260713 09:05:50.994839 17275 raft_consensus.cc:2393] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fed925827e2349e5ab06b40b0ece573d in current term 1: Already voted for candidate d042569a8f7f43c89f7d0b938d9f39b4 in this term.
I20260713 09:05:50.992300 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:50.995165 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d" is_pre_election: true
I20260713 09:05:50.995642 17423 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:50.996905 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d" is_pre_election: true
I20260713 09:05:50.997725 17464 raft_consensus.cc:359] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.998498 17464 raft_consensus.cc:385] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:50.998425 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:50.999053 17464 raft_consensus.cc:740] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.999244 17466 raft_consensus.cc:359] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:50.999974 17466 raft_consensus.cc:385] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.000340 17466 raft_consensus.cc:740] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:50.999869 17464 consensus_queue.cc:260] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.000489 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d" is_pre_election: true
I20260713 09:05:51.001152 17349 raft_consensus.cc:2468] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 0.
I20260713 09:05:51.002312 17464 ts_tablet_manager.cc:1434] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:05:51.002445 17239 leader_election.cc:343] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.002925 17239 leader_election.cc:304] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [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: d042569a8f7f43c89f7d0b938d9f39b4; no voters: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:51.003352 17464 tablet_bootstrap.cc:492] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:51.003217 17466 consensus_queue.cc:260] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.003387 17423 raft_consensus.cc:2468] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 1.
I20260713 09:05:51.005905 17239 leader_election.cc:304] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.007160 17465 tablet_bootstrap.cc:492] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:51.010247 17493 raft_consensus.cc:2749] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:50.992606 17491 raft_consensus.cc:515] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.010715 17464 tablet_bootstrap.cc:654] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.011305 17350 raft_consensus.cc:2393] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d042569a8f7f43c89f7d0b938d9f39b4 in current term 1: Already voted for candidate fed925827e2349e5ab06b40b0ece573d in this term.
I20260713 09:05:51.011165 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
I20260713 09:05:51.013784 17491 leader_election.cc:290] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.014312 17491 raft_consensus.cc:493] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.014741 17491 raft_consensus.cc:515] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.015288 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.016157 17274 raft_consensus.cc:2393] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fed925827e2349e5ab06b40b0ece573d in current term 1: Already voted for candidate d042569a8f7f43c89f7d0b938d9f39b4 in this term.
I20260713 09:05:51.016945 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.017047 17238 leader_election.cc:304] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [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: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:51.017761 17422 raft_consensus.cc:2393] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fed925827e2349e5ab06b40b0ece573d in current term 1: Already voted for candidate d042569a8f7f43c89f7d0b938d9f39b4 in this term.
W20260713 09:05:51.018337 17238 leader_election.cc:343] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.019759 17471 leader_election.cc:290] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.020328 17471 raft_consensus.cc:2804] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.020768 17471 raft_consensus.cc:697] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:51.021610 17471 consensus_queue.cc:237] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.022614 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
W20260713 09:05:51.023921 17313 leader_election.cc:343] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.024657 17491 leader_election.cc:290] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.019930 17465 tablet_bootstrap.cc:654] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.025837 17315 leader_election.cc:304] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [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: fed925827e2349e5ab06b40b0ece573d; no voters: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:51.027014 17491 raft_consensus.cc:2749] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.027388 17466 ts_tablet_manager.cc:1434] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260713 09:05:51.010928 17493 raft_consensus.cc:2804] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.029271 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:51.030117 17275 raft_consensus.cc:2468] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 0.
I20260713 09:05:51.028209 17493 raft_consensus.cc:493] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.032141 17493 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.035915 17315 leader_election.cc:304] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [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: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 2277b2bea1d24b84b811d2044e1caaa4
I20260713 09:05:51.037774 17466 tablet_bootstrap.cc:492] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:51.038638 17491 raft_consensus.cc:2804] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.039203 17491 raft_consensus.cc:493] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.039670 17491 raft_consensus.cc:3060] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.054628 17466 tablet_bootstrap.cc:654] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.056047 17465 tablet_bootstrap.cc:492] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:51.056578 17465 ts_tablet_manager.cc:1403] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.024s
I20260713 09:05:51.059046 17491 raft_consensus.cc:515] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.063210 17464 tablet_bootstrap.cc:492] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:51.068718 17464 ts_tablet_manager.cc:1403] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.038s
I20260713 09:05:51.068192 17172 catalog_manager.cc:5697] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.059531 17465 raft_consensus.cc:359] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.067576 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.067576 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.072120 17275 raft_consensus.cc:3060] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.071825 17464 raft_consensus.cc:359] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.072638 17464 raft_consensus.cc:385] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.072983 17464 raft_consensus.cc:740] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
W20260713 09:05:51.073218 17313 leader_election.cc:343] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.073469 17466 tablet_bootstrap.cc:492] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:51.068161 17491 leader_election.cc:290] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.073951 17466 ts_tablet_manager.cc:1403] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.003s
I20260713 09:05:51.073724 17464 consensus_queue.cc:260] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.076081 17464 ts_tablet_manager.cc:1434] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:05:51.076927 17466 raft_consensus.cc:359] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.077683 17466 raft_consensus.cc:385] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.077976 17466 raft_consensus.cc:740] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.078929 17466 consensus_queue.cc:260] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.080564 17464 tablet_bootstrap.cc:492] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:51.080924 17275 raft_consensus.cc:2468] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 1.
I20260713 09:05:51.064473 17493 raft_consensus.cc:515] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.082360 17315 leader_election.cc:304] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [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: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 2277b2bea1d24b84b811d2044e1caaa4
I20260713 09:05:51.083402 17493 leader_election.cc:290] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.083961 17465 raft_consensus.cc:385] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.084273 17465 raft_consensus.cc:740] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.084208 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:51.084570 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.084750 17472 raft_consensus.cc:493] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.084908 17350 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.085227 17472 raft_consensus.cc:515] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
W20260713 09:05:51.085986 17238 leader_election.cc:343] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.086081 17466 ts_tablet_manager.cc:1434] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:05:51.086781 17491 raft_consensus.cc:2804] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.087165 17466 tablet_bootstrap.cc:492] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:51.087586 17491 raft_consensus.cc:697] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Becoming Leader. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:51.087921 17472 leader_election.cc:290] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:51.090214 17491 consensus_queue.cc:237] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.093169 17350 raft_consensus.cc:2468] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 1.
I20260713 09:05:51.094705 17239 leader_election.cc:304] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [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: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 2277b2bea1d24b84b811d2044e1caaa4
I20260713 09:05:51.094604 17465 consensus_queue.cc:260] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.096961 17466 tablet_bootstrap.cc:654] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.097575 17493 raft_consensus.cc:2804] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.098479 17493 raft_consensus.cc:697] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:51.100605 17493 consensus_queue.cc:237] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.102420 17465 ts_tablet_manager.cc:1434] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.004s
I20260713 09:05:51.109109 17465 tablet_bootstrap.cc:492] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:51.112272 17464 tablet_bootstrap.cc:654] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.133714 17173 catalog_manager.cc:5697] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d reported cstate change: term changed from 0 to 1, leader changed from <none> to fed925827e2349e5ab06b40b0ece573d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "fed925827e2349e5ab06b40b0ece573d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.138487 17465 tablet_bootstrap.cc:654] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.138442 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
W20260713 09:05:51.142364 17389 leader_election.cc:343] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.148998 17466 tablet_bootstrap.cc:492] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:51.149612 17466 ts_tablet_manager.cc:1403] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.024s
I20260713 09:05:51.149868 17464 tablet_bootstrap.cc:492] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:51.150319 17464 ts_tablet_manager.cc:1403] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.007s
I20260713 09:05:51.153050 17464 raft_consensus.cc:359] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.153769 17464 raft_consensus.cc:385] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.153623 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d" is_pre_election: true
I20260713 09:05:51.153647 17466 raft_consensus.cc:359] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.154935 17466 raft_consensus.cc:385] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.155380 17466 raft_consensus.cc:740] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.155920 17464 raft_consensus.cc:740] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
W20260713 09:05:51.155575 17388 leader_election.cc:343] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.158915 17388 leader_election.cc:304] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [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: 2277b2bea1d24b84b811d2044e1caaa4; no voters: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:51.159204 17466 consensus_queue.cc:260] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.160259 17472 raft_consensus.cc:2749] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.156986 17464 consensus_queue.cc:260] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.161002 17465 tablet_bootstrap.cc:492] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:51.161000 17491 raft_consensus.cc:493] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.161556 17465 ts_tablet_manager.cc:1403] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.001s
I20260713 09:05:51.161979 17464 ts_tablet_manager.cc:1434] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:05:51.161552 17491 raft_consensus.cc:515] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.162839 17464 tablet_bootstrap.cc:492] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:51.164268 17465 raft_consensus.cc:359] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.164906 17465 raft_consensus.cc:385] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.165158 17491 leader_election.cc:290] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.165319 17465 raft_consensus.cc:740] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.166075 17465 consensus_queue.cc:260] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.167593 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c46703c0e24a3a9eae47b01d672776" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
I20260713 09:05:51.168193 17422 raft_consensus.cc:2468] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 0.
I20260713 09:05:51.168733 17464 tablet_bootstrap.cc:654] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.168956 17465 ts_tablet_manager.cc:1434] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:51.169181 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c46703c0e24a3a9eae47b01d672776" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:51.169821 17465 tablet_bootstrap.cc:492] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:51.169986 17275 raft_consensus.cc:2468] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 0.
I20260713 09:05:51.173632 17491 raft_consensus.cc:493] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.173868 17313 leader_election.cc:304] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.174105 17491 raft_consensus.cc:515] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.174988 17490 raft_consensus.cc:2804] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.175488 17490 raft_consensus.cc:493] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.175956 17490 raft_consensus.cc:3060] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.176455 17491 leader_election.cc:290] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.178407 17472 raft_consensus.cc:493] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.180316 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
I20260713 09:05:51.180070 17173 catalog_manager.cc:5697] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
W20260713 09:05:51.182359 17313 leader_election.cc:343] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.179028 17472 raft_consensus.cc:515] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.184597 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:51.185232 17275 raft_consensus.cc:2468] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 0.
I20260713 09:05:51.186421 17315 leader_election.cc:304] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [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: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 2277b2bea1d24b84b811d2044e1caaa4
I20260713 09:05:51.186861 17465 tablet_bootstrap.cc:654] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.189458 17491 raft_consensus.cc:2804] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.189832 17491 raft_consensus.cc:493] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.190171 17491 raft_consensus.cc:3060] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.190665 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
W20260713 09:05:51.194235 17389 leader_election.cc:343] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.196820 17472 leader_election.cc:290] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:51.197180 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d" is_pre_election: true
W20260713 09:05:51.198657 17388 leader_election.cc:343] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.199136 17388 leader_election.cc:304] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [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: 2277b2bea1d24b84b811d2044e1caaa4; no voters: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:51.200377 17472 raft_consensus.cc:2749] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.202685 17490 raft_consensus.cc:515] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.205598 17466 ts_tablet_manager.cc:1434] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.056s	user 0.030s	sys 0.013s
I20260713 09:05:51.206007 17491 raft_consensus.cc:515] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.209827 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.210160 17466 tablet_bootstrap.cc:492] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:51.210417 17275 raft_consensus.cc:3060] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.211566 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
W20260713 09:05:51.213361 17313 leader_election.cc:343] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.214102 17491 leader_election.cc:290] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.216840 17490 leader_election.cc:290] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.217815 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c46703c0e24a3a9eae47b01d672776" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.218578 17274 raft_consensus.cc:3060] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.218784 17466 tablet_bootstrap.cc:654] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.219987 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1c46703c0e24a3a9eae47b01d672776" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.220728 17422 raft_consensus.cc:3060] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.221745 17493 raft_consensus.cc:493] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.223639 17493 raft_consensus.cc:515] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.225865 17493 leader_election.cc:290] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.227936 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
I20260713 09:05:51.230065 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d" is_pre_election: true
W20260713 09:05:51.233238 17239 leader_election.cc:343] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:51.235651 17275 raft_consensus.cc:2468] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 1.
I20260713 09:05:51.233527 17423 raft_consensus.cc:2468] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 0.
I20260713 09:05:51.236722 17315 leader_election.cc:304] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [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: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 2277b2bea1d24b84b811d2044e1caaa4
I20260713 09:05:51.237574 17465 tablet_bootstrap.cc:492] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:51.238061 17465 ts_tablet_manager.cc:1403] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.016s
I20260713 09:05:51.237836 17238 leader_election.cc:304] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [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: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:51.237835 17490 raft_consensus.cc:2804] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.238701 17490 raft_consensus.cc:697] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Becoming Leader. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:51.239095 17493 raft_consensus.cc:2804] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.239259 17274 raft_consensus.cc:2468] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 1.
I20260713 09:05:51.239547 17490 consensus_queue.cc:237] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.239490 17493 raft_consensus.cc:493] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.240446 17315 leader_election.cc:304] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.240720 17493 raft_consensus.cc:3060] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.241250 17465 raft_consensus.cc:359] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.242066 17465 raft_consensus.cc:385] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.242373 17465 raft_consensus.cc:740] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.243149 17465 consensus_queue.cc:260] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.243871 17466 tablet_bootstrap.cc:492] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:51.243889 17491 raft_consensus.cc:2804] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.244598 17491 raft_consensus.cc:697] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Becoming Leader. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:51.244654 17466 ts_tablet_manager.cc:1403] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.004s
I20260713 09:05:51.245532 17491 consensus_queue.cc:237] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.248786 17466 raft_consensus.cc:359] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.249749 17466 raft_consensus.cc:385] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.250110 17466 raft_consensus.cc:740] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.251114 17466 consensus_queue.cc:260] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.253875 17466 ts_tablet_manager.cc:1434] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:51.253928 17465 ts_tablet_manager.cc:1434] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:05:51.254922 17466 tablet_bootstrap.cc:492] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:51.255764 17422 raft_consensus.cc:2468] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 1.
I20260713 09:05:51.257968 17465 tablet_bootstrap.cc:492] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4: Bootstrap starting.
I20260713 09:05:51.255363 17493 raft_consensus.cc:515] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.261986 17466 tablet_bootstrap.cc:654] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.262576 17464 tablet_bootstrap.cc:492] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:51.263052 17464 ts_tablet_manager.cc:1403] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.001s
I20260713 09:05:51.265587 17465 tablet_bootstrap.cc:654] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.265663 17464 raft_consensus.cc:359] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.267897 17493 leader_election.cc:290] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.267840 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:51.271924 17464 raft_consensus.cc:385] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.272552 17464 raft_consensus.cc:740] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.273259 17464 consensus_queue.cc:260] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.275115 17464 ts_tablet_manager.cc:1434] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:05:51.275996 17350 raft_consensus.cc:3060] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.275146 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.277417 17422 raft_consensus.cc:3060] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.279546 17466 tablet_bootstrap.cc:492] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:51.280073 17466 ts_tablet_manager.cc:1403] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260713 09:05:51.280608 17464 tablet_bootstrap.cc:492] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d: Bootstrap starting.
I20260713 09:05:51.282773 17466 raft_consensus.cc:359] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.283442 17466 raft_consensus.cc:385] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.283778 17466 raft_consensus.cc:740] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.284571 17466 consensus_queue.cc:260] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.286630 17466 ts_tablet_manager.cc:1434] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:51.289026 17491 raft_consensus.cc:493] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.289520 17466 tablet_bootstrap.cc:492] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:51.289573 17491 raft_consensus.cc:515] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.293272 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:51.294107 17274 raft_consensus.cc:2468] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 0.
I20260713 09:05:51.295965 17466 tablet_bootstrap.cc:654] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.295953 17315 leader_election.cc:304] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.297297 17470 raft_consensus.cc:2804] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.297781 17470 raft_consensus.cc:493] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.298442 17470 raft_consensus.cc:3060] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.303208 17173 catalog_manager.cc:5697] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d reported cstate change: term changed from 0 to 1, leader changed from <none> to fed925827e2349e5ab06b40b0ece573d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "fed925827e2349e5ab06b40b0ece573d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.307250 17422 raft_consensus.cc:2468] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 1.
I20260713 09:05:51.308768 17238 leader_election.cc:304] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:51.311694 17466 tablet_bootstrap.cc:492] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:51.311882 17493 raft_consensus.cc:2804] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.312371 17466 ts_tablet_manager.cc:1403] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260713 09:05:51.312568 17493 raft_consensus.cc:697] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:51.313449 17493 consensus_queue.cc:237] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.325310 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
I20260713 09:05:51.326239 17422 raft_consensus.cc:2468] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 0.
W20260713 09:05:51.328080 17514 log.cc:927] Time spent T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260713 09:05:51.328850 17491 leader_election.cc:290] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.311618 17350 raft_consensus.cc:2468] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 1.
I20260713 09:05:51.340858 17173 catalog_manager.cc:5697] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d reported cstate change: term changed from 0 to 1, leader changed from <none> to fed925827e2349e5ab06b40b0ece573d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "fed925827e2349e5ab06b40b0ece573d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.343547 17464 tablet_bootstrap.cc:654] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.343432 17466 raft_consensus.cc:359] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.319624 17470 raft_consensus.cc:515] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.347530 17466 raft_consensus.cc:385] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.347916 17466 raft_consensus.cc:740] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.348731 17466 consensus_queue.cc:260] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.350394 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.351118 17274 raft_consensus.cc:3060] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.355742 17509 raft_consensus.cc:493] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.356295 17509 raft_consensus.cc:515] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.360540 17509 leader_election.cc:290] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:51.361009 17275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:51.361876 17275 raft_consensus.cc:2468] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 0.
I20260713 09:05:51.364107 17389 leader_election.cc:304] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:51.366183 17509 raft_consensus.cc:2804] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.366767 17274 raft_consensus.cc:2468] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 1.
I20260713 09:05:51.367224 17509 raft_consensus.cc:493] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.368386 17509 raft_consensus.cc:3060] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.386585 17464 tablet_bootstrap.cc:492] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d: No bootstrap required, opened a new log
I20260713 09:05:51.381283 17173 catalog_manager.cc:5697] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.387056 17464 ts_tablet_manager.cc:1403] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.000s
I20260713 09:05:51.373139 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d" is_pre_election: true
I20260713 09:05:51.391283 17350 raft_consensus.cc:2468] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 0.
I20260713 09:05:51.368324 17315 leader_election.cc:304] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.392566 17464 raft_consensus.cc:359] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.392958 17491 raft_consensus.cc:2804] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.393218 17464 raft_consensus.cc:385] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.393743 17464 raft_consensus.cc:740] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.393827 17491 raft_consensus.cc:697] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Becoming Leader. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:51.394531 17464 consensus_queue.cc:260] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.394712 17491 consensus_queue.cc:237] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.396909 17464 ts_tablet_manager.cc:1434] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:05:51.389117 17466 ts_tablet_manager.cc:1434] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.076s	user 0.031s	sys 0.022s
I20260713 09:05:51.397571 17509 raft_consensus.cc:515] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.390321 17465 tablet_bootstrap.cc:492] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4: No bootstrap required, opened a new log
I20260713 09:05:51.398918 17465 ts_tablet_manager.cc:1403] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent bootstrapping tablet: real 0.141s	user 0.047s	sys 0.026s
I20260713 09:05:51.400465 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.401049 17274 raft_consensus.cc:3060] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.402134 17465 raft_consensus.cc:359] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.402757 17465 raft_consensus.cc:385] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.403004 17465 raft_consensus.cc:740] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.403119 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.403699 17422 raft_consensus.cc:3060] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.403671 17465 consensus_queue.cc:260] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.407912 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:51.398507 17466 tablet_bootstrap.cc:492] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4: Bootstrap starting.
I20260713 09:05:51.408476 17350 raft_consensus.cc:3060] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.411140 17422 raft_consensus.cc:2468] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 1.
I20260713 09:05:51.414348 17466 tablet_bootstrap.cc:654] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:51.414294 17509 leader_election.cc:290] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:51.416200 17470 leader_election.cc:290] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.417085 17465 ts_tablet_manager.cc:1434] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:05:51.417860 17350 raft_consensus.cc:2468] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 1.
I20260713 09:05:51.419289 17172 catalog_manager.cc:5697] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d reported cstate change: term changed from 0 to 1, leader changed from <none> to fed925827e2349e5ab06b40b0ece573d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "fed925827e2349e5ab06b40b0ece573d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.421574 17274 raft_consensus.cc:2468] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 1.
I20260713 09:05:51.421872 17388 leader_election.cc:304] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.422741 17509 raft_consensus.cc:2804] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.423225 17509 raft_consensus.cc:697] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Running, Role: LEADER
I20260713 09:05:51.424098 17509 consensus_queue.cc:237] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.425143 17466 tablet_bootstrap.cc:492] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4: No bootstrap required, opened a new log
I20260713 09:05:51.425585 17466 ts_tablet_manager.cc:1403] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.005s
I20260713 09:05:51.428663 17466 raft_consensus.cc:359] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.429426 17466 raft_consensus.cc:385] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:51.429766 17466 raft_consensus.cc:740] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Initialized, Role: FOLLOWER
I20260713 09:05:51.430528 17466 consensus_queue.cc:260] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.432763 17466 ts_tablet_manager.cc:1434] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:05:51.439200 17173 catalog_manager.cc:5697] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.477771 17470 raft_consensus.cc:493] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.478211 17470 raft_consensus.cc:515] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.479871 17470 leader_election.cc:290] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.480933 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:51.481185 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4" is_pre_election: true
I20260713 09:05:51.481688 17274 raft_consensus.cc:2468] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 0.
I20260713 09:05:51.481813 17422 raft_consensus.cc:2468] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 0.
I20260713 09:05:51.482905 17313 leader_election.cc:304] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.483628 17470 raft_consensus.cc:2804] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.483974 17470 raft_consensus.cc:493] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.484218 17470 raft_consensus.cc:3060] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.488643 17470 raft_consensus.cc:515] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.490208 17470 leader_election.cc:290] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.491096 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.491204 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.491595 17274 raft_consensus.cc:3060] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.491770 17422 raft_consensus.cc:3060] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.496560 17274 raft_consensus.cc:2468] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 1.
I20260713 09:05:51.496559 17422 raft_consensus.cc:2468] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 1.
I20260713 09:05:51.497732 17315 leader_election.cc:304] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.498385 17470 raft_consensus.cc:2804] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.498858 17470 raft_consensus.cc:697] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Becoming Leader. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:51.499583 17470 consensus_queue.cc:237] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.507300 17173 catalog_manager.cc:5697] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d reported cstate change: term changed from 0 to 1, leader changed from <none> to fed925827e2349e5ab06b40b0ece573d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "fed925827e2349e5ab06b40b0ece573d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.523237 17509 raft_consensus.cc:493] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.523818 17509 raft_consensus.cc:515] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.526635 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8625699ab544441aa2970315afc715eb" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:51.526960 17350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8625699ab544441aa2970315afc715eb" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d" is_pre_election: true
I20260713 09:05:51.526841 17493 consensus_queue.cc:1048] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.527269 17274 raft_consensus.cc:2468] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 0.
I20260713 09:05:51.527596 17350 raft_consensus.cc:2468] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 0.
I20260713 09:05:51.528556 17472 raft_consensus.cc:493] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:51.529028 17472 raft_consensus.cc:515] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.529596 17509 leader_election.cc:290] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:51.528571 17389 leader_election.cc:304] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:51.531070 17472 leader_election.cc:290] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:51.531303 17509 raft_consensus.cc:2804] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:51.531831 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" is_pre_election: true
I20260713 09:05:51.532267 17470 consensus_queue.cc:1048] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.532616 17274 raft_consensus.cc:2393] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2277b2bea1d24b84b811d2044e1caaa4 in current term 1: Already voted for candidate fed925827e2349e5ab06b40b0ece573d in this term.
I20260713 09:05:51.534169 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d" is_pre_election: true
I20260713 09:05:51.535876 17388 leader_election.cc:304] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [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: 2277b2bea1d24b84b811d2044e1caaa4; no voters: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:51.533831 17509 raft_consensus.cc:493] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:51.536659 17472 raft_consensus.cc:3060] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.540333 17509 raft_consensus.cc:3060] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.544198 17472 raft_consensus.cc:2749] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:51.547894 17509 raft_consensus.cc:515] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.552204 17491 consensus_queue.cc:1048] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.552459 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8625699ab544441aa2970315afc715eb" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.553100 17274 raft_consensus.cc:3060] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.554028 17422 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.555459 17509 leader_election.cc:290] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:51.558161 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8625699ab544441aa2970315afc715eb" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:51.558849 17349 raft_consensus.cc:3060] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.561345 17274 raft_consensus.cc:2468] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 1.
I20260713 09:05:51.562829 17389 leader_election.cc:304] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:51.566092 17472 raft_consensus.cc:2804] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:51.566655 17472 raft_consensus.cc:697] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 LEADER]: Becoming Leader. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Running, Role: LEADER
I20260713 09:05:51.567471 17472 consensus_queue.cc:237] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.568158 17494 consensus_queue.cc:1048] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:51.573226 17349 raft_consensus.cc:2468] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 1.
I20260713 09:05:51.587577 17172 catalog_manager.cc:5697] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:51.627369 17422 raft_consensus.cc:3060] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:51.633762 17494 consensus_queue.cc:1048] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:51.634557 17470 consensus_queue.cc:1048] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.648026 17494 consensus_queue.cc:1048] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.648234 17349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
mode: GRACEFUL
new_leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:37454
I20260713 09:05:51.648980 17349 raft_consensus.cc:606] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Received request to transfer leadership to TS d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:51.663992 17490 consensus_queue.cc:1048] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.666419 17350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
mode: GRACEFUL
new_leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:37454
I20260713 09:05:51.666993 17350 raft_consensus.cc:606] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Received request to transfer leadership to TS d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:51.674665 17350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
mode: GRACEFUL
new_leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:37454
I20260713 09:05:51.675484 17350 raft_consensus.cc:606] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Received request to transfer leadership to TS d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:51.681348 17491 raft_consensus.cc:993] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d: : Instructing follower d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:51.681905 17470 raft_consensus.cc:1081] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Signalling peer d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:51.687999 17275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:36754
I20260713 09:05:51.688694 17275 raft_consensus.cc:493] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.689163 17275 raft_consensus.cc:3060] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.699155 17275 raft_consensus.cc:515] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.702464 17275 leader_election.cc:290] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 2 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.702382 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:51.702996 17349 raft_consensus.cc:3055] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.703310 17349 raft_consensus.cc:740] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:51.703609 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.704173 17423 raft_consensus.cc:3060] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.704133 17349 consensus_queue.cc:260] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [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: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.705466 17349 raft_consensus.cc:3060] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.706323 17422 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc"
dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
mode: GRACEFUL
new_leader_uuid: "fed925827e2349e5ab06b40b0ece573d"
 from {username='slave'} at 127.0.0.1:51418
I20260713 09:05:51.706984 17422 raft_consensus.cc:606] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 LEADER]: Received request to transfer leadership to TS fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:51.711073 17423 raft_consensus.cc:2468] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 2.
I20260713 09:05:51.712051 17349 raft_consensus.cc:2468] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 2.
I20260713 09:05:51.712422 17238 leader_election.cc:304] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [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: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:51.713579 17529 raft_consensus.cc:2804] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.714134 17529 raft_consensus.cc:697] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:51.715097 17529 consensus_queue.cc:237] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Queue 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: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.719954 17539 consensus_queue.cc:1048] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.726598 17172 catalog_manager.cc:5697] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 1 to 2, leader changed from fed925827e2349e5ab06b40b0ece573d (127.16.53.194) to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.729382 17275 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
mode: GRACEFUL
new_leader_uuid: "fed925827e2349e5ab06b40b0ece573d"
 from {username='slave'} at 127.0.0.1:36762
I20260713 09:05:51.730052 17275 raft_consensus.cc:606] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Received request to transfer leadership to TS fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:51.737234 17539 consensus_queue.cc:1048] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.804821 17509 consensus_queue.cc:1048] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.816092 17472 consensus_queue.cc:1048] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.826256 17545 raft_consensus.cc:993] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4: : Instructing follower fed925827e2349e5ab06b40b0ece573d to start an election
I20260713 09:05:51.826761 17472 raft_consensus.cc:1081] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 LEADER]: Signalling peer fed925827e2349e5ab06b40b0ece573d to start an election
I20260713 09:05:51.828277 17349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
 from {username='slave'} at 127.0.0.1:37452
I20260713 09:05:51.828814 17349 raft_consensus.cc:493] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.829126 17349 raft_consensus.cc:3060] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.835456 17539 consensus_queue.cc:1048] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.835995 17349 raft_consensus.cc:515] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.838068 17349 leader_election.cc:290] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 2 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.839010 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.839361 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.839641 17274 raft_consensus.cc:3060] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.839939 17423 raft_consensus.cc:3055] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.840276 17423 raft_consensus.cc:740] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Running, Role: LEADER
I20260713 09:05:51.840341 17529 consensus_queue.cc:1048] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.841164 17423 consensus_queue.cc:260] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.842388 17423 raft_consensus.cc:3060] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.846884 17274 raft_consensus.cc:2468] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 2.
I20260713 09:05:51.848031 17315 leader_election.cc:304] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [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: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.848829 17529 raft_consensus.cc:993] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4: : Instructing follower fed925827e2349e5ab06b40b0ece573d to start an election
I20260713 09:05:51.848913 17539 raft_consensus.cc:2804] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.849330 17529 raft_consensus.cc:1081] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Signalling peer fed925827e2349e5ab06b40b0ece573d to start an election
I20260713 09:05:51.849479 17539 raft_consensus.cc:697] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Becoming Leader. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:51.849727 17423 raft_consensus.cc:2468] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 2.
I20260713 09:05:51.850371 17539 consensus_queue.cc:237] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [LEADER]: Queue 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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.853703 17348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
 from {username='slave'} at 127.0.0.1:37442
I20260713 09:05:51.854336 17348 raft_consensus.cc:493] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.854722 17348 raft_consensus.cc:3060] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.854912 17493 consensus_queue.cc:1048] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.865157 17170 catalog_manager.cc:5697] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d reported cstate change: term changed from 1 to 2, leader changed from 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195) to fed925827e2349e5ab06b40b0ece573d (127.16.53.194). New cstate: current_term: 2 leader_uuid: "fed925827e2349e5ab06b40b0ece573d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.866680 17470 raft_consensus.cc:993] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d: : Instructing follower d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:51.866602 17348 raft_consensus.cc:515] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.867264 17470 raft_consensus.cc:1081] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Signalling peer d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:51.867959 17349 raft_consensus.cc:1240] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Rejecting Update request from peer d042569a8f7f43c89f7d0b938d9f39b4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:51.872296 17490 consensus_queue.cc:1048] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.874179 17275 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:36754
I20260713 09:05:51.874840 17275 raft_consensus.cc:493] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:51.875275 17275 raft_consensus.cc:3060] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.876026 17493 consensus_queue.cc:1059] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.876917 17471 raft_consensus.cc:3055] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.877326 17471 raft_consensus.cc:740] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:51.878290 17471 consensus_queue.cc:260] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.879127 17348 leader_election.cc:290] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 2 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.879338 17471 raft_consensus.cc:3060] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.881459 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:51.882606 17423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.883246 17423 raft_consensus.cc:3060] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.893222 17423 raft_consensus.cc:2468] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 2.
I20260713 09:05:51.896163 17313 leader_election.cc:304] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [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: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:51.898609 17470 raft_consensus.cc:2804] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.899225 17470 raft_consensus.cc:697] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Becoming Leader. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:51.900012 17470 consensus_queue.cc:237] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.900204 17275 raft_consensus.cc:515] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.902817 17274 raft_consensus.cc:1240] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Rejecting Update request from peer fed925827e2349e5ab06b40b0ece573d for earlier term 1. Current term is 2. Ops: []
I20260713 09:05:51.903175 17275 leader_election.cc:290] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 2 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:51.905220 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:51.905617 17273 raft_consensus.cc:2468] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 2.
I20260713 09:05:51.905874 17422 raft_consensus.cc:3060] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.907238 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:51.906509 17470 consensus_queue.cc:1059] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:05:51.910581 17348 raft_consensus.cc:3055] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:51.911000 17348 raft_consensus.cc:740] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:51.912180 17348 consensus_queue.cc:260] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:51.911969 17170 catalog_manager.cc:5697] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d reported cstate change: term changed from 1 to 2, leader changed from d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193) to fed925827e2349e5ab06b40b0ece573d (127.16.53.194). New cstate: current_term: 2 leader_uuid: "fed925827e2349e5ab06b40b0ece573d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.913542 17348 raft_consensus.cc:3060] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:51.915292 17422 raft_consensus.cc:2468] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 2.
I20260713 09:05:51.916591 17238 leader_election.cc:304] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [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: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:51.918744 17471 raft_consensus.cc:2804] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:51.919209 17471 raft_consensus.cc:697] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:51.920907 17348 raft_consensus.cc:2468] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 2.
I20260713 09:05:51.920019 17471 consensus_queue.cc:237] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
W20260713 09:05:51.921476 17539 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:05:51.927971 17172 catalog_manager.cc:5697] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 1 to 2, leader changed from fed925827e2349e5ab06b40b0ece573d (127.16.53.194) to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:51.935626 17539 consensus_queue.cc:1048] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.948370 17491 consensus_queue.cc:1048] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:51.999279 17472 consensus_queue.cc:1048] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.010188 17509 consensus_queue.cc:1048] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:52.052526 17490 raft_consensus.cc:993] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d: : Instructing follower d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:52.052983 17491 raft_consensus.cc:1081] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Signalling peer d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:52.054564 17273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:36754
I20260713 09:05:52.055076 17273 raft_consensus.cc:493] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.055418 17273 raft_consensus.cc:3060] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.060163 17273 raft_consensus.cc:515] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:52.061940 17273 leader_election.cc:290] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 2 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:52.062865 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:52.063192 17422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526de8f3289f487da5fd9f6776ae3b59" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:52.063416 17348 raft_consensus.cc:3055] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.063768 17422 raft_consensus.cc:3060] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.063791 17348 raft_consensus.cc:740] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:52.064687 17348 consensus_queue.cc:260] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:52.065577 17348 raft_consensus.cc:3060] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.068643 17422 raft_consensus.cc:2468] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 2.
I20260713 09:05:52.069820 17238 leader_election.cc:304] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [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: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:52.070765 17348 raft_consensus.cc:2468] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 2.
I20260713 09:05:52.070925 17471 raft_consensus.cc:2804] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.071442 17471 raft_consensus.cc:697] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:52.072283 17471 consensus_queue.cc:237] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Queue 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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:52.078277 17172 catalog_manager.cc:5697] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 1 to 2, leader changed from fed925827e2349e5ab06b40b0ece573d (127.16.53.194) to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:52.295516 17348 raft_consensus.cc:1275] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.296801 17471 consensus_queue.cc:1048] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.304395 17422 raft_consensus.cc:1275] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.306301 17493 consensus_queue.cc:1048] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.311980 17273 raft_consensus.cc:1275] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Refusing update from remote peer fed925827e2349e5ab06b40b0ece573d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.313421 17491 consensus_queue.cc:1048] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.316301 17422 raft_consensus.cc:1275] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Refusing update from remote peer fed925827e2349e5ab06b40b0ece573d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.317723 17490 consensus_queue.cc:1048] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.321868 17423 raft_consensus.cc:1275] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Refusing update from remote peer fed925827e2349e5ab06b40b0ece573d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.324508 17490 consensus_queue.cc:1048] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.333369 17273 raft_consensus.cc:1275] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Refusing update from remote peer fed925827e2349e5ab06b40b0ece573d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.335420 17491 consensus_queue.cc:1048] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.522792 17348 raft_consensus.cc:1275] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.524085 17493 consensus_queue.cc:1048] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.532001 17423 raft_consensus.cc:1275] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.533742 17493 consensus_queue.cc:1048] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.571338 17423 raft_consensus.cc:1275] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.572515 17529 consensus_queue.cc:1048] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.579525 17348 raft_consensus.cc:1275] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:52.581019 17493 consensus_queue.cc:1048] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:05:54.051826 17371 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7d20 after lost signal to thread 16602
W20260713 09:05:54.052594 17371 debug-util.cc:398] Leaking SignalData structure 0x7b080012f720 after lost signal to thread 17207
W20260713 09:05:54.053436 17371 debug-util.cc:398] Leaking SignalData structure 0x7b080010ff40 after lost signal to thread 17299
W20260713 09:05:54.054148 17371 debug-util.cc:398] Leaking SignalData structure 0x7b0800198e00 after lost signal to thread 17374
W20260713 09:05:54.054867 17371 debug-util.cc:398] Leaking SignalData structure 0x7b08001156e0 after lost signal to thread 17448
I20260713 09:05:54.916747 16599 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:05:54.917959 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:54.937434 17273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
mode: GRACEFUL
new_leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
 from {username='slave'} at 127.0.0.1:44494
I20260713 09:05:54.938472 17273 raft_consensus.cc:606] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Received request to transfer leadership to TS 2277b2bea1d24b84b811d2044e1caaa4
I20260713 09:05:54.942054 17273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
mode: GRACEFUL
new_leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
 from {username='slave'} at 127.0.0.1:44494
I20260713 09:05:54.942710 17273 raft_consensus.cc:606] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Received request to transfer leadership to TS 2277b2bea1d24b84b811d2044e1caaa4
I20260713 09:05:54.944056 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:54.944648 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:55.015439 17557 raft_consensus.cc:993] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4: : Instructing follower 2277b2bea1d24b84b811d2044e1caaa4 to start an election
I20260713 09:05:55.016047 17559 raft_consensus.cc:1081] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Signalling peer 2277b2bea1d24b84b811d2044e1caaa4 to start an election
I20260713 09:05:55.017858 17424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56"
dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
 from {username='slave'} at 127.0.0.1:51410
I20260713 09:05:55.018394 17424 raft_consensus.cc:493] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.018738 17424 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.025394 17424 raft_consensus.cc:515] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:55.027447 17424 leader_election.cc:290] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 2 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:55.028786 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:55.028970 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:55.029708 17273 raft_consensus.cc:3055] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:55.029799 17348 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.030176 17273 raft_consensus.cc:740] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:55.031256 17273 consensus_queue.cc:260] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:55.032876 17273 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.036278 17348 raft_consensus.cc:2468] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 2.
I20260713 09:05:55.038167 17388 leader_election.cc:304] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [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: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:55.039300 17509 raft_consensus.cc:2804] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:55.041733 17273 raft_consensus.cc:2468] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 2.
I20260713 09:05:55.044363 17509 raft_consensus.cc:697] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Becoming Leader. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Running, Role: LEADER
I20260713 09:05:55.045634 17509 consensus_queue.cc:237] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Queue 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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:55.058879 17557 raft_consensus.cc:993] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: : Instructing follower 2277b2bea1d24b84b811d2044e1caaa4 to start an election
I20260713 09:05:55.059434 17557 raft_consensus.cc:1081] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Signalling peer 2277b2bea1d24b84b811d2044e1caaa4 to start an election
I20260713 09:05:55.061827 17424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e"
dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
 from {username='slave'} at 127.0.0.1:51410
I20260713 09:05:55.062505 17424 raft_consensus.cc:493] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:55.062949 17424 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.070353 17424 raft_consensus.cc:515] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:55.071381 17169 catalog_manager.cc:5697] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 reported cstate change: term changed from 1 to 2, leader changed from d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193) to 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:55.076311 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:55.077426 17348 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.080286 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:55.080994 17273 raft_consensus.cc:3055] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:55.081341 17273 raft_consensus.cc:740] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:55.082322 17273 consensus_queue.cc:260] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:55.083675 17273 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:55.087625 17348 raft_consensus.cc:2468] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 2.
I20260713 09:05:55.089075 17388 leader_election.cc:304] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [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: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:55.089977 17509 raft_consensus.cc:2804] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:55.090430 17509 raft_consensus.cc:697] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Becoming Leader. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Running, Role: LEADER
I20260713 09:05:55.090694 17273 raft_consensus.cc:2468] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 2.
I20260713 09:05:55.091339 17509 consensus_queue.cc:237] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Queue 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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:55.072826 17424 leader_election.cc:290] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 2 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:55.108210 17169 catalog_manager.cc:5697] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 reported cstate change: term changed from 1 to 2, leader changed from d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193) to 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:55.465535 17273 raft_consensus.cc:1275] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Refusing update from remote peer 2277b2bea1d24b84b811d2044e1caaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.467242 17509 consensus_queue.cc:1048] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.472467 17348 raft_consensus.cc:1275] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Refusing update from remote peer 2277b2bea1d24b84b811d2044e1caaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.474591 17563 consensus_queue.cc:1048] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:55.500013 17273 raft_consensus.cc:1275] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Refusing update from remote peer 2277b2bea1d24b84b811d2044e1caaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.501456 17509 consensus_queue.cc:1048] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.515025 17348 raft_consensus.cc:1275] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Refusing update from remote peer 2277b2bea1d24b84b811d2044e1caaa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:55.517452 17563 consensus_queue.cc:1048] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:55.945539 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:55.963366 17424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e"
dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
mode: GRACEFUL
new_leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:51418
I20260713 09:05:55.963930 17424 raft_consensus.cc:606] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Received request to transfer leadership to TS d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:55.969193 17424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56"
dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
mode: GRACEFUL
new_leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:51418
I20260713 09:05:55.969715 17424 raft_consensus.cc:606] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Received request to transfer leadership to TS d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:55.983347 17348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
mode: GRACEFUL
new_leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:37454
I20260713 09:05:55.984320 17348 raft_consensus.cc:606] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Received request to transfer leadership to TS d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:55.989956 17348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
mode: GRACEFUL
new_leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:37454
I20260713 09:05:55.990513 17348 raft_consensus.cc:606] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Received request to transfer leadership to TS d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:55.995956 17348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
mode: GRACEFUL
new_leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:37454
I20260713 09:05:55.996461 17348 raft_consensus.cc:606] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Received request to transfer leadership to TS d042569a8f7f43c89f7d0b938d9f39b4
I20260713 09:05:56.068352 17578 raft_consensus.cc:993] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d: : Instructing follower d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.069031 17490 raft_consensus.cc:1081] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Signalling peer d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.071022 17274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:36754
I20260713 09:05:56.071660 17274 raft_consensus.cc:493] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.072096 17274 raft_consensus.cc:3060] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.080977 17274 raft_consensus.cc:515] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.084288 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:56.084445 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2945b9eaa5b4f03b23e18bd29793efc" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:56.084949 17274 leader_election.cc:290] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 3 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:56.085130 17424 raft_consensus.cc:3060] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.088243 17348 raft_consensus.cc:3055] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:56.088667 17348 raft_consensus.cc:740] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:56.089593 17348 consensus_queue.cc:260] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.091051 17348 raft_consensus.cc:3060] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.092504 17424 raft_consensus.cc:2468] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 3.
I20260713 09:05:56.094576 17238 leader_election.cc:304] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [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: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:56.096760 17579 raft_consensus.cc:2804] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:56.097601 17579 raft_consensus.cc:697] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:56.098871 17579 consensus_queue.cc:237] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.103834 17348 raft_consensus.cc:2468] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 3.
I20260713 09:05:56.107262 17170 catalog_manager.cc:5697] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 2 to 3, leader changed from fed925827e2349e5ab06b40b0ece573d (127.16.53.194) to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 3 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.120736 17571 raft_consensus.cc:993] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4: : Instructing follower d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.121315 17509 raft_consensus.cc:1081] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Signalling peer d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.123076 17274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:36760
I20260713 09:05:56.123679 17274 raft_consensus.cc:493] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.124115 17274 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.130805 17274 raft_consensus.cc:515] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.132797 17274 leader_election.cc:290] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 3 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:56.133636 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:56.134020 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:56.134305 17348 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.134716 17424 raft_consensus.cc:3055] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:56.135108 17424 raft_consensus.cc:740] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Running, Role: LEADER
I20260713 09:05:56.135918 17424 consensus_queue.cc:260] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.136960 17424 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.144919 17424 raft_consensus.cc:2468] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 3.
I20260713 09:05:56.144919 17348 raft_consensus.cc:2468] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 3.
I20260713 09:05:56.147027 17238 leader_election.cc:304] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [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: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:56.148061 17579 raft_consensus.cc:2804] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:56.149045 17579 raft_consensus.cc:697] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:56.150130 17579 consensus_queue.cc:237] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.151435 17578 raft_consensus.cc:993] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d: : Instructing follower d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.152019 17578 raft_consensus.cc:1081] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Signalling peer d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.154651 17274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:36754
I20260713 09:05:56.155459 17274 raft_consensus.cc:493] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.156121 17274 raft_consensus.cc:3060] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.160385 17170 catalog_manager.cc:5697] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 2 to 3, leader changed from 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195) to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 3 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.164294 17274 raft_consensus.cc:515] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.167562 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:56.167975 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f21c24d9c714ba89bfb8ce9b08b2f6c" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:56.168248 17348 raft_consensus.cc:3055] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:56.168620 17424 raft_consensus.cc:3060] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.168627 17348 raft_consensus.cc:740] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:56.169765 17348 consensus_queue.cc:260] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.171554 17274 leader_election.cc:290] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 3 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:56.170964 17348 raft_consensus.cc:3060] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.178031 17424 raft_consensus.cc:2468] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 3.
I20260713 09:05:56.179417 17238 leader_election.cc:304] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [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: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:56.180353 17579 raft_consensus.cc:2804] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:56.180928 17579 raft_consensus.cc:697] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:56.182241 17348 raft_consensus.cc:2468] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 3.
I20260713 09:05:56.181968 17579 consensus_queue.cc:237] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.190459 17170 catalog_manager.cc:5697] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 2 to 3, leader changed from fed925827e2349e5ab06b40b0ece573d (127.16.53.194) to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 3 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.292054 17578 raft_consensus.cc:993] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d: : Instructing follower d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.292624 17490 raft_consensus.cc:1081] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Signalling peer d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.294392 17274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:36754
I20260713 09:05:56.295027 17274 raft_consensus.cc:493] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.295449 17274 raft_consensus.cc:3060] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.303578 17274 raft_consensus.cc:515] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.306016 17274 leader_election.cc:290] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 2 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:56.306785 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:56.307492 17348 raft_consensus.cc:3055] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:56.307874 17348 raft_consensus.cc:740] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:56.307814 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b8bf7194844a71afcf5a8cc1fa8126" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:56.308838 17348 consensus_queue.cc:260] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.309514 17424 raft_consensus.cc:3060] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.310228 17348 raft_consensus.cc:3060] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:56.317775 17424 raft_consensus.cc:2468] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 2.
I20260713 09:05:56.317775 17348 raft_consensus.cc:2468] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 2.
I20260713 09:05:56.319334 17239 leader_election.cc:304] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [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: d042569a8f7f43c89f7d0b938d9f39b4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:56.320187 17579 raft_consensus.cc:2804] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:56.320694 17579 raft_consensus.cc:697] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:56.321509 17579 consensus_queue.cc:237] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Queue 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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.330320 17170 catalog_manager.cc:5697] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 1 to 2, leader changed from fed925827e2349e5ab06b40b0ece573d (127.16.53.194) to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.453321 17571 raft_consensus.cc:993] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4: : Instructing follower d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.453809 17509 raft_consensus.cc:1081] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Signalling peer d042569a8f7f43c89f7d0b938d9f39b4 to start an election
I20260713 09:05:56.455633 17274 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
 from {username='slave'} at 127.0.0.1:36760
I20260713 09:05:56.456223 17274 raft_consensus.cc:493] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.456553 17274 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.461098 17274 raft_consensus.cc:515] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.463294 17274 leader_election.cc:290] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [CANDIDATE]: Term 3 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:56.463874 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:56.463884 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:56.464555 17424 raft_consensus.cc:3055] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:56.465060 17424 raft_consensus.cc:740] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Running, Role: LEADER
I20260713 09:05:56.465057 17348 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.465924 17424 consensus_queue.cc:260] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.466848 17424 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:56.472436 17424 raft_consensus.cc:2468] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 3.
I20260713 09:05:56.473464 17238 leader_election.cc:304] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [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: 2277b2bea1d24b84b811d2044e1caaa4, d042569a8f7f43c89f7d0b938d9f39b4; no voters: 
I20260713 09:05:56.473834 17348 raft_consensus.cc:2468] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d042569a8f7f43c89f7d0b938d9f39b4 in term 3.
I20260713 09:05:56.474172 17579 raft_consensus.cc:2804] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:56.474731 17579 raft_consensus.cc:697] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Becoming Leader. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:56.475520 17579 consensus_queue.cc:237] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:56.483191 17170 catalog_manager.cc:5697] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 reported cstate change: term changed from 2 to 3, leader changed from 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195) to d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193). New cstate: current_term: 3 leader_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:56.537827 17348 raft_consensus.cc:1275] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.539140 17579 consensus_queue.cc:1048] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.553265 17424 raft_consensus.cc:1275] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.557322 17579 consensus_queue.cc:1048] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.562081 17348 raft_consensus.cc:1275] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.563498 17579 consensus_queue.cc:1048] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.582219 17424 raft_consensus.cc:1275] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.583820 17579 consensus_queue.cc:1048] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.624552 17422 raft_consensus.cc:1275] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.625877 17559 consensus_queue.cc:1048] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.640205 17348 raft_consensus.cc:1275] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.642096 17559 consensus_queue.cc:1048] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:56.810878 17348 raft_consensus.cc:1275] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.812455 17579 consensus_queue.cc:1048] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:56.816129 17422 raft_consensus.cc:1275] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:56.817824 17579 consensus_queue.cc:1048] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:56.942389 17348 raft_consensus.cc:1275] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.943684 17598 consensus_queue.cc:1048] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.953405 17424 raft_consensus.cc:1275] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Refusing update from remote peer d042569a8f7f43c89f7d0b938d9f39b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:56.954960 17598 consensus_queue.cc:1048] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.004264 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:59.012152 17274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
mode: GRACEFUL
new_leader_uuid: "fed925827e2349e5ab06b40b0ece573d"
 from {username='slave'} at 127.0.0.1:44494
I20260713 09:05:59.012691 17274 raft_consensus.cc:606] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Received request to transfer leadership to TS fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:59.014995 17274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
mode: GRACEFUL
new_leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
 from {username='slave'} at 127.0.0.1:44494
I20260713 09:05:59.015473 17274 raft_consensus.cc:606] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Received request to transfer leadership to TS 2277b2bea1d24b84b811d2044e1caaa4
I20260713 09:05:59.017786 17274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
mode: GRACEFUL
new_leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
 from {username='slave'} at 127.0.0.1:44494
I20260713 09:05:59.018271 17274 raft_consensus.cc:606] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Received request to transfer leadership to TS 2277b2bea1d24b84b811d2044e1caaa4
I20260713 09:05:59.020244 17274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e"
dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
mode: GRACEFUL
new_leader_uuid: "fed925827e2349e5ab06b40b0ece573d"
 from {username='slave'} at 127.0.0.1:44494
I20260713 09:05:59.020637 17274 raft_consensus.cc:606] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Received request to transfer leadership to TS fed925827e2349e5ab06b40b0ece573d
I20260713 09:05:59.021497 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:05:59.021916 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:59.371657 17604 raft_consensus.cc:993] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4: : Instructing follower 2277b2bea1d24b84b811d2044e1caaa4 to start an election
I20260713 09:05:59.372172 17603 raft_consensus.cc:1081] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Signalling peer 2277b2bea1d24b84b811d2044e1caaa4 to start an election
I20260713 09:05:59.373607 17424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554"
dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
 from {username='slave'} at 127.0.0.1:51410
I20260713 09:05:59.374061 17424 raft_consensus.cc:493] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:59.374366 17424 raft_consensus.cc:3060] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.378525 17424 raft_consensus.cc:515] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.380721 17424 leader_election.cc:290] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 3 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673)
I20260713 09:05:59.380931 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:59.380961 17348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d3b6e101c54ec4bcdebe96c00a1554" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:59.381587 17274 raft_consensus.cc:3055] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:59.381647 17348 raft_consensus.cc:3060] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.381964 17274 raft_consensus.cc:740] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:59.382696 17274 consensus_queue.cc:260] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.383523 17274 raft_consensus.cc:3060] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.386822 17348 raft_consensus.cc:2468] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 3.
I20260713 09:05:59.387639 17274 raft_consensus.cc:2468] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 3.
I20260713 09:05:59.387995 17388 leader_election.cc:304] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [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: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:59.388825 17509 raft_consensus.cc:2804] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:59.389847 17509 raft_consensus.cc:697] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 LEADER]: Becoming Leader. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Running, Role: LEADER
I20260713 09:05:59.390672 17509 consensus_queue.cc:237] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.397490 17170 catalog_manager.cc:5697] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 reported cstate change: term changed from 2 to 3, leader changed from d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193) to 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195). New cstate: current_term: 3 leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:59.401292 17604 raft_consensus.cc:993] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4: : Instructing follower 2277b2bea1d24b84b811d2044e1caaa4 to start an election
I20260713 09:05:59.402431 17603 raft_consensus.cc:1081] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Signalling peer 2277b2bea1d24b84b811d2044e1caaa4 to start an election
I20260713 09:05:59.404188 17424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914"
dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
 from {username='slave'} at 127.0.0.1:51410
I20260713 09:05:59.404712 17424 raft_consensus.cc:493] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:59.405090 17424 raft_consensus.cc:3060] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.405471 17608 raft_consensus.cc:993] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: : Instructing follower fed925827e2349e5ab06b40b0ece573d to start an election
I20260713 09:05:59.406020 17603 raft_consensus.cc:1081] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Signalling peer fed925827e2349e5ab06b40b0ece573d to start an election
I20260713 09:05:59.407665 17348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
 from {username='slave'} at 127.0.0.1:37442
I20260713 09:05:59.408197 17348 raft_consensus.cc:493] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:59.408529 17348 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:59.410831 17424 raft_consensus.cc:515] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.412436 17424 leader_election.cc:290] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [CANDIDATE]: Term 3 election: Requested vote from peers fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673), d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501)
I20260713 09:05:59.413477 17274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:59.413702 17349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e758bcdd960463c9b5dcb206377c914" candidate_uuid: "2277b2bea1d24b84b811d2044e1caaa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
I20260713 09:05:59.414007 17274 raft_consensus.cc:3055] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:59.414306 17349 raft_consensus.cc:3060] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.414323 17274 raft_consensus.cc:740] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:59.414587 17348 raft_consensus.cc:515] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.415264 17274 consensus_queue.cc:260] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [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: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.416425 17274 raft_consensus.cc:3060] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:59.417367 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:59.417639 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e89085f9345bebaf543219bbd903e" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:59.417986 17273 raft_consensus.cc:3055] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:59.418147 17424 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:59.418344 17273 raft_consensus.cc:740] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:59.419207 17273 consensus_queue.cc:260] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.420274 17273 raft_consensus.cc:3060] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:59.421429 17349 raft_consensus.cc:2468] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 3.
I20260713 09:05:59.422348 17274 raft_consensus.cc:2468] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2277b2bea1d24b84b811d2044e1caaa4 in term 3.
I20260713 09:05:59.422461 17388 leader_election.cc:304] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [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: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:59.423409 17509 raft_consensus.cc:2804] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:59.423962 17509 raft_consensus.cc:697] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 LEADER]: Becoming Leader. State: Replica: 2277b2bea1d24b84b811d2044e1caaa4, State: Running, Role: LEADER
I20260713 09:05:59.424048 17424 raft_consensus.cc:2468] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 4.
I20260713 09:05:59.417385 17348 leader_election.cc:290] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 4 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:59.424870 17509 consensus_queue.cc:237] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [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: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.425417 17313 leader_election.cc:304] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [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: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:59.426251 17602 raft_consensus.cc:2804] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:59.428277 17602 raft_consensus.cc:697] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 4 LEADER]: Becoming Leader. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:59.429102 17602 consensus_queue.cc:237] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.428601 17273 raft_consensus.cc:2468] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 4.
I20260713 09:05:59.436615 17170 catalog_manager.cc:5697] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 reported cstate change: term changed from 2 to 3, leader changed from d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193) to 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195). New cstate: current_term: 3 leader_uuid: "2277b2bea1d24b84b811d2044e1caaa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:59.438028 17169 catalog_manager.cc:5697] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d reported cstate change: term changed from 3 to 4, leader changed from d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193) to fed925827e2349e5ab06b40b0ece573d (127.16.53.194). New cstate: current_term: 4 leader_uuid: "fed925827e2349e5ab06b40b0ece573d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.484197 17608 raft_consensus.cc:993] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4: : Instructing follower fed925827e2349e5ab06b40b0ece573d to start an election
I20260713 09:05:59.484594 17603 raft_consensus.cc:1081] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Signalling peer fed925827e2349e5ab06b40b0ece573d to start an election
I20260713 09:05:59.485958 17348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56"
dest_uuid: "fed925827e2349e5ab06b40b0ece573d"
 from {username='slave'} at 127.0.0.1:37442
I20260713 09:05:59.486392 17348 raft_consensus.cc:493] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:59.486661 17348 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:59.490682 17348 raft_consensus.cc:515] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.492091 17348 leader_election.cc:290] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [CANDIDATE]: Term 4 election: Requested vote from peers d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501), 2277b2bea1d24b84b811d2044e1caaa4 (127.16.53.195:42135)
I20260713 09:05:59.492944 17273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d042569a8f7f43c89f7d0b938d9f39b4"
I20260713 09:05:59.493125 17424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c9cb06fac84d4c98d6be355cdc4a56" candidate_uuid: "fed925827e2349e5ab06b40b0ece573d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2277b2bea1d24b84b811d2044e1caaa4"
I20260713 09:05:59.493573 17424 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:59.493525 17273 raft_consensus.cc:3055] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:59.494086 17273 raft_consensus.cc:740] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d042569a8f7f43c89f7d0b938d9f39b4, State: Running, Role: LEADER
I20260713 09:05:59.494854 17273 consensus_queue.cc:260] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.496073 17273 raft_consensus.cc:3060] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:59.499859 17424 raft_consensus.cc:2468] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 4.
I20260713 09:05:59.500926 17313 leader_election.cc:304] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [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: 2277b2bea1d24b84b811d2044e1caaa4, fed925827e2349e5ab06b40b0ece573d; no voters: 
I20260713 09:05:59.501700 17602 raft_consensus.cc:2804] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:59.502077 17602 raft_consensus.cc:697] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 4 LEADER]: Becoming Leader. State: Replica: fed925827e2349e5ab06b40b0ece573d, State: Running, Role: LEADER
I20260713 09:05:59.502384 17273 raft_consensus.cc:2468] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fed925827e2349e5ab06b40b0ece573d in term 4.
I20260713 09:05:59.502893 17602 consensus_queue.cc:237] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [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: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } }
I20260713 09:05:59.509219 17169 catalog_manager.cc:5697] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d reported cstate change: term changed from 3 to 4, leader changed from d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193) to fed925827e2349e5ab06b40b0ece573d (127.16.53.194). New cstate: current_term: 4 leader_uuid: "fed925827e2349e5ab06b40b0ece573d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.776767 17273 raft_consensus.cc:1275] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Refusing update from remote peer 2277b2bea1d24b84b811d2044e1caaa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.778031 17509 consensus_queue.cc:1048] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.789701 17348 raft_consensus.cc:1275] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Refusing update from remote peer 2277b2bea1d24b84b811d2044e1caaa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.791148 17605 consensus_queue.cc:1048] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.905743 17273 raft_consensus.cc:1275] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Refusing update from remote peer 2277b2bea1d24b84b811d2044e1caaa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.907019 17619 consensus_queue.cc:1048] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.912981 17349 raft_consensus.cc:1275] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Refusing update from remote peer 2277b2bea1d24b84b811d2044e1caaa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:59.914614 17605 consensus_queue.cc:1048] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fed925827e2349e5ab06b40b0ece573d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:59.927314 17273 raft_consensus.cc:1275] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 4 FOLLOWER]: Refusing update from remote peer fed925827e2349e5ab06b40b0ece573d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:59.928638 17602 consensus_queue.cc:1048] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:59.938987 17424 raft_consensus.cc:1275] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 4 FOLLOWER]: Refusing update from remote peer fed925827e2349e5ab06b40b0ece573d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:59.940604 17625 consensus_queue.cc:1048] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:00.022816 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:00.024843 17273 raft_consensus.cc:1275] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 4 FOLLOWER]: Refusing update from remote peer fed925827e2349e5ab06b40b0ece573d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:00.026117 17625 consensus_queue.cc:1048] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d042569a8f7f43c89f7d0b938d9f39b4" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 42501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:00.029961 16599 tablet_server.cc:179] TabletServer@127.16.53.193:0 shutting down...
W20260713 09:06:00.037078 17315 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:06:00.040140 17424 raft_consensus.cc:1275] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 4 FOLLOWER]: Refusing update from remote peer fed925827e2349e5ab06b40b0ece573d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:06:00.041682 17625 consensus_queue.cc:1048] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2277b2bea1d24b84b811d2044e1caaa4" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260713 09:06:00.053447 17315 consensus_peers.cc:597] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d -> Peer d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501): Couldn't send request to peer d042569a8f7f43c89f7d0b938d9f39b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:00.074707 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:00.075598 16599 tablet_replica.cc:333] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.076591 16599 raft_consensus.cc:2243] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.077455 16599 raft_consensus.cc:2272] T 12b8bf7194844a71afcf5a8cc1fa8126 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.079408 16599 tablet_replica.cc:333] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.080039 16599 raft_consensus.cc:2243] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.080812 16599 raft_consensus.cc:2272] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:00.082297 17315 consensus_peers.cc:597] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d -> Peer d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501): Couldn't send request to peer d042569a8f7f43c89f7d0b938d9f39b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:00.082661 16599 tablet_replica.cc:333] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.083194 16599 raft_consensus.cc:2243] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.083597 16599 raft_consensus.cc:2272] T 6e758bcdd960463c9b5dcb206377c914 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.086318 16599 tablet_replica.cc:333] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.086843 16599 raft_consensus.cc:2243] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.087564 16599 raft_consensus.cc:2272] T d2945b9eaa5b4f03b23e18bd29793efc P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.089257 16599 tablet_replica.cc:333] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.089774 16599 raft_consensus.cc:2243] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.090458 16599 raft_consensus.cc:2272] T 526de8f3289f487da5fd9f6776ae3b59 P d042569a8f7f43c89f7d0b938d9f39b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.092204 16599 tablet_replica.cc:333] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.092694 16599 raft_consensus.cc:2243] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.093078 16599 raft_consensus.cc:2272] T 8625699ab544441aa2970315afc715eb P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.094740 16599 tablet_replica.cc:333] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.095254 16599 raft_consensus.cc:2243] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.096095 16599 raft_consensus.cc:2272] T 07c9cb06fac84d4c98d6be355cdc4a56 P d042569a8f7f43c89f7d0b938d9f39b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.098117 16599 tablet_replica.cc:333] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.098609 16599 raft_consensus.cc:2243] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.099041 16599 pending_rounds.cc:70] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: Trying to abort 1 pending ops.
I20260713 09:06:00.099231 16599 pending_rounds.cc:77] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7306991859432763392 op_type: NO_OP noop_request { }
I20260713 09:06:00.099514 16599 raft_consensus.cc:2889] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:00.099824 16599 raft_consensus.cc:2272] T ed9e89085f9345bebaf543219bbd903e P d042569a8f7f43c89f7d0b938d9f39b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.101918 16599 tablet_replica.cc:333] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.102345 16599 raft_consensus.cc:2243] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.102700 16599 raft_consensus.cc:2272] T c1c46703c0e24a3a9eae47b01d672776 P d042569a8f7f43c89f7d0b938d9f39b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.104331 16599 tablet_replica.cc:333] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4: stopping tablet replica
I20260713 09:06:00.104713 16599 raft_consensus.cc:2243] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.105027 16599 raft_consensus.cc:2272] T a2d3b6e101c54ec4bcdebe96c00a1554 P d042569a8f7f43c89f7d0b938d9f39b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.125694 16599 tablet_server.cc:196] TabletServer@127.16.53.193:0 shutdown complete.
I20260713 09:06:00.149128 16599 tablet_server.cc:179] TabletServer@127.16.53.194:0 shutting down...
I20260713 09:06:00.171846 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:00.172689 16599 tablet_replica.cc:333] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.173254 16599 raft_consensus.cc:2243] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:00.173280 17388 consensus_peers.cc:597] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 -> Peer fed925827e2349e5ab06b40b0ece573d (127.16.53.194:43673): Couldn't send request to peer fed925827e2349e5ab06b40b0ece573d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:00.173758 16599 raft_consensus.cc:2272] T 12b8bf7194844a71afcf5a8cc1fa8126 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.175408 16599 tablet_replica.cc:333] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.175992 16599 raft_consensus.cc:2243] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.176373 16599 raft_consensus.cc:2272] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.177876 16599 tablet_replica.cc:333] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.178344 16599 raft_consensus.cc:2243] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.178753 16599 raft_consensus.cc:2272] T a2d3b6e101c54ec4bcdebe96c00a1554 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.180711 16599 tablet_replica.cc:333] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.181180 16599 raft_consensus.cc:2243] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.181564 16599 raft_consensus.cc:2272] T 526de8f3289f487da5fd9f6776ae3b59 P fed925827e2349e5ab06b40b0ece573d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.183065 16599 tablet_replica.cc:333] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.183538 16599 raft_consensus.cc:2243] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.184285 16599 raft_consensus.cc:2272] T c1c46703c0e24a3a9eae47b01d672776 P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.185827 16599 tablet_replica.cc:333] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.186297 16599 raft_consensus.cc:2243] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.186980 16599 raft_consensus.cc:2272] T ed9e89085f9345bebaf543219bbd903e P fed925827e2349e5ab06b40b0ece573d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.188861 16599 tablet_replica.cc:333] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.189314 16599 raft_consensus.cc:2243] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.189960 16599 raft_consensus.cc:2272] T 07c9cb06fac84d4c98d6be355cdc4a56 P fed925827e2349e5ab06b40b0ece573d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.191653 16599 tablet_replica.cc:333] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.192162 16599 raft_consensus.cc:2243] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.192519 16599 raft_consensus.cc:2272] T 8625699ab544441aa2970315afc715eb P fed925827e2349e5ab06b40b0ece573d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.194190 16599 tablet_replica.cc:333] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.194810 16599 raft_consensus.cc:2243] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.195204 16599 raft_consensus.cc:2272] T d2945b9eaa5b4f03b23e18bd29793efc P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.196641 16599 tablet_replica.cc:333] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d: stopping tablet replica
I20260713 09:06:00.197048 16599 raft_consensus.cc:2243] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.197443 16599 raft_consensus.cc:2272] T 6e758bcdd960463c9b5dcb206377c914 P fed925827e2349e5ab06b40b0ece573d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.243007 16599 tablet_server.cc:196] TabletServer@127.16.53.194:0 shutdown complete.
I20260713 09:06:00.260537 16599 tablet_server.cc:179] TabletServer@127.16.53.195:0 shutting down...
W20260713 09:06:00.272039 17389 consensus_peers.cc:597] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 -> Peer d042569a8f7f43c89f7d0b938d9f39b4 (127.16.53.193:42501): Couldn't send request to peer d042569a8f7f43c89f7d0b938d9f39b4. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:42501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:00.284755 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:00.285527 16599 tablet_replica.cc:333] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.286415 16599 raft_consensus.cc:2243] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.287281 16599 raft_consensus.cc:2272] T 6e758bcdd960463c9b5dcb206377c914 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.289264 16599 tablet_replica.cc:333] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.289776 16599 raft_consensus.cc:2243] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.290463 16599 raft_consensus.cc:2272] T a2d3b6e101c54ec4bcdebe96c00a1554 P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.292918 16599 tablet_replica.cc:333] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.293509 16599 raft_consensus.cc:2243] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.293949 16599 raft_consensus.cc:2272] T 526de8f3289f487da5fd9f6776ae3b59 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.295500 16599 tablet_replica.cc:333] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.296017 16599 raft_consensus.cc:2243] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.296401 16599 raft_consensus.cc:2272] T 07c9cb06fac84d4c98d6be355cdc4a56 P 2277b2bea1d24b84b811d2044e1caaa4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.298358 16599 tablet_replica.cc:333] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.298849 16599 raft_consensus.cc:2243] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.299258 16599 raft_consensus.cc:2272] T c1c46703c0e24a3a9eae47b01d672776 P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.300931 16599 tablet_replica.cc:333] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.301404 16599 raft_consensus.cc:2243] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.301796 16599 raft_consensus.cc:2272] T ed9e89085f9345bebaf543219bbd903e P 2277b2bea1d24b84b811d2044e1caaa4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.303966 16599 tablet_replica.cc:333] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.304452 16599 raft_consensus.cc:2243] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.305194 16599 raft_consensus.cc:2272] T 8625699ab544441aa2970315afc715eb P 2277b2bea1d24b84b811d2044e1caaa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.306834 16599 tablet_replica.cc:333] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.307304 16599 raft_consensus.cc:2243] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.307708 16599 raft_consensus.cc:2272] T d2945b9eaa5b4f03b23e18bd29793efc P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.309362 16599 tablet_replica.cc:333] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.309886 16599 raft_consensus.cc:2243] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.310304 16599 raft_consensus.cc:2272] T 12b8bf7194844a71afcf5a8cc1fa8126 P 2277b2bea1d24b84b811d2044e1caaa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.311884 16599 tablet_replica.cc:333] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4: stopping tablet replica
I20260713 09:06:00.312454 16599 raft_consensus.cc:2243] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:00.312851 16599 raft_consensus.cc:2272] T 9f21c24d9c714ba89bfb8ce9b08b2f6c P 2277b2bea1d24b84b811d2044e1caaa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.339128 16599 tablet_server.cc:196] TabletServer@127.16.53.195:0 shutdown complete.
I20260713 09:06:00.356325 16599 master.cc:562] Master@127.16.53.254:39149 shutting down...
I20260713 09:06:00.374172 16599 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:00.374708 16599 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:00.375027 16599 tablet_replica.cc:333] T 00000000000000000000000000000000 P 42d785ffa5b84c389f565eaa4c67f106: stopping tablet replica
I20260713 09:06:00.395512 16599 master.cc:584] Master@127.16.53.254:39149 shutdown complete.
2277b2bea1d24b84b811d2044e1caaa4  1
d042569a8f7f43c89f7d0b938d9f39b4  5
fed925827e2349e5ab06b40b0ece573d  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10628 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:06:00.437318 16599 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.53.254:38771
I20260713 09:06:00.438551 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:00.444324 17634 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:00.444345 17633 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:00.446673 17636 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:00.449716 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:00.453773 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:00.454023 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:00.454200 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933560454183 us; error 0 us; skew 500 ppm
I20260713 09:06:00.454733 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:00.457461 16599 webserver.cc:533] Webserver started at http://127.16.53.254:43985/ using document root <none> and password file <none>
I20260713 09:06:00.457945 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:00.458146 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:00.458423 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:00.459676 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/master-0-root/instance:
uuid: "81c3e903866a4b708bc9202dd5c685a0"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-cv6z"
I20260713 09:06:00.464154 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:00.467489 17641 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.468241 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:06:00.468545 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/master-0-root
uuid: "81c3e903866a4b708bc9202dd5c685a0"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-cv6z"
I20260713 09:06:00.468838 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:00.481709 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:00.483021 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:00.521006 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.254:38771
I20260713 09:06:00.521121 17692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.254:38771 every 8 connection(s)
I20260713 09:06:00.524880 17693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:00.534619 17693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0: Bootstrap starting.
I20260713 09:06:00.539171 17693 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.543327 17693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0: No bootstrap required, opened a new log
I20260713 09:06:00.545447 17693 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c3e903866a4b708bc9202dd5c685a0" member_type: VOTER }
I20260713 09:06:00.545823 17693 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.546000 17693 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81c3e903866a4b708bc9202dd5c685a0, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.546531 17693 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81c3e903866a4b708bc9202dd5c685a0" member_type: VOTER }
I20260713 09:06:00.546954 17693 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:00.547142 17693 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:00.547346 17693 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.551227 17693 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c3e903866a4b708bc9202dd5c685a0" member_type: VOTER }
I20260713 09:06:00.551685 17693 leader_election.cc:304] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [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: 81c3e903866a4b708bc9202dd5c685a0; no voters: 
I20260713 09:06:00.552829 17693 leader_election.cc:290] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:00.553112 17696 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.554489 17696 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 1 LEADER]: Becoming Leader. State: Replica: 81c3e903866a4b708bc9202dd5c685a0, State: Running, Role: LEADER
I20260713 09:06:00.555209 17696 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [LEADER]: Queue going to LEADER mode. State: All 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: "81c3e903866a4b708bc9202dd5c685a0" member_type: VOTER }
I20260713 09:06:00.555967 17693 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:00.560158 17698 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81c3e903866a4b708bc9202dd5c685a0. Latest consensus state: current_term: 1 leader_uuid: "81c3e903866a4b708bc9202dd5c685a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c3e903866a4b708bc9202dd5c685a0" member_type: VOTER } }
I20260713 09:06:00.560941 17698 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:00.561594 17697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81c3e903866a4b708bc9202dd5c685a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c3e903866a4b708bc9202dd5c685a0" member_type: VOTER } }
I20260713 09:06:00.562196 17697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:00.563230 17704 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:00.568265 17704 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:00.571339 16599 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:00.577150 17704 catalog_manager.cc:1383] Generated new cluster ID: a3f7704d9959408595858e2d6944ceea
I20260713 09:06:00.577442 17704 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:00.592541 17704 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:00.593816 17704 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:00.616231 17704 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0: Generated new TSK 0
I20260713 09:06:00.616892 17704 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:00.638361 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:00.644476 17714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:00.645761 17715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:00.647873 17717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:00.647969 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:00.649049 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:00.649278 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:00.649477 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933560649438 us; error 0 us; skew 500 ppm
I20260713 09:06:00.650048 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:00.652477 16599 webserver.cc:533] Webserver started at http://127.16.53.193:46703/ using document root <none> and password file <none>
I20260713 09:06:00.652967 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:00.653167 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:00.653450 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:00.654582 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/instance:
uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-cv6z"
I20260713 09:06:00.659231 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:06:00.662539 17722 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.663228 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:00.663527 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-cv6z"
I20260713 09:06:00.663885 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:00.693444 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:00.694752 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:00.696301 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:00.698560 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:00.698784 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.699024 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:00.699214 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.739198 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:46221
I20260713 09:06:00.739295 17784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:46221 every 8 connection(s)
I20260713 09:06:00.744118 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:00.751825 17789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:00.751921 17790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:00.754686 17792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:00.756043 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:00.756927 17785 heartbeater.cc:344] Connected to a master server at 127.16.53.254:38771
I20260713 09:06:00.757138 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:00.757341 17785 heartbeater.cc:461] Registering TS with master...
W20260713 09:06:00.757440 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:00.757719 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933560757704 us; error 0 us; skew 500 ppm
I20260713 09:06:00.758273 17785 heartbeater.cc:507] Master 127.16.53.254:38771 requested a full tablet report, sending...
I20260713 09:06:00.758478 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:00.760524 17658 ts_manager.cc:194] Registered new tserver with Master: c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221)
I20260713 09:06:00.761102 16599 webserver.cc:533] Webserver started at http://127.16.53.194:46201/ using document root <none> and password file <none>
I20260713 09:06:00.761597 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:00.761799 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:00.762089 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:00.762578 17658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47362
I20260713 09:06:00.763260 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/instance:
uuid: "1f327d1e60464be383e1460651a1bc5a"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-cv6z"
I20260713 09:06:00.768117 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:06:00.771281 17797 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.771996 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:00.772274 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root
uuid: "1f327d1e60464be383e1460651a1bc5a"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-cv6z"
I20260713 09:06:00.772547 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:00.785718 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:00.786921 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:00.788415 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:00.790699 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:00.790941 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.791193 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:00.791364 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.830018 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.194:34259
I20260713 09:06:00.830112 17859 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.194:34259 every 8 connection(s)
I20260713 09:06:00.834657 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:00.840888 17863 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:00.842772 17864 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:00.844185 17866 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:00.844807 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:00.845719 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:00.845945 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:00.846175 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933560846156 us; error 0 us; skew 500 ppm
I20260713 09:06:00.846860 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:00.847458 17860 heartbeater.cc:344] Connected to a master server at 127.16.53.254:38771
I20260713 09:06:00.847921 17860 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:00.848799 17860 heartbeater.cc:507] Master 127.16.53.254:38771 requested a full tablet report, sending...
I20260713 09:06:00.849529 16599 webserver.cc:533] Webserver started at http://127.16.53.195:43913/ using document root <none> and password file <none>
I20260713 09:06:00.850198 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:00.850431 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:00.850749 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:00.851075 17658 ts_manager.cc:194] Registered new tserver with Master: 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:00.852018 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/instance:
uuid: "284e485f6c9a4a56a308df3f74c440a7"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-cv6z"
I20260713 09:06:00.852571 17658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47372
I20260713 09:06:00.857033 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:00.860342 17871 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.861085 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260713 09:06:00.861444 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root
uuid: "284e485f6c9a4a56a308df3f74c440a7"
format_stamp: "Formatted at 2026-07-13 09:06:00 on dist-test-slave-cv6z"
I20260713 09:06:00.861747 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:00.881982 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:00.883168 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:00.884690 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:00.886827 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:00.887024 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.887272 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:00.887429 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:00.926239 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.195:38319
I20260713 09:06:00.926333 17933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.195:38319 every 8 connection(s)
I20260713 09:06:00.940112 17934 heartbeater.cc:344] Connected to a master server at 127.16.53.254:38771
I20260713 09:06:00.940477 17934 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:00.941183 17934 heartbeater.cc:507] Master 127.16.53.254:38771 requested a full tablet report, sending...
I20260713 09:06:00.943084 17658 ts_manager.cc:194] Registered new tserver with Master: 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:00.944013 16599 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014464068s
I20260713 09:06:00.944710 17658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47374
I20260713 09:06:00.970007 17658 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47390:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:00.974602 17658 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:01.104712 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8e994565524483a1e21bd38eb89bcd (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:01.106141 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8e994565524483a1e21bd38eb89bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.106597 17895 tablet_service.cc:1511] Processing CreateTablet for tablet 90647a6abbfe435b983b67756288964e (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:01.108023 17895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90647a6abbfe435b983b67756288964e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.108722 17749 tablet_service.cc:1511] Processing CreateTablet for tablet b6dc03a3301b4540a5e1e4205917039a (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:01.108899 17897 tablet_service.cc:1511] Processing CreateTablet for tablet 15d0540330f440ea90b15131f1f3d66d (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:01.109952 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6dc03a3301b4540a5e1e4205917039a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.110270 17897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d0540330f440ea90b15131f1f3d66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.106601 17899 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8e994565524483a1e21bd38eb89bcd (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:01.113059 17899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8e994565524483a1e21bd38eb89bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.112926 17896 tablet_service.cc:1511] Processing CreateTablet for tablet e82998b9ea964f60a3b8679a79a99424 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:01.113086 17748 tablet_service.cc:1511] Processing CreateTablet for tablet 15d0540330f440ea90b15131f1f3d66d (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:01.114224 17896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e82998b9ea964f60a3b8679a79a99424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.114934 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d0540330f440ea90b15131f1f3d66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.117311 17747 tablet_service.cc:1511] Processing CreateTablet for tablet e82998b9ea964f60a3b8679a79a99424 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:01.107656 17898 tablet_service.cc:1511] Processing CreateTablet for tablet b6dc03a3301b4540a5e1e4205917039a (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:01.119144 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e82998b9ea964f60a3b8679a79a99424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.119445 17898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6dc03a3301b4540a5e1e4205917039a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.119251 17893 tablet_service.cc:1511] Processing CreateTablet for tablet c526db48b797488a9ddb20049563a087 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:01.120806 17893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c526db48b797488a9ddb20049563a087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.121480 17746 tablet_service.cc:1511] Processing CreateTablet for tablet 90647a6abbfe435b983b67756288964e (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:01.123171 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90647a6abbfe435b983b67756288964e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.117542 17894 tablet_service.cc:1511] Processing CreateTablet for tablet 306facebf22d43acbf5614ea6cec80eb (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:01.126426 17894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306facebf22d43acbf5614ea6cec80eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.129644 17745 tablet_service.cc:1511] Processing CreateTablet for tablet 306facebf22d43acbf5614ea6cec80eb (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:01.131183 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306facebf22d43acbf5614ea6cec80eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.136946 17892 tablet_service.cc:1511] Processing CreateTablet for tablet 2d280525f53d4861b5c24c59705cd97c (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:01.138294 17892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d280525f53d4861b5c24c59705cd97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.143689 17743 tablet_service.cc:1511] Processing CreateTablet for tablet 2d280525f53d4861b5c24c59705cd97c (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:01.144996 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d280525f53d4861b5c24c59705cd97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.145383 17891 tablet_service.cc:1511] Processing CreateTablet for tablet 15a4236bee3148ffabed5f6bd6432c51 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:01.146680 17891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a4236bee3148ffabed5f6bd6432c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.149281 17744 tablet_service.cc:1511] Processing CreateTablet for tablet c526db48b797488a9ddb20049563a087 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:01.151005 17890 tablet_service.cc:1511] Processing CreateTablet for tablet 083b1da8d51047fcb587aa8da9cd0a56 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:01.152511 17890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083b1da8d51047fcb587aa8da9cd0a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.151017 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c526db48b797488a9ddb20049563a087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.153029 17742 tablet_service.cc:1511] Processing CreateTablet for tablet 15a4236bee3148ffabed5f6bd6432c51 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:01.154946 17742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a4236bee3148ffabed5f6bd6432c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.185735 17741 tablet_service.cc:1511] Processing CreateTablet for tablet 083b1da8d51047fcb587aa8da9cd0a56 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:01.187302 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083b1da8d51047fcb587aa8da9cd0a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.195746 17825 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8e994565524483a1e21bd38eb89bcd (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:01.197142 17825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8e994565524483a1e21bd38eb89bcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.200847 17824 tablet_service.cc:1511] Processing CreateTablet for tablet b6dc03a3301b4540a5e1e4205917039a (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:01.203142 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6dc03a3301b4540a5e1e4205917039a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.209365 17818 tablet_service.cc:1511] Processing CreateTablet for tablet 2d280525f53d4861b5c24c59705cd97c (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:01.211297 17818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d280525f53d4861b5c24c59705cd97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.214089 17822 tablet_service.cc:1511] Processing CreateTablet for tablet e82998b9ea964f60a3b8679a79a99424 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:01.214468 17821 tablet_service.cc:1511] Processing CreateTablet for tablet 90647a6abbfe435b983b67756288964e (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:01.215202 17823 tablet_service.cc:1511] Processing CreateTablet for tablet 15d0540330f440ea90b15131f1f3d66d (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:01.214128 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 306facebf22d43acbf5614ea6cec80eb (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:01.217182 17819 tablet_service.cc:1511] Processing CreateTablet for tablet c526db48b797488a9ddb20049563a087 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:01.219746 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e82998b9ea964f60a3b8679a79a99424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.219671 17817 tablet_service.cc:1511] Processing CreateTablet for tablet 15a4236bee3148ffabed5f6bd6432c51 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:01.229949 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90647a6abbfe435b983b67756288964e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.230845 17817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a4236bee3148ffabed5f6bd6432c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.232589 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d0540330f440ea90b15131f1f3d66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.236923 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306facebf22d43acbf5614ea6cec80eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.240552 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c526db48b797488a9ddb20049563a087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.253567 17816 tablet_service.cc:1511] Processing CreateTablet for tablet 083b1da8d51047fcb587aa8da9cd0a56 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:01.255496 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083b1da8d51047fcb587aa8da9cd0a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.270324 17897 tablet_service.cc:1511] Processing CreateTablet for tablet 5691aa39ddd5429288dd9b17a6c21b4c (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:01.271780 17897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5691aa39ddd5429288dd9b17a6c21b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.272395 17745 tablet_service.cc:1511] Processing CreateTablet for tablet 5691aa39ddd5429288dd9b17a6c21b4c (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:01.273680 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5691aa39ddd5429288dd9b17a6c21b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.287007 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd115e6bfa1424daad054d398cca5ff (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:01.300865 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd115e6bfa1424daad054d398cca5ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.290033 17898 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd115e6bfa1424daad054d398cca5ff (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:01.288761 17897 tablet_service.cc:1511] Processing CreateTablet for tablet 84a1871f137e4e239fa82bbe6584fe57 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:01.312618 17746 tablet_service.cc:1511] Processing CreateTablet for tablet b32bc2e592d0493aa37c4bccb19b7d6e (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:01.313133 17898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd115e6bfa1424daad054d398cca5ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.322760 17892 tablet_service.cc:1511] Processing CreateTablet for tablet b32bc2e592d0493aa37c4bccb19b7d6e (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:01.336839 17818 tablet_service.cc:1511] Processing CreateTablet for tablet 2fd115e6bfa1424daad054d398cca5ff (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:01.337117 17894 tablet_service.cc:1511] Processing CreateTablet for tablet 6de7a55b5fec4b46b35a928f7b96dad4 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:01.338433 17818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fd115e6bfa1424daad054d398cca5ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.345816 17949 tablet_bootstrap.cc:492] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:01.345911 17892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32bc2e592d0493aa37c4bccb19b7d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.349643 17742 tablet_service.cc:1511] Processing CreateTablet for tablet 84a1871f137e4e239fa82bbe6584fe57 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:01.352231 17897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a1871f137e4e239fa82bbe6584fe57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.354249 17949 tablet_bootstrap.cc:654] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.358453 17891 tablet_service.cc:1511] Processing CreateTablet for tablet ccb61ca5da8841048171f4b0f410f06d (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:01.368081 17894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de7a55b5fec4b46b35a928f7b96dad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.370312 17824 tablet_service.cc:1511] Processing CreateTablet for tablet ccb61ca5da8841048171f4b0f410f06d (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:01.371624 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb61ca5da8841048171f4b0f410f06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.374305 17950 tablet_bootstrap.cc:492] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:01.376246 17891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb61ca5da8841048171f4b0f410f06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.385617 17744 tablet_service.cc:1511] Processing CreateTablet for tablet 20134720393d4fdabbdf7fb08b825198 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:01.388234 17749 tablet_service.cc:1511] Processing CreateTablet for tablet 6de7a55b5fec4b46b35a928f7b96dad4 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:01.390924 17748 tablet_service.cc:1511] Processing CreateTablet for tablet a6c478ff3a4d4842a31c24dc8c28d236 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:01.391806 17747 tablet_service.cc:1511] Processing CreateTablet for tablet ccb61ca5da8841048171f4b0f410f06d (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:01.393674 17743 tablet_service.cc:1511] Processing CreateTablet for tablet 33231e0f7a57455ebab0f224c26a4441 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:01.395105 17741 tablet_service.cc:1511] Processing CreateTablet for tablet 34f054ccb6e34e5e88196cb63121ff2c (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:01.401811 17817 tablet_service.cc:1511] Processing CreateTablet for tablet b32bc2e592d0493aa37c4bccb19b7d6e (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:01.382025 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32bc2e592d0493aa37c4bccb19b7d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.410686 17823 tablet_service.cc:1511] Processing CreateTablet for tablet 5691aa39ddd5429288dd9b17a6c21b4c (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:01.416847 17817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32bc2e592d0493aa37c4bccb19b7d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.419502 17896 tablet_service.cc:1511] Processing CreateTablet for tablet 20134720393d4fdabbdf7fb08b825198 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:01.420974 17896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20134720393d4fdabbdf7fb08b825198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.421448 17949 tablet_bootstrap.cc:492] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:01.421906 17949 ts_tablet_manager.cc:1403] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.009s
I20260713 09:06:01.425275 17745 tablet_service.cc:1511] Processing CreateTablet for tablet 97b8a29241c74309ab8f686eb8181d1e (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:01.344646 17899 tablet_service.cc:1511] Processing CreateTablet for tablet a6c478ff3a4d4842a31c24dc8c28d236 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:01.426604 17899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c478ff3a4d4842a31c24dc8c28d236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.432417 17816 tablet_service.cc:1511] Processing CreateTablet for tablet a6c478ff3a4d4842a31c24dc8c28d236 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:01.433919 17816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c478ff3a4d4842a31c24dc8c28d236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.436367 17744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20134720393d4fdabbdf7fb08b825198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.416874 17951 tablet_bootstrap.cc:492] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:01.440713 17743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33231e0f7a57455ebab0f224c26a4441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.441322 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb61ca5da8841048171f4b0f410f06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.442581 17822 tablet_service.cc:1511] Processing CreateTablet for tablet 84a1871f137e4e239fa82bbe6584fe57 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:01.444020 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de7a55b5fec4b46b35a928f7b96dad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.448405 17823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5691aa39ddd5429288dd9b17a6c21b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.448729 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c478ff3a4d4842a31c24dc8c28d236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.454010 17742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a1871f137e4e239fa82bbe6584fe57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.456017 17895 tablet_service.cc:1511] Processing CreateTablet for tablet 33231e0f7a57455ebab0f224c26a4441 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:01.456984 17745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b8a29241c74309ab8f686eb8181d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.457369 17895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33231e0f7a57455ebab0f224c26a4441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.458096 17892 tablet_service.cc:1511] Processing CreateTablet for tablet 34f054ccb6e34e5e88196cb63121ff2c (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:01.459403 17892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f054ccb6e34e5e88196cb63121ff2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.467736 17898 tablet_service.cc:1511] Processing CreateTablet for tablet 390af65d15f342b9aff972c8e0d3fc66 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:01.469300 17898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390af65d15f342b9aff972c8e0d3fc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.472587 17891 tablet_service.cc:1511] Processing CreateTablet for tablet 913764a0d4a24c3da308a109bb86198b (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:01.473709 17950 tablet_bootstrap.cc:654] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.473871 17891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913764a0d4a24c3da308a109bb86198b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.476511 17822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a1871f137e4e239fa82bbe6584fe57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.476256 17747 tablet_service.cc:1511] Processing CreateTablet for tablet f97d08fd88804f6cbc2aa0426e9b1a39 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:01.435541 17949 raft_consensus.cc:359] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.491048 17821 tablet_service.cc:1511] Processing CreateTablet for tablet 20134720393d4fdabbdf7fb08b825198 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:01.492337 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20134720393d4fdabbdf7fb08b825198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.497400 17820 tablet_service.cc:1511] Processing CreateTablet for tablet 6de7a55b5fec4b46b35a928f7b96dad4 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:01.498641 17820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de7a55b5fec4b46b35a928f7b96dad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.505550 17951 tablet_bootstrap.cc:654] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.485338 17949 raft_consensus.cc:385] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.507916 17949 raft_consensus.cc:740] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.486897 17741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f054ccb6e34e5e88196cb63121ff2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.508832 17949 consensus_queue.cc:260] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.509828 17950 tablet_bootstrap.cc:492] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:01.510294 17950 ts_tablet_manager.cc:1403] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.000s
I20260713 09:06:01.514142 17818 tablet_service.cc:1511] Processing CreateTablet for tablet 33231e0f7a57455ebab0f224c26a4441 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:01.515432 17818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33231e0f7a57455ebab0f224c26a4441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.515458 17950 raft_consensus.cc:359] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.535162 17950 raft_consensus.cc:385] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.535506 17950 raft_consensus.cc:740] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.536263 17950 consensus_queue.cc:260] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.517378 17819 tablet_service.cc:1511] Processing CreateTablet for tablet 34f054ccb6e34e5e88196cb63121ff2c (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:01.538457 17819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f054ccb6e34e5e88196cb63121ff2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.545979 17749 tablet_service.cc:1511] Processing CreateTablet for tablet 390af65d15f342b9aff972c8e0d3fc66 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:01.520905 17890 tablet_service.cc:1511] Processing CreateTablet for tablet 97b8a29241c74309ab8f686eb8181d1e (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:01.524500 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97d08fd88804f6cbc2aa0426e9b1a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.526710 17894 tablet_service.cc:1511] Processing CreateTablet for tablet f97d08fd88804f6cbc2aa0426e9b1a39 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:01.527797 17825 tablet_service.cc:1511] Processing CreateTablet for tablet 97b8a29241c74309ab8f686eb8181d1e (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:01.549068 17825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b8a29241c74309ab8f686eb8181d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.547555 17890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b8a29241c74309ab8f686eb8181d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.558146 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390af65d15f342b9aff972c8e0d3fc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.563954 17934 heartbeater.cc:499] Master 127.16.53.254:38771 was elected leader, sending a full tablet report...
I20260713 09:06:01.567984 17894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97d08fd88804f6cbc2aa0426e9b1a39. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:01.575353 17706 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:01.578138 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 913764a0d4a24c3da308a109bb86198b (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:01.579566 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913764a0d4a24c3da308a109bb86198b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.593725 17951 tablet_bootstrap.cc:492] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:01.594308 17951 ts_tablet_manager.cc:1403] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.178s	user 0.012s	sys 0.007s
I20260713 09:06:01.597261 17951 raft_consensus.cc:359] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.598057 17951 raft_consensus.cc:385] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.598395 17951 raft_consensus.cc:740] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.599342 17951 consensus_queue.cc:260] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.613215 17824 tablet_service.cc:1511] Processing CreateTablet for tablet f97d08fd88804f6cbc2aa0426e9b1a39 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:01.614524 17824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97d08fd88804f6cbc2aa0426e9b1a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.614620 17821 tablet_service.cc:1511] Processing CreateTablet for tablet 390af65d15f342b9aff972c8e0d3fc66 (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:01.616034 17860 heartbeater.cc:499] Master 127.16.53.254:38771 was elected leader, sending a full tablet report...
I20260713 09:06:01.620039 17785 heartbeater.cc:499] Master 127.16.53.254:38771 was elected leader, sending a full tablet report...
I20260713 09:06:01.620731 17821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390af65d15f342b9aff972c8e0d3fc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.633770 17825 tablet_service.cc:1511] Processing CreateTablet for tablet 913764a0d4a24c3da308a109bb86198b (DEFAULT_TABLE table=test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:01.635977 17825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913764a0d4a24c3da308a109bb86198b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:01.644642 17950 ts_tablet_manager.cc:1434] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.134s	user 0.016s	sys 0.016s
I20260713 09:06:01.645844 17950 tablet_bootstrap.cc:492] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:01.647915 17949 ts_tablet_manager.cc:1434] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.226s	user 0.008s	sys 0.007s
I20260713 09:06:01.663916 17950 tablet_bootstrap.cc:654] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.666303 17951 ts_tablet_manager.cc:1434] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.003s
I20260713 09:06:01.665946 17949 tablet_bootstrap.cc:492] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:01.668325 17951 tablet_bootstrap.cc:492] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:01.674392 17949 tablet_bootstrap.cc:654] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.686595 17951 tablet_bootstrap.cc:654] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.696544 17950 tablet_bootstrap.cc:492] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:01.697060 17950 ts_tablet_manager.cc:1403] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.015s
I20260713 09:06:01.699904 17950 raft_consensus.cc:359] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.700636 17950 raft_consensus.cc:385] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.700912 17950 raft_consensus.cc:740] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.701509 17950 consensus_queue.cc:260] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.703043 17950 ts_tablet_manager.cc:1434] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:01.703975 17950 tablet_bootstrap.cc:492] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:01.706332 17949 tablet_bootstrap.cc:492] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:01.706346 17951 tablet_bootstrap.cc:492] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:01.707971 17949 ts_tablet_manager.cc:1403] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.002s
I20260713 09:06:01.707974 17951 ts_tablet_manager.cc:1403] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.003s
I20260713 09:06:01.710245 17950 tablet_bootstrap.cc:654] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.711242 17951 raft_consensus.cc:359] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.712059 17951 raft_consensus.cc:385] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.712397 17951 raft_consensus.cc:740] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.713124 17951 consensus_queue.cc:260] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.714948 17951 ts_tablet_manager.cc:1434] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:01.715588 17950 tablet_bootstrap.cc:492] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:01.715667 17951 tablet_bootstrap.cc:492] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:01.711174 17949 raft_consensus.cc:359] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.716202 17950 ts_tablet_manager.cc:1403] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.001s
I20260713 09:06:01.716478 17949 raft_consensus.cc:385] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.716817 17949 raft_consensus.cc:740] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.717700 17949 consensus_queue.cc:260] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.719161 17950 raft_consensus.cc:359] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
I20260713 09:06:01.719902 17950 raft_consensus.cc:385] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.720103 17949 ts_tablet_manager.cc:1434] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:01.720208 17950 raft_consensus.cc:740] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.721125 17949 tablet_bootstrap.cc:492] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:01.721194 17950 consensus_queue.cc:260] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
I20260713 09:06:01.722482 17951 tablet_bootstrap.cc:654] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.723804 17950 ts_tablet_manager.cc:1434] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:01.724773 17950 tablet_bootstrap.cc:492] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:01.728930 17949 tablet_bootstrap.cc:654] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.730976 17950 tablet_bootstrap.cc:654] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.730952 17954 raft_consensus.cc:493] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.731590 17954 raft_consensus.cc:515] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.742945 17950 tablet_bootstrap.cc:492] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:01.743449 17950 ts_tablet_manager.cc:1403] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.009s
I20260713 09:06:01.746281 17950 raft_consensus.cc:359] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.747015 17950 raft_consensus.cc:385] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.747316 17950 raft_consensus.cc:740] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.748476 17954 leader_election.cc:290] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:01.752040 17950 consensus_queue.cc:260] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.757266 17957 raft_consensus.cc:493] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.757917 17957 raft_consensus.cc:515] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.765105 17951 tablet_bootstrap.cc:492] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:01.765841 17951 ts_tablet_manager.cc:1403] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.008s
I20260713 09:06:01.767354 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0540330f440ea90b15131f1f3d66d" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:01.767661 17950 ts_tablet_manager.cc:1434] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:06:01.768790 17950 tablet_bootstrap.cc:492] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:01.768831 17951 raft_consensus.cc:359] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:01.769769 17873 leader_election.cc:343] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.770355 17957 leader_election.cc:290] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:01.769822 17951 raft_consensus.cc:385] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.774011 17951 raft_consensus.cc:740] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.774928 17951 consensus_queue.cc:260] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.777889 17949 tablet_bootstrap.cc:492] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:01.778450 17949 ts_tablet_manager.cc:1403] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.023s
I20260713 09:06:01.779924 17951 ts_tablet_manager.cc:1434] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:06:01.780932 17951 tablet_bootstrap.cc:492] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:01.781562 17949 raft_consensus.cc:359] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.782265 17949 raft_consensus.cc:385] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.782552 17949 raft_consensus.cc:740] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.783288 17949 consensus_queue.cc:260] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.791874 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d280525f53d4861b5c24c59705cd97c" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:01.792637 17909 raft_consensus.cc:2468] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:01.793071 17949 ts_tablet_manager.cc:1434] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:06:01.794096 17949 tablet_bootstrap.cc:492] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:01.795277 17800 leader_election.cc:304] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:01.796272 17957 raft_consensus.cc:2804] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.796623 17957 raft_consensus.cc:493] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.796947 17957 raft_consensus.cc:3060] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.797583 17951 tablet_bootstrap.cc:654] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.800678 17949 tablet_bootstrap.cc:654] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.804383 17950 tablet_bootstrap.cc:654] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.804153 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0540330f440ea90b15131f1f3d66d" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:01.804497 17957 raft_consensus.cc:515] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:01.807770 17874 leader_election.cc:343] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.808138 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d280525f53d4861b5c24c59705cd97c" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:01.808386 17874 leader_election.cc:304] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7; no voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:01.808936 17909 raft_consensus.cc:3060] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.809899 17954 raft_consensus.cc:2749] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.814859 17950 tablet_bootstrap.cc:492] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:01.815423 17950 ts_tablet_manager.cc:1403] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.006s
I20260713 09:06:01.817463 17951 tablet_bootstrap.cc:492] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:01.818003 17951 ts_tablet_manager.cc:1403] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.011s
I20260713 09:06:01.818516 17950 raft_consensus.cc:359] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.819257 17950 raft_consensus.cc:385] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.819563 17950 raft_consensus.cc:740] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.821170 17951 raft_consensus.cc:359] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.821478 17956 raft_consensus.cc:493] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.821954 17951 raft_consensus.cc:385] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.822372 17951 raft_consensus.cc:740] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.822079 17956 raft_consensus.cc:515] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.823221 17951 consensus_queue.cc:260] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.831398 17956 leader_election.cc:290] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:01.837488 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d280525f53d4861b5c24c59705cd97c" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:01.837646 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d280525f53d4861b5c24c59705cd97c" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
W20260713 09:06:01.839994 17799 leader_election.cc:343] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.820653 17950 consensus_queue.cc:260] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:01.841055 17799 leader_election.cc:343] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.841128 17956 raft_consensus.cc:493] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.841830 17956 raft_consensus.cc:515] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.842489 17949 tablet_bootstrap.cc:492] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:01.843286 17949 ts_tablet_manager.cc:1403] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.029s
I20260713 09:06:01.846827 17949 raft_consensus.cc:359] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.847679 17949 raft_consensus.cc:385] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.848102 17949 raft_consensus.cc:740] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.849076 17949 consensus_queue.cc:260] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.821331 17957 leader_election.cc:290] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:01.854480 17949 ts_tablet_manager.cc:1434] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:06:01.847122 17956 leader_election.cc:290] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:01.855614 17949 tablet_bootstrap.cc:492] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:01.858070 17950 ts_tablet_manager.cc:1434] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.004s
I20260713 09:06:01.859124 17950 tablet_bootstrap.cc:492] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:01.831385 17909 raft_consensus.cc:2468] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:01.865157 17800 leader_election.cc:304] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:01.867820 17957 raft_consensus.cc:2804] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.868119 17951 ts_tablet_manager.cc:1434] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.031s
I20260713 09:06:01.869653 17951 tablet_bootstrap.cc:492] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:01.872440 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c526db48b797488a9ddb20049563a087" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:01.879995 17949 tablet_bootstrap.cc:654] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:01.880884 17725 leader_election.cc:343] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.872025 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:01.869014 17977 raft_consensus.cc:493] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.885555 17977 raft_consensus.cc:515] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:01.884800 17725 leader_election.cc:343] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.889411 17951 tablet_bootstrap.cc:654] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.890147 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b1da8d51047fcb587aa8da9cd0a56" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
W20260713 09:06:01.891965 17799 leader_election.cc:343] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.892314 17977 leader_election.cc:290] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:01.896965 17976 raft_consensus.cc:493] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.897718 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b1da8d51047fcb587aa8da9cd0a56" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:01.897519 17976 raft_consensus.cc:515] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.898800 17957 raft_consensus.cc:697] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
W20260713 09:06:01.900300 17800 leader_election.cc:343] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.900584 17957 consensus_queue.cc:237] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.900868 17800 leader_election.cc:304] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a; no voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:01.901083 17976 leader_election.cc:290] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:01.902163 17977 raft_consensus.cc:2749] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.904232 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:01.904197 17981 raft_consensus.cc:493] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.905617 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:01.907480 17981 raft_consensus.cc:515] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:01.912108 17725 leader_election.cc:343] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.912501 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:01.912637 17981 leader_election.cc:290] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
W20260713 09:06:01.912781 17725 leader_election.cc:343] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.914031 17950 tablet_bootstrap.cc:654] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.915081 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:01.915190 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c526db48b797488a9ddb20049563a087" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
W20260713 09:06:01.916635 17799 leader_election.cc:343] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.917750 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:01.913214 17725 leader_election.cc:304] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:01.921286 17976 raft_consensus.cc:2749] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:01.920367 17800 leader_election.cc:343] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:01.921864 17725 leader_election.cc:343] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.922066 17800 leader_election.cc:304] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a; no voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:01.922821 17725 leader_election.cc:304] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:01.923571 17976 raft_consensus.cc:2749] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.923565 17957 raft_consensus.cc:2749] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.924762 17957 raft_consensus.cc:493] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:01.924996 17725 leader_election.cc:343] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.925163 17949 tablet_bootstrap.cc:492] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:01.925361 17957 raft_consensus.cc:515] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.927138 17949 ts_tablet_manager.cc:1403] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.016s
I20260713 09:06:01.925415 17658 catalog_manager.cc:5697] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.929607 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6dc03a3301b4540a5e1e4205917039a" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:01.929997 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6dc03a3301b4540a5e1e4205917039a" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:01.930629 17909 raft_consensus.cc:2468] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:01.930388 17949 raft_consensus.cc:359] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:01.930934 17799 leader_election.cc:343] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.926455 17951 tablet_bootstrap.cc:492] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:01.931303 17949 raft_consensus.cc:385] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.931973 17949 raft_consensus.cc:740] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.932111 17951 ts_tablet_manager.cc:1403] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.001s
I20260713 09:06:01.932879 17949 consensus_queue.cc:260] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.933733 17800 leader_election.cc:304] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:01.934536 17957 leader_election.cc:290] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:01.934715 17980 raft_consensus.cc:2804] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.935298 17980 raft_consensus.cc:493] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.937219 17949 ts_tablet_manager.cc:1434] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:01.937598 17980 raft_consensus.cc:3060] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.938395 17949 tablet_bootstrap.cc:492] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:01.940320 17950 tablet_bootstrap.cc:492] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:01.940797 17950 ts_tablet_manager.cc:1403] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.005s
I20260713 09:06:01.943670 17950 raft_consensus.cc:359] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.944403 17950 raft_consensus.cc:385] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.944695 17950 raft_consensus.cc:740] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.945595 17949 tablet_bootstrap.cc:654] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.945559 17950 consensus_queue.cc:260] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.946483 17951 raft_consensus.cc:359] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.947175 17951 raft_consensus.cc:385] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.925472 17725 leader_election.cc:304] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:01.949636 17976 raft_consensus.cc:2749] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.950616 17980 raft_consensus.cc:515] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.951846 17950 ts_tablet_manager.cc:1434] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:06:01.953596 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6dc03a3301b4540a5e1e4205917039a" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:01.953917 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6dc03a3301b4540a5e1e4205917039a" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:01.954218 17759 raft_consensus.cc:3060] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.954464 17909 raft_consensus.cc:3060] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.947459 17951 raft_consensus.cc:740] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.960155 17976 raft_consensus.cc:493] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.960830 17976 raft_consensus.cc:515] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
I20260713 09:06:01.961484 17909 raft_consensus.cc:2468] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:01.961834 17951 consensus_queue.cc:260] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.962699 17800 leader_election.cc:304] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:01.962983 17976 leader_election.cc:290] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:01.963644 17957 raft_consensus.cc:2804] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.964133 17957 raft_consensus.cc:697] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:01.964983 17759 raft_consensus.cc:2468] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:01.964953 17957 consensus_queue.cc:237] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.966085 17980 leader_election.cc:290] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:01.968564 17951 ts_tablet_manager.cc:1434] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260713 09:06:01.969954 17951 tablet_bootstrap.cc:492] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:01.976261 17950 tablet_bootstrap.cc:492] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:01.982961 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e994565524483a1e21bd38eb89bcd" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:01.984222 17950 tablet_bootstrap.cc:654] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.984788 17951 tablet_bootstrap.cc:654] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:01.985394 17725 leader_election.cc:343] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.985311 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e994565524483a1e21bd38eb89bcd" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
W20260713 09:06:01.986964 17725 leader_election.cc:343] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.987500 17725 leader_election.cc:304] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:01.988620 17976 raft_consensus.cc:2749] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.989847 17950 tablet_bootstrap.cc:492] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:01.990262 17950 ts_tablet_manager.cc:1403] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:06:01.991632 17949 tablet_bootstrap.cc:492] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:01.992316 17949 ts_tablet_manager.cc:1403] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.054s	user 0.029s	sys 0.012s
I20260713 09:06:01.993607 17950 raft_consensus.cc:359] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.994638 17950 raft_consensus.cc:385] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.995018 17950 raft_consensus.cc:740] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.995700 17949 raft_consensus.cc:359] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.996521 17949 raft_consensus.cc:385] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.996189 17950 consensus_queue.cc:260] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:01.996834 17949 raft_consensus.cc:740] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.997761 17949 consensus_queue.cc:260] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.000103 17949 ts_tablet_manager.cc:1434] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:06:02.001119 17949 tablet_bootstrap.cc:492] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:02.001699 17951 tablet_bootstrap.cc:492] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.002198 17951 ts_tablet_manager.cc:1403] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.003s
I20260713 09:06:02.005265 17951 raft_consensus.cc:359] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.005911 17950 ts_tablet_manager.cc:1434] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.004s
I20260713 09:06:02.006039 17951 raft_consensus.cc:385] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.006502 17951 raft_consensus.cc:740] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.007367 17950 tablet_bootstrap.cc:492] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.007671 17949 tablet_bootstrap.cc:654] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.007481 17951 consensus_queue.cc:260] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.010316 17951 ts_tablet_manager.cc:1434] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:02.011272 17976 raft_consensus.cc:493] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.011631 17951 tablet_bootstrap.cc:492] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.011924 17976 raft_consensus.cc:515] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.014851 17976 leader_election.cc:290] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.015599 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306facebf22d43acbf5614ea6cec80eb" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.017815 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306facebf22d43acbf5614ea6cec80eb" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.018486 17909 raft_consensus.cc:2468] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:02.019384 17951 tablet_bootstrap.cc:654] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:02.020179 17725 leader_election.cc:343] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.020965 17725 leader_election.cc:304] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a
I20260713 09:06:02.022167 17976 raft_consensus.cc:2804] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.022336 17950 tablet_bootstrap.cc:654] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.022686 17976 raft_consensus.cc:493] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.023192 17976 raft_consensus.cc:3060] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.036895 17949 tablet_bootstrap.cc:492] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:02.037443 17949 ts_tablet_manager.cc:1403] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.002s
I20260713 09:06:02.039273 17658 catalog_manager.cc:5697] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.040311 17949 raft_consensus.cc:359] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
I20260713 09:06:02.041060 17949 raft_consensus.cc:385] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.041364 17949 raft_consensus.cc:740] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.042104 17949 consensus_queue.cc:260] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
I20260713 09:06:02.043555 17954 raft_consensus.cc:493] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.044049 17954 raft_consensus.cc:515] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.045356 17949 ts_tablet_manager.cc:1434] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:02.046093 17954 leader_election.cc:290] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:02.047024 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691aa39ddd5429288dd9b17a6c21b4c" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
W20260713 09:06:02.048647 17873 leader_election.cc:343] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.048828 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691aa39ddd5429288dd9b17a6c21b4c" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
W20260713 09:06:02.050206 17874 leader_election.cc:343] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.050496 17950 tablet_bootstrap.cc:492] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.050763 17874 leader_election.cc:304] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7; no voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:02.051000 17950 ts_tablet_manager.cc:1403] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.044s	user 0.001s	sys 0.014s
I20260713 09:06:02.051010 17949 tablet_bootstrap.cc:492] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:02.051810 17954 raft_consensus.cc:2749] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:02.055011 17976 raft_consensus.cc:515] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.056411 17950 raft_consensus.cc:359] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.057102 17950 raft_consensus.cc:385] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.057353 17950 raft_consensus.cc:740] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.057721 17976 leader_election.cc:290] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.058049 17949 tablet_bootstrap.cc:654] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.058676 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306facebf22d43acbf5614ea6cec80eb" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:02.058055 17950 consensus_queue.cc:260] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:02.060227 17725 leader_election.cc:343] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.060782 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306facebf22d43acbf5614ea6cec80eb" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:02.061426 17909 raft_consensus.cc:3060] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.061733 17950 ts_tablet_manager.cc:1434] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:02.063000 17950 tablet_bootstrap.cc:492] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.066257 17951 tablet_bootstrap.cc:492] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.066939 17951 ts_tablet_manager.cc:1403] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.012s
I20260713 09:06:02.070953 17951 raft_consensus.cc:359] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.072082 17951 raft_consensus.cc:385] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.072484 17951 raft_consensus.cc:740] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.073443 17951 consensus_queue.cc:260] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.077297 17909 raft_consensus.cc:2468] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
I20260713 09:06:02.078526 17725 leader_election.cc:304] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a
I20260713 09:06:02.079748 17976 raft_consensus.cc:2804] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.080497 17976 raft_consensus.cc:697] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Becoming Leader. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Running, Role: LEADER
I20260713 09:06:02.081395 17976 consensus_queue.cc:237] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.082316 17951 ts_tablet_manager.cc:1434] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:06:02.083928 17951 tablet_bootstrap.cc:492] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.081409 17950 tablet_bootstrap.cc:654] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.093096 17951 tablet_bootstrap.cc:654] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.098502 17949 tablet_bootstrap.cc:492] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:02.099099 17949 ts_tablet_manager.cc:1403] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.027s
I20260713 09:06:02.101239 17950 tablet_bootstrap.cc:492] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.101701 17950 ts_tablet_manager.cc:1403] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260713 09:06:02.103047 17949 raft_consensus.cc:359] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.103083 17657 catalog_manager.cc:5697] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.104156 17949 raft_consensus.cc:385] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.104570 17949 raft_consensus.cc:740] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.105540 17949 consensus_queue.cc:260] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.108247 17949 ts_tablet_manager.cc:1434] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260713 09:06:02.109443 17949 tablet_bootstrap.cc:492] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:02.104336 17950 raft_consensus.cc:359] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.111944 17950 raft_consensus.cc:385] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.112350 17950 raft_consensus.cc:740] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.113245 17950 consensus_queue.cc:260] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.116068 17950 ts_tablet_manager.cc:1434] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:06:02.117172 17950 tablet_bootstrap.cc:492] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.122452 17951 tablet_bootstrap.cc:492] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.122951 17951 ts_tablet_manager.cc:1403] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.027s
I20260713 09:06:02.124830 17950 tablet_bootstrap.cc:654] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.125540 17951 raft_consensus.cc:359] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.126277 17951 raft_consensus.cc:385] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.126555 17951 raft_consensus.cc:740] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.127362 17951 consensus_queue.cc:260] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.129451 17951 ts_tablet_manager.cc:1434] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:02.130332 17951 tablet_bootstrap.cc:492] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.131165 17949 tablet_bootstrap.cc:654] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.135794 17951 tablet_bootstrap.cc:654] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.136443 17949 tablet_bootstrap.cc:492] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:02.136966 17949 ts_tablet_manager.cc:1403] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.007s
I20260713 09:06:02.137795 17950 tablet_bootstrap.cc:492] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.138300 17950 ts_tablet_manager.cc:1403] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260713 09:06:02.140918 17950 raft_consensus.cc:359] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.141438 17950 raft_consensus.cc:385] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.141656 17950 raft_consensus.cc:740] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.141671 17949 raft_consensus.cc:359] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.142274 17950 consensus_queue.cc:260] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.142630 17949 raft_consensus.cc:385] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.143002 17949 raft_consensus.cc:740] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.144438 17950 ts_tablet_manager.cc:1434] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:02.143994 17949 consensus_queue.cc:260] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.145336 17950 tablet_bootstrap.cc:492] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.146931 17951 tablet_bootstrap.cc:492] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.147380 17951 ts_tablet_manager.cc:1403] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:06:02.150027 17951 raft_consensus.cc:359] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
I20260713 09:06:02.150703 17951 raft_consensus.cc:385] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.150871 17950 tablet_bootstrap.cc:654] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.150964 17951 raft_consensus.cc:740] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.151957 17951 consensus_queue.cc:260] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
I20260713 09:06:02.153429 17949 ts_tablet_manager.cc:1434] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:06:02.156700 17951 ts_tablet_manager.cc:1434] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:02.157635 17951 tablet_bootstrap.cc:492] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.162482 17949 tablet_bootstrap.cc:492] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:02.163537 17951 tablet_bootstrap.cc:654] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.169764 17949 tablet_bootstrap.cc:654] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.175323 17951 tablet_bootstrap.cc:492] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.175931 17951 ts_tablet_manager.cc:1403] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260713 09:06:02.179004 17950 tablet_bootstrap.cc:492] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.179409 17950 ts_tablet_manager.cc:1403] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.019s
I20260713 09:06:02.179338 17951 raft_consensus.cc:359] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.180406 17951 raft_consensus.cc:385] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.180743 17951 raft_consensus.cc:740] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.181674 17950 raft_consensus.cc:359] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.182252 17950 raft_consensus.cc:385] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.181569 17951 consensus_queue.cc:260] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.182466 17950 raft_consensus.cc:740] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.186054 17951 ts_tablet_manager.cc:1434] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:06:02.183126 17950 consensus_queue.cc:260] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.187255 17951 tablet_bootstrap.cc:492] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.191401 17950 ts_tablet_manager.cc:1434] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.001s
I20260713 09:06:02.192332 17950 tablet_bootstrap.cc:492] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.195345 17951 tablet_bootstrap.cc:654] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.197902 17950 tablet_bootstrap.cc:654] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.198067 17949 tablet_bootstrap.cc:492] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:02.199000 17949 ts_tablet_manager.cc:1403] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.023s
I20260713 09:06:02.205880 17949 raft_consensus.cc:359] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.206622 17949 raft_consensus.cc:385] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.206915 17949 raft_consensus.cc:740] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.207683 17949 consensus_queue.cc:260] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.208187 17951 tablet_bootstrap.cc:492] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.208074 17976 raft_consensus.cc:493] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.208662 17951 ts_tablet_manager.cc:1403] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260713 09:06:02.208635 17976 raft_consensus.cc:515] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.210834 17976 leader_election.cc:290] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.211392 17951 raft_consensus.cc:359] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.212015 17950 tablet_bootstrap.cc:492] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.212033 17951 raft_consensus.cc:385] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.212396 17949 ts_tablet_manager.cc:1434] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:06:02.212496 17950 ts_tablet_manager.cc:1403] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260713 09:06:02.212488 17951 raft_consensus.cc:740] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.213301 17949 tablet_bootstrap.cc:492] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:02.213280 17951 consensus_queue.cc:260] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.215533 17951 ts_tablet_manager.cc:1434] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:02.216055 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0540330f440ea90b15131f1f3d66d" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.216565 17951 tablet_bootstrap.cc:492] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.216667 17909 raft_consensus.cc:2468] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:02.218307 17950 raft_consensus.cc:359] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.218549 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0540330f440ea90b15131f1f3d66d" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.218940 17950 raft_consensus.cc:385] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.219089 17835 raft_consensus.cc:2468] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:02.219225 17950 raft_consensus.cc:740] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.219354 17949 tablet_bootstrap.cc:654] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.220037 17950 consensus_queue.cc:260] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.221436 17725 leader_election.cc:304] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.222618 17951 tablet_bootstrap.cc:654] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.222756 17976 raft_consensus.cc:2804] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.223140 17976 raft_consensus.cc:493] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.223469 17976 raft_consensus.cc:3060] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.224686 17950 ts_tablet_manager.cc:1434] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:06:02.225569 17950 tablet_bootstrap.cc:492] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.231349 17950 tablet_bootstrap.cc:654] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.237547 17957 raft_consensus.cc:493] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.238082 17957 raft_consensus.cc:515] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.240186 17957 leader_election.cc:290] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.241165 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.241766 17759 raft_consensus.cc:2468] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:02.241914 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.242956 17909 raft_consensus.cc:2468] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:02.245306 17800 leader_election.cc:304] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:02.246490 17957 raft_consensus.cc:2804] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.246934 17957 raft_consensus.cc:493] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.247363 17957 raft_consensus.cc:3060] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.253417 17950 tablet_bootstrap.cc:492] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.253903 17950 ts_tablet_manager.cc:1403] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.004s
I20260713 09:06:02.256459 17950 raft_consensus.cc:359] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.257102 17950 raft_consensus.cc:385] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.257515 17950 raft_consensus.cc:740] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.256994 17976 raft_consensus.cc:515] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.258288 17950 consensus_queue.cc:260] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.260483 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0540330f440ea90b15131f1f3d66d" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:02.261045 17835 raft_consensus.cc:3060] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.263106 17949 tablet_bootstrap.cc:492] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:02.263991 17949 ts_tablet_manager.cc:1403] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.003s
I20260713 09:06:02.264429 17950 ts_tablet_manager.cc:1434] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:06:02.265533 17950 tablet_bootstrap.cc:492] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.258891 17957 raft_consensus.cc:515] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.268916 17949 raft_consensus.cc:359] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.269811 17949 raft_consensus.cc:385] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.270198 17949 raft_consensus.cc:740] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.271584 17950 tablet_bootstrap.cc:654] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.271178 17949 consensus_queue.cc:260] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.271961 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0540330f440ea90b15131f1f3d66d" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:02.272696 17909 raft_consensus.cc:3060] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.274950 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:02.275772 17759 raft_consensus.cc:3060] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.281862 17909 raft_consensus.cc:2468] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
I20260713 09:06:02.284260 17976 leader_election.cc:290] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.284747 17976 raft_consensus.cc:493] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.284893 17725 leader_election.cc:304] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.285180 17976 raft_consensus.cc:515] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.285735 17956 raft_consensus.cc:2804] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.285784 17759 raft_consensus.cc:2468] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:02.287297 17976 leader_election.cc:290] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.287449 17799 leader_election.cc:304] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.288592 17981 raft_consensus.cc:2804] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.288769 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d280525f53d4861b5c24c59705cd97c" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.289103 17981 raft_consensus.cc:697] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:02.289621 17909 raft_consensus.cc:2393] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in current term 1: Already voted for candidate 1f327d1e60464be383e1460651a1bc5a in this term.
I20260713 09:06:02.289695 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d280525f53d4861b5c24c59705cd97c" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.289947 17981 consensus_queue.cc:237] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.291132 17725 leader_election.cc:304] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:02.291487 17957 leader_election.cc:290] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.292371 17954 raft_consensus.cc:493] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.292461 17976 raft_consensus.cc:3060] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.292893 17954 raft_consensus.cc:515] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.294940 17954 leader_election.cc:290] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:02.295930 17951 tablet_bootstrap.cc:492] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.295962 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb61ca5da8841048171f4b0f410f06d" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.296475 17951 ts_tablet_manager.cc:1403] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.080s	user 0.027s	sys 0.046s
I20260713 09:06:02.296753 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb61ca5da8841048171f4b0f410f06d" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.296821 17760 raft_consensus.cc:2468] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 0.
I20260713 09:06:02.298264 17873 leader_election.cc:304] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
W20260713 09:06:02.299263 17874 leader_election.cc:343] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.300360 17954 raft_consensus.cc:2804] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.300778 17954 raft_consensus.cc:493] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.301220 17954 raft_consensus.cc:3060] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.304286 17951 raft_consensus.cc:359] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.305166 17951 raft_consensus.cc:385] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.305416 17951 raft_consensus.cc:740] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.269416 17835 raft_consensus.cc:2468] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
I20260713 09:06:02.283221 17950 tablet_bootstrap.cc:492] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.306249 17950 ts_tablet_manager.cc:1403] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.000s
I20260713 09:06:02.306557 17949 ts_tablet_manager.cc:1434] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:06:02.308887 17950 raft_consensus.cc:359] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.309577 17950 raft_consensus.cc:385] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.310004 17950 raft_consensus.cc:740] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.310663 17949 tablet_bootstrap.cc:492] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:02.311595 17950 consensus_queue.cc:260] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.313710 17950 ts_tablet_manager.cc:1434] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:02.314551 17950 tablet_bootstrap.cc:492] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.316399 17951 consensus_queue.cc:260] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.318971 17951 ts_tablet_manager.cc:1434] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:06:02.319869 17951 tablet_bootstrap.cc:492] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.319669 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:02.320261 17909 raft_consensus.cc:3060] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.319440 17656 catalog_manager.cc:5697] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.318981 17981 raft_consensus.cc:493] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.323367 17981 raft_consensus.cc:515] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.325052 17976 raft_consensus.cc:2749] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:02.325767 17951 tablet_bootstrap.cc:654] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.328464 17957 raft_consensus.cc:493] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.328929 17957 raft_consensus.cc:515] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.327224 17956 raft_consensus.cc:697] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Becoming Leader. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Running, Role: LEADER
I20260713 09:06:02.331549 17980 consensus_queue.cc:1048] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.332307 17957 leader_election.cc:290] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.333076 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306facebf22d43acbf5614ea6cec80eb" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.333835 17907 raft_consensus.cc:2393] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f327d1e60464be383e1460651a1bc5a in current term 1: Already voted for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in this term.
I20260713 09:06:02.334532 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "306facebf22d43acbf5614ea6cec80eb" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.335533 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.336182 17758 raft_consensus.cc:2468] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:02.336566 17800 leader_election.cc:304] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a; no voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:02.328222 17909 raft_consensus.cc:2468] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:02.337843 17980 raft_consensus.cc:3060] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.338769 17951 tablet_bootstrap.cc:492] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.337191 17799 leader_election.cc:304] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.339195 17951 ts_tablet_manager.cc:1403] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260713 09:06:02.309571 17954 raft_consensus.cc:515] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.342941 17951 raft_consensus.cc:359] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.343740 17951 raft_consensus.cc:385] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.344041 17951 raft_consensus.cc:740] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.331562 17956 consensus_queue.cc:237] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.345937 17949 tablet_bootstrap.cc:654] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.346249 17951 consensus_queue.cc:260] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.347783 17951 ts_tablet_manager.cc:1434] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:06:02.348614 17951 tablet_bootstrap.cc:492] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.348740 17950 tablet_bootstrap.cc:654] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.344141 17957 raft_consensus.cc:2804] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.350955 17957 raft_consensus.cc:493] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.351321 17957 raft_consensus.cc:3060] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.351686 17977 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.354066 17980 raft_consensus.cc:2749] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:02.355463 17981 leader_election.cc:290] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.357183 18013 raft_consensus.cc:493] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.362493 17951 tablet_bootstrap.cc:654] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.362808 17954 leader_election.cc:290] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:02.358254 18013 raft_consensus.cc:515] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.366427 18013 leader_election.cc:290] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:02.368595 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.368672 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb61ca5da8841048171f4b0f410f06d" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:02.369324 17835 raft_consensus.cc:3060] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.369419 17957 raft_consensus.cc:515] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.371035 17834 raft_consensus.cc:2393] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 284e485f6c9a4a56a308df3f74c440a7 in current term 1: Already voted for candidate 1f327d1e60464be383e1460651a1bc5a in this term.
I20260713 09:06:02.364353 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.371775 17907 raft_consensus.cc:2468] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:02.371826 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccb61ca5da8841048171f4b0f410f06d" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:02.372501 17758 raft_consensus.cc:3060] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.369735 17658 catalog_manager.cc:5697] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.374861 17956 raft_consensus.cc:493] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.376091 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.376219 17956 raft_consensus.cc:515] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.376669 17760 raft_consensus.cc:2468] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 0.
I20260713 09:06:02.377646 17873 leader_election.cc:304] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a
I20260713 09:06:02.377882 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:02.378423 17760 raft_consensus.cc:3060] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.378723 17954 raft_consensus.cc:2804] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.378986 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691aa39ddd5429288dd9b17a6c21b4c" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.379240 17956 leader_election.cc:290] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.379593 17834 raft_consensus.cc:2468] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:02.379664 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:02.379119 17954 raft_consensus.cc:493] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.380713 17725 leader_election.cc:304] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.380414 17954 raft_consensus.cc:3060] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.381603 17956 raft_consensus.cc:2804] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.382134 17956 raft_consensus.cc:493] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.382516 17956 raft_consensus.cc:3060] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.383864 17981 raft_consensus.cc:493] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.384321 17981 raft_consensus.cc:515] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.386706 17835 raft_consensus.cc:2468] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:02.387565 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd115e6bfa1424daad054d398cca5ff" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.388011 17874 leader_election.cc:304] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:02.389122 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691aa39ddd5429288dd9b17a6c21b4c" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.393318 18018 raft_consensus.cc:493] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.394126 17954 raft_consensus.cc:515] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.397188 17908 raft_consensus.cc:2468] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:02.398222 17907 raft_consensus.cc:2393] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f327d1e60464be383e1460651a1bc5a in current term 1: Already voted for candidate 284e485f6c9a4a56a308df3f74c440a7 in this term.
I20260713 09:06:02.398891 17954 leader_election.cc:290] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:02.392439 18013 raft_consensus.cc:2804] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.394742 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd115e6bfa1424daad054d398cca5ff" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.374997 17957 leader_election.cc:290] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.392088 17981 leader_election.cc:290] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.395954 17758 raft_consensus.cc:2468] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:02.396436 17976 raft_consensus.cc:493] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.397208 18018 raft_consensus.cc:515] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.403060 17977 raft_consensus.cc:493] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.414613 17977 raft_consensus.cc:515] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
I20260713 09:06:02.416724 17977 leader_election.cc:290] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319), c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221)
I20260713 09:06:02.417845 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e994565524483a1e21bd38eb89bcd" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.404783 17976 raft_consensus.cc:515] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.418511 17759 raft_consensus.cc:2468] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:02.419883 17976 leader_election.cc:290] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.420183 17799 leader_election.cc:304] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.414613 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:02.421041 17835 raft_consensus.cc:2393] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 284e485f6c9a4a56a308df3f74c440a7 in current term 1: Already voted for candidate 1f327d1e60464be383e1460651a1bc5a in this term.
I20260713 09:06:02.405227 17757 raft_consensus.cc:2468] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:02.424636 17954 raft_consensus.cc:493] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.425120 17954 raft_consensus.cc:515] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.427179 17954 leader_election.cc:290] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:02.429627 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:02.431113 17980 raft_consensus.cc:2804] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.431512 17980 raft_consensus.cc:493] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.431870 17980 raft_consensus.cc:3060] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:02.403873 17800 leader_election.cc:343] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.438133 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e994565524483a1e21bd38eb89bcd" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.436479 18018 leader_election.cc:290] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:02.442272 17799 leader_election.cc:304] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:02.442512 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.443984 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.444262 17760 raft_consensus.cc:2468] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:02.442574 17956 raft_consensus.cc:515] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.444638 17835 raft_consensus.cc:2468] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 0.
I20260713 09:06:02.445678 17981 raft_consensus.cc:2804] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.446118 17981 raft_consensus.cc:493] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.446187 17799 leader_election.cc:304] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:02.446609 17981 raft_consensus.cc:3060] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:02.448231 17874 leader_election.cc:343] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.448086 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691aa39ddd5429288dd9b17a6c21b4c" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:02.448994 17834 raft_consensus.cc:3060] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.449052 17874 leader_election.cc:304] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:02.405660 18013 raft_consensus.cc:697] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Becoming Leader. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:02.450629 17950 tablet_bootstrap.cc:492] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.451149 17950 ts_tablet_manager.cc:1403] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.001s
I20260713 09:06:02.427623 17954 raft_consensus.cc:493] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.467988 17951 tablet_bootstrap.cc:492] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.467931 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7a55b5fec4b46b35a928f7b96dad4" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.468575 17951 ts_tablet_manager.cc:1403] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.042s
I20260713 09:06:02.456477 17957 raft_consensus.cc:2804] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.469199 18013 consensus_queue.cc:237] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.451745 17956 leader_election.cc:290] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.471030 17951 raft_consensus.cc:359] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.490891 17951 raft_consensus.cc:385] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.491225 17951 raft_consensus.cc:740] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.491878 17951 consensus_queue.cc:260] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.494150 17980 raft_consensus.cc:515] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
W20260713 09:06:02.470940 17725 leader_election.cc:343] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.456281 18018 raft_consensus.cc:2804] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.460433 17976 raft_consensus.cc:493] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.499475 18018 raft_consensus.cc:493] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.507704 18018 raft_consensus.cc:3060] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.509121 17951 ts_tablet_manager.cc:1434] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.040s	user 0.015s	sys 0.001s
I20260713 09:06:02.510545 17951 tablet_bootstrap.cc:492] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.518529 17949 tablet_bootstrap.cc:492] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:02.519164 17949 ts_tablet_manager.cc:1403] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.212s	user 0.015s	sys 0.010s
I20260713 09:06:02.517566 17957 raft_consensus.cc:697] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:02.471310 17954 raft_consensus.cc:515] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
I20260713 09:06:02.523104 18012 raft_consensus.cc:493] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.525440 18012 raft_consensus.cc:515] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.527318 18012 leader_election.cc:290] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.527413 17954 leader_election.cc:290] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:02.527350 17980 leader_election.cc:290] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319), c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221)
I20260713 09:06:02.528198 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e994565524483a1e21bd38eb89bcd" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.528610 17980 consensus_queue.cc:1048] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.529280 17835 raft_consensus.cc:2393] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 284e485f6c9a4a56a308df3f74c440a7 in current term 1: Already voted for candidate 1f327d1e60464be383e1460651a1bc5a in this term.
I20260713 09:06:02.529774 17907 raft_consensus.cc:2468] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:02.502848 17976 raft_consensus.cc:515] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.537390 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e994565524483a1e21bd38eb89bcd" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:02.537119 17957 consensus_queue.cc:237] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.537180 17906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691aa39ddd5429288dd9b17a6c21b4c" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:02.538014 17760 raft_consensus.cc:3060] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.538290 17906 raft_consensus.cc:3060] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:02.523320 17800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.53.195:38319, user_credentials={real_user=slave}} blocked reactor thread for 60452.2us
I20260713 09:06:02.531348 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7a55b5fec4b46b35a928f7b96dad4" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.540915 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.541540 17835 raft_consensus.cc:2468] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:02.544097 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e994565524483a1e21bd38eb89bcd" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:02.548957 17909 raft_consensus.cc:3060] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.550824 17976 leader_election.cc:290] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.574882 17834 raft_consensus.cc:2468] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
W20260713 09:06:02.577540 17706 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:02.579759 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b1da8d51047fcb587aa8da9cd0a56" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.580454 17835 raft_consensus.cc:2468] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:02.583792 17725 leader_election.cc:304] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.584738 17976 raft_consensus.cc:2804] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.584918 17725 leader_election.cc:304] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.585297 17976 raft_consensus.cc:493] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.585389 18026 raft_consensus.cc:493] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.585798 17976 raft_consensus.cc:3060] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.586004 17725 leader_election.cc:304] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.585944 18026 raft_consensus.cc:515] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.588033 18012 raft_consensus.cc:2804] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.588507 18012 raft_consensus.cc:493] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.588925 18012 raft_consensus.cc:3060] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.585805 17956 raft_consensus.cc:2804] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.596349 17950 raft_consensus.cc:359] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.597939 17950 raft_consensus.cc:385] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.598282 17950 raft_consensus.cc:740] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.601619 17950 consensus_queue.cc:260] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.602703 17949 raft_consensus.cc:359] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.603338 17949 raft_consensus.cc:385] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.603613 17949 raft_consensus.cc:740] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.604305 17949 consensus_queue.cc:260] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.600431 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c526db48b797488a9ddb20049563a087" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.605504 17956 raft_consensus.cc:697] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Becoming Leader. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Running, Role: LEADER
I20260713 09:06:02.605969 17759 raft_consensus.cc:2468] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:02.606392 17956 consensus_queue.cc:237] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.607491 17909 raft_consensus.cc:2468] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:02.611793 17906 raft_consensus.cc:2468] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
I20260713 09:06:02.612884 17906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c526db48b797488a9ddb20049563a087" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.613349 18018 raft_consensus.cc:515] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.614962 17799 leader_election.cc:304] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.616881 18018 leader_election.cc:290] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:02.617091 18027 raft_consensus.cc:2804] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:02.617465 18027 raft_consensus.cc:493] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.617650 17949 ts_tablet_manager.cc:1434] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.098s	user 0.018s	sys 0.002s
I20260713 09:06:02.617800 18027 raft_consensus.cc:3060] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.619319 17949 tablet_bootstrap.cc:492] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:02.620059 17800 leader_election.cc:304] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
W20260713 09:06:02.620909 17800 leader_election.cc:343] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:02.599913 17873 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.193:46221, user_credentials={real_user=slave}} blocked reactor thread for 46512us
I20260713 09:06:02.624258 18028 raft_consensus.cc:2804] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.624760 18028 raft_consensus.cc:697] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:02.643543 17656 catalog_manager.cc:5697] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.650063 17950 ts_tablet_manager.cc:1434] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.199s	user 0.012s	sys 0.010s
I20260713 09:06:02.604007 17981 raft_consensus.cc:515] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.653620 17950 tablet_bootstrap.cc:492] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.666601 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:02.667266 17834 raft_consensus.cc:3060] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.672050 17951 tablet_bootstrap.cc:654] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.627859 18028 consensus_queue.cc:237] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } }
W20260713 09:06:02.677570 18030 log.cc:927] Time spent T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260713 09:06:02.660320 17873 leader_election.cc:304] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7; no voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:02.679251 17760 raft_consensus.cc:2468] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:02.690825 18029 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:06:02.695271 17949 tablet_bootstrap.cc:654] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.695245 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd115e6bfa1424daad054d398cca5ff" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:02.696022 18018 raft_consensus.cc:2749] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:02.709828 17834 raft_consensus.cc:2468] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:02.755697 17976 raft_consensus.cc:515] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.710886 18012 raft_consensus.cc:515] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.763155 17874 leader_election.cc:304] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
W20260713 09:06:02.761606 17873 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.193:46221, user_credentials={real_user=slave}} blocked reactor thread for 109272us
I20260713 09:06:02.752352 18032 raft_consensus.cc:493] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.763998 18032 raft_consensus.cc:515] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.764286 18018 raft_consensus.cc:2804] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.765318 18018 raft_consensus.cc:697] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Becoming Leader. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:02.766132 18032 leader_election.cc:290] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.766206 17976 leader_election.cc:290] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.767006 18018 consensus_queue.cc:237] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.696020 17759 raft_consensus.cc:3060] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.761231 18026 leader_election.cc:290] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.768970 18012 leader_election.cc:290] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.772876 17658 catalog_manager.cc:5697] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.705382 17981 leader_election.cc:290] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.773837 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.777338 17906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd115e6bfa1424daad054d398cca5ff" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:02.778154 17760 raft_consensus.cc:2393] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 284e485f6c9a4a56a308df3f74c440a7 in current term 1: Already voted for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in this term.
I20260713 09:06:02.777338 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
W20260713 09:06:02.780133 17800 leader_election.cc:343] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:02.781606 18033 log.cc:927] Time spent T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260713 09:06:02.788125 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:02.788949 17834 raft_consensus.cc:2393] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in current term 1: Already voted for candidate 284e485f6c9a4a56a308df3f74c440a7 in this term.
I20260713 09:06:02.797420 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:02.799968 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:02.803423 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
W20260713 09:06:02.797616 17725 leader_election.cc:343] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.808096 17957 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.808272 17725 leader_election.cc:304] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:02.809024 17956 raft_consensus.cc:2749] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:02.809213 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b1da8d51047fcb587aa8da9cd0a56" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:02.809808 17834 raft_consensus.cc:3060] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.812508 17758 raft_consensus.cc:2393] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 284e485f6c9a4a56a308df3f74c440a7 in current term 1: Already voted for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in this term.
I20260713 09:06:02.814002 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e994565524483a1e21bd38eb89bcd" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
W20260713 09:06:02.814846 17725 leader_election.cc:343] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.815160 17760 raft_consensus.cc:2393] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 284e485f6c9a4a56a308df3f74c440a7 in current term 1: Already voted for candidate 1f327d1e60464be383e1460651a1bc5a in this term.
I20260713 09:06:02.816680 17956 consensus_queue.cc:1048] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.821053 17759 raft_consensus.cc:2468] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:02.818624 17657 catalog_manager.cc:5697] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:02.822208 17977 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260713 09:06:02.826722 17799 leader_election.cc:304] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:02.828580 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b1da8d51047fcb587aa8da9cd0a56" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.829222 17977 raft_consensus.cc:2804] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.829391 17907 raft_consensus.cc:2468] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:02.829867 17977 raft_consensus.cc:697] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:02.830722 17977 consensus_queue.cc:237] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.837459 17834 raft_consensus.cc:2468] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
I20260713 09:06:02.837854 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:02.840665 17906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083b1da8d51047fcb587aa8da9cd0a56" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:02.839493 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82998b9ea964f60a3b8679a79a99424" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:02.823701 18027 raft_consensus.cc:515] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.841399 17906 raft_consensus.cc:3060] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.836570 17956 consensus_queue.cc:1048] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:06:02.858807 17950 tablet_bootstrap.cc:654] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:02.861415 17873 leader_election.cc:343] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.861878 17873 leader_election.cc:304] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7; no voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:02.863867 18018 raft_consensus.cc:2749] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:02.866525 17906 raft_consensus.cc:2468] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
W20260713 09:06:02.866732 18036 log.cc:927] Time spent T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260713 09:06:02.867259 17951 tablet_bootstrap.cc:492] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.867690 17951 ts_tablet_manager.cc:1403] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.357s	user 0.012s	sys 0.015s
I20260713 09:06:02.863502 17873 leader_election.cc:304] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7; no voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:02.870059 18018 raft_consensus.cc:2749] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:02.870896 17956 consensus_queue.cc:1048] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.867574 17725 leader_election.cc:304] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:02.870460 17951 raft_consensus.cc:359] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.874790 17951 raft_consensus.cc:385] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.875207 17951 raft_consensus.cc:740] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.876070 17951 consensus_queue.cc:260] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.879606 17951 ts_tablet_manager.cc:1434] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:06:02.880506 17951 tablet_bootstrap.cc:492] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.882156 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c526db48b797488a9ddb20049563a087" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:02.882758 17760 raft_consensus.cc:3060] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:02.882650 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c526db48b797488a9ddb20049563a087" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
W20260713 09:06:02.885687 17800 leader_election.cc:343] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.879033 17956 raft_consensus.cc:2804] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.885793 17656 catalog_manager.cc:5697] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:02.887168 17956 raft_consensus.cc:697] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Becoming Leader. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Running, Role: LEADER
I20260713 09:06:02.890937 17956 consensus_queue.cc:237] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:02.877579 17725 leader_election.cc:343] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.895325 17725 leader_election.cc:304] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:02.896137 18012 raft_consensus.cc:2749] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:02.896620 17725 leader_election.cc:304] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:02.897315 18012 raft_consensus.cc:2749] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:02.883447 18027 leader_election.cc:290] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.917816 17760 raft_consensus.cc:2468] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:02.922679 17799 leader_election.cc:304] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:02.923738 17957 raft_consensus.cc:2804] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:02.925580 17957 raft_consensus.cc:697] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:02.926290 17950 tablet_bootstrap.cc:492] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.926857 17950 ts_tablet_manager.cc:1403] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.276s	user 0.011s	sys 0.013s
I20260713 09:06:02.926482 17957 consensus_queue.cc:237] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.929888 17950 raft_consensus.cc:359] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.930472 17950 raft_consensus.cc:385] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.930775 17950 raft_consensus.cc:740] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.931430 17950 consensus_queue.cc:260] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.934234 17950 ts_tablet_manager.cc:1434] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:06:02.935138 17950 tablet_bootstrap.cc:492] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:02.937821 18012 consensus_queue.cc:1048] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:02.943259 17951 tablet_bootstrap.cc:654] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.934787 17656 catalog_manager.cc:5697] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:02.960711 17949 tablet_bootstrap.cc:492] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:02.961212 17949 ts_tablet_manager.cc:1403] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.342s	user 0.026s	sys 0.018s
I20260713 09:06:02.967200 17951 tablet_bootstrap.cc:492] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:02.967690 17951 ts_tablet_manager.cc:1403] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.015s
I20260713 09:06:02.969861 17950 tablet_bootstrap.cc:654] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.969165 17658 catalog_manager.cc:5697] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.970389 17951 raft_consensus.cc:359] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.971122 17951 raft_consensus.cc:385] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.971381 17951 raft_consensus.cc:740] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.974479 17949 raft_consensus.cc:359] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.977473 17951 consensus_queue.cc:260] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.979182 17949 raft_consensus.cc:385] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.979492 17949 raft_consensus.cc:740] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.980335 17949 consensus_queue.cc:260] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.982692 17949 ts_tablet_manager.cc:1434] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260713 09:06:02.983542 17949 tablet_bootstrap.cc:492] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:02.984620 17951 ts_tablet_manager.cc:1434] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.002s
I20260713 09:06:02.984372 17657 catalog_manager.cc:5697] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:02.985469 17951 tablet_bootstrap.cc:492] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:02.989797 18027 raft_consensus.cc:493] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.990305 18027 raft_consensus.cc:515] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.990324 17950 tablet_bootstrap.cc:492] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:02.991628 17949 tablet_bootstrap.cc:654] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.992245 17950 ts_tablet_manager.cc:1403] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.003s
I20260713 09:06:02.992383 18027 leader_election.cc:290] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:02.991628 17951 tablet_bootstrap.cc:654] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:02.995499 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20134720393d4fdabbdf7fb08b825198" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
W20260713 09:06:02.996961 17800 leader_election.cc:343] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:02.993975 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20134720393d4fdabbdf7fb08b825198" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:02.994782 17950 raft_consensus.cc:359] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.997850 17950 raft_consensus.cc:385] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:02.998126 17950 raft_consensus.cc:740] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:02.998943 17950 consensus_queue.cc:260] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:02.999773 17760 raft_consensus.cc:2468] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:03.001458 17950 ts_tablet_manager.cc:1434] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:06:03.002278 17950 tablet_bootstrap.cc:492] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:03.005287 17799 leader_election.cc:304] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:03.006698 18027 raft_consensus.cc:2804] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.007038 18027 raft_consensus.cc:493] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.007359 18027 raft_consensus.cc:3060] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.014168 18027 raft_consensus.cc:515] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.020267 17658 catalog_manager.cc:5697] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.026554 17950 tablet_bootstrap.cc:654] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.027770 18018 consensus_queue.cc:1048] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.027329 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20134720393d4fdabbdf7fb08b825198" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:03.031949 17760 raft_consensus.cc:3060] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.034212 18027 leader_election.cc:290] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.037074 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20134720393d4fdabbdf7fb08b825198" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
W20260713 09:06:03.038985 17800 leader_election.cc:343] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.040390 17951 tablet_bootstrap.cc:492] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:03.040822 17951 ts_tablet_manager.cc:1403] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.027s
I20260713 09:06:03.042184 18027 consensus_queue.cc:1048] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.043819 17951 raft_consensus.cc:359] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.044493 17951 raft_consensus.cc:385] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.044751 17951 raft_consensus.cc:740] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.046022 17951 consensus_queue.cc:260] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.047225 17949 tablet_bootstrap.cc:492] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.047772 17949 ts_tablet_manager.cc:1403] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.017s
I20260713 09:06:03.048185 17951 ts_tablet_manager.cc:1434] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:03.049260 17951 tablet_bootstrap.cc:492] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:03.050474 17949 raft_consensus.cc:359] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.051029 17949 raft_consensus.cc:385] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.051203 17949 raft_consensus.cc:740] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.048461 18018 raft_consensus.cc:493] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.052320 18018 raft_consensus.cc:515] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.054199 17949 consensus_queue.cc:260] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.057312 17949 ts_tablet_manager.cc:1434] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:06:03.058113 17949 tablet_bootstrap.cc:492] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.051858 17760 raft_consensus.cc:2468] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:03.059633 17799 leader_election.cc:304] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:03.059672 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7a55b5fec4b46b35a928f7b96dad4" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.060642 17757 raft_consensus.cc:2468] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 0.
I20260713 09:06:03.062455 18027 raft_consensus.cc:2804] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.063069 17873 leader_election.cc:304] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:03.068426 18027 raft_consensus.cc:697] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:03.069749 18018 leader_election.cc:290] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:03.074971 18018 raft_consensus.cc:2804] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.076184 18018 raft_consensus.cc:493] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.071679 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7a55b5fec4b46b35a928f7b96dad4" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:03.070541 18027 consensus_queue.cc:237] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.076982 17951 tablet_bootstrap.cc:654] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:03.081647 17874 leader_election.cc:343] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.079599 18018 raft_consensus.cc:3060] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.100224 17949 tablet_bootstrap.cc:654] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.101807 17950 tablet_bootstrap.cc:492] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:03.102351 17950 ts_tablet_manager.cc:1403] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.021s
I20260713 09:06:03.102864 18028 consensus_queue.cc:1048] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:03.102890 17957 raft_consensus.cc:493] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.104184 17957 raft_consensus.cc:515] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.107918 18027 consensus_queue.cc:1048] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.108346 17658 catalog_manager.cc:5697] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.108762 17957 leader_election.cc:290] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.112049 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b8a29241c74309ab8f686eb8181d1e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:03.101958 18060 consensus_queue.cc:1048] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:06:03.115142 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b8a29241c74309ab8f686eb8181d1e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.118913 18018 raft_consensus.cc:515] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.121493 18018 leader_election.cc:290] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:03.123837 17950 raft_consensus.cc:359] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.124424 17950 raft_consensus.cc:385] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:03.124404 17799 leader_election.cc:343] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.125402 17950 raft_consensus.cc:740] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
W20260713 09:06:03.125226 17800 leader_election.cc:343] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.127106 17800 leader_election.cc:304] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a; no voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:03.126724 17950 consensus_queue.cc:260] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.128214 17957 raft_consensus.cc:2749] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:03.129099 17950 ts_tablet_manager.cc:1434] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:06:03.130029 17950 tablet_bootstrap.cc:492] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:03.129889 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7a55b5fec4b46b35a928f7b96dad4" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:03.130441 17759 raft_consensus.cc:3060] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.127451 17951 tablet_bootstrap.cc:492] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:03.127328 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6de7a55b5fec4b46b35a928f7b96dad4" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
W20260713 09:06:03.131743 17874 leader_election.cc:343] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.130980 17951 ts_tablet_manager.cc:1403] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.008s
I20260713 09:06:03.134661 17951 raft_consensus.cc:359] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.135327 17951 raft_consensus.cc:385] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.135587 17951 raft_consensus.cc:740] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.136261 17951 consensus_queue.cc:260] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.137729 17759 raft_consensus.cc:2468] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:03.140652 17873 leader_election.cc:304] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a
I20260713 09:06:03.141861 18060 raft_consensus.cc:2804] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.142374 18060 raft_consensus.cc:697] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Becoming Leader. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:03.143250 18060 consensus_queue.cc:237] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.144683 17950 tablet_bootstrap.cc:654] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.138262 17951 ts_tablet_manager.cc:1434] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:03.147106 17951 tablet_bootstrap.cc:492] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:03.152320 17956 consensus_queue.cc:1048] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:03.164314 17956 raft_consensus.cc:493] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.165544 17956 raft_consensus.cc:515] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.184962 17835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d08fd88804f6cbc2aa0426e9b1a39" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:03.185278 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d08fd88804f6cbc2aa0426e9b1a39" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:03.183378 17956 leader_election.cc:290] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
W20260713 09:06:03.186468 17725 leader_election.cc:343] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:03.187146 17725 leader_election.cc:343] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.187557 17725 leader_election.cc:304] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:03.188638 17956 raft_consensus.cc:2749] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:03.189893 17957 raft_consensus.cc:493] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.190724 18028 consensus_queue.cc:1048] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.190565 17957 raft_consensus.cc:515] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.194233 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.194890 17758 raft_consensus.cc:2468] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:03.194919 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:03.198048 17799 leader_election.cc:304] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:03.201442 18028 raft_consensus.cc:2804] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.201953 18028 raft_consensus.cc:493] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.202530 18028 raft_consensus.cc:3060] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.206204 17949 tablet_bootstrap.cc:492] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.206836 17949 ts_tablet_manager.cc:1403] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.149s	user 0.004s	sys 0.011s
I20260713 09:06:03.210335 17949 raft_consensus.cc:359] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.211246 17949 raft_consensus.cc:385] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:03.213510 17800 leader_election.cc:343] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.211596 17949 raft_consensus.cc:740] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.219280 17951 tablet_bootstrap.cc:654] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.218302 17949 consensus_queue.cc:260] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.194235 17957 leader_election.cc:290] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.242921 18028 raft_consensus.cc:515] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.245349 18027 raft_consensus.cc:493] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.246181 18027 raft_consensus.cc:515] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.247336 17949 ts_tablet_manager.cc:1434] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260713 09:06:03.252672 18027 leader_election.cc:290] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.254575 17949 tablet_bootstrap.cc:492] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.250347 17757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390af65d15f342b9aff972c8e0d3fc66" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.256103 17956 consensus_queue.cc:1048] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:03.256441 17799 leader_election.cc:343] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.252375 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390af65d15f342b9aff972c8e0d3fc66" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
W20260713 09:06:03.258093 17800 leader_election.cc:343] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.258555 17800 leader_election.cc:304] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a; no voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:03.261325 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:03.261976 17759 raft_consensus.cc:3060] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.263280 17658 catalog_manager.cc:5697] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:03.264896 18027 raft_consensus.cc:2749] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:03.278668 18028 leader_election.cc:290] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.279470 18060 consensus_queue.cc:1048] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:03.280512 17950 tablet_bootstrap.cc:492] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:03.281082 17950 ts_tablet_manager.cc:1403] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.151s	user 0.028s	sys 0.033s
I20260713 09:06:03.295751 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
W20260713 09:06:03.300216 17800 leader_election.cc:343] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.306689 17950 raft_consensus.cc:359] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.307665 17950 raft_consensus.cc:385] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.308037 17950 raft_consensus.cc:740] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.309006 17950 consensus_queue.cc:260] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.312150 17950 ts_tablet_manager.cc:1434] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:06:03.313356 17950 tablet_bootstrap.cc:492] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:03.320165 17907 raft_consensus.cc:3060] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.330549 17951 tablet_bootstrap.cc:492] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:03.330902 17951 ts_tablet_manager.cc:1403] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.184s	user 0.022s	sys 0.015s
I20260713 09:06:03.328503 18028 consensus_queue.cc:1048] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:06:03.334511 17951 raft_consensus.cc:359] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.335197 17951 raft_consensus.cc:385] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.335453 17951 raft_consensus.cc:740] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.336236 17951 consensus_queue.cc:260] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.341547 17951 ts_tablet_manager.cc:1434] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:06:03.342448 17951 tablet_bootstrap.cc:492] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:03.344496 17949 tablet_bootstrap.cc:654] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.347055 17950 tablet_bootstrap.cc:654] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.351301 17759 raft_consensus.cc:2468] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:03.367156 18012 consensus_queue.cc:1048] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:03.370929 17799 leader_election.cc:304] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:03.373340 17951 tablet_bootstrap.cc:654] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.374835 18027 raft_consensus.cc:2804] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.375406 18027 raft_consensus.cc:697] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:03.376328 18027 consensus_queue.cc:237] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.378964 17949 tablet_bootstrap.cc:492] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.379555 17949 ts_tablet_manager.cc:1403] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.007s
I20260713 09:06:03.381031 17908 raft_consensus.cc:3060] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.382555 17949 raft_consensus.cc:359] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.383450 17949 raft_consensus.cc:385] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.384039 18012 raft_consensus.cc:493] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.384580 18012 raft_consensus.cc:515] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.388305 17906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390af65d15f342b9aff972c8e0d3fc66" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:03.389284 18012 leader_election.cc:290] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.389778 17949 raft_consensus.cc:740] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.390566 17949 consensus_queue.cc:260] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:03.392236 17725 leader_election.cc:343] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.393039 17949 ts_tablet_manager.cc:1434] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260713 09:06:03.393930 17949 tablet_bootstrap.cc:492] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.396497 17950 tablet_bootstrap.cc:492] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:03.396483 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390af65d15f342b9aff972c8e0d3fc66" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:03.397177 17950 ts_tablet_manager.cc:1403] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.010s
I20260713 09:06:03.397249 17833 raft_consensus.cc:2468] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:03.397475 18028 consensus_queue.cc:1048] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.398950 18012 consensus_queue.cc:1048] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.400022 17951 tablet_bootstrap.cc:492] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:03.400432 17951 ts_tablet_manager.cc:1403] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260713 09:06:03.400766 17725 leader_election.cc:304] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:03.401801 18012 raft_consensus.cc:2804] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.402304 18012 raft_consensus.cc:493] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.402643 18012 raft_consensus.cc:3060] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.403153 17951 raft_consensus.cc:359] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.403882 17951 raft_consensus.cc:385] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.404201 17951 raft_consensus.cc:740] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.404521 18060 consensus_queue.cc:1048] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.405256 17951 consensus_queue.cc:260] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.407697 17951 ts_tablet_manager.cc:1434] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:06:03.408609 17951 tablet_bootstrap.cc:492] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:03.412492 17949 tablet_bootstrap.cc:654] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.409734 18012 raft_consensus.cc:515] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.414819 17950 raft_consensus.cc:359] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.416891 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390af65d15f342b9aff972c8e0d3fc66" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:03.433367 17950 raft_consensus.cc:385] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.420773 18029 consensus_queue.cc:1048] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:03.433840 17950 raft_consensus.cc:740] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.422755 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390af65d15f342b9aff972c8e0d3fc66" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:03.433452 17834 raft_consensus.cc:3060] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.435168 17950 consensus_queue.cc:260] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.439983 17950 ts_tablet_manager.cc:1434] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:06:03.440938 17950 tablet_bootstrap.cc:492] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
W20260713 09:06:03.444644 17725 leader_election.cc:343] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.447245 17834 raft_consensus.cc:2468] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
I20260713 09:06:03.432389 18012 leader_election.cc:290] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.448614 18027 raft_consensus.cc:493] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.475924 18027 raft_consensus.cc:515] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.420787 17951 tablet_bootstrap.cc:654] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.476580 17725 leader_election.cc:304] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:03.477656 17956 raft_consensus.cc:2804] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.478098 17956 raft_consensus.cc:697] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Becoming Leader. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Running, Role: LEADER
I20260713 09:06:03.478137 18027 leader_election.cc:290] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.478966 17956 consensus_queue.cc:237] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.479907 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:03.480647 17950 tablet_bootstrap.cc:654] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.466818 18028 consensus_queue.cc:1048] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:06:03.481446 17800 leader_election.cc:343] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.485689 17957 raft_consensus.cc:493] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.486272 17957 raft_consensus.cc:515] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.488801 17957 leader_election.cc:290] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.468093 17949 tablet_bootstrap.cc:492] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.489851 17949 ts_tablet_manager.cc:1403] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.023s
I20260713 09:06:03.491674 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:03.492321 17949 raft_consensus.cc:359] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.492345 17909 raft_consensus.cc:2468] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:03.493168 17950 tablet_bootstrap.cc:492] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:03.493582 17950 ts_tablet_manager.cc:1403] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.008s
I20260713 09:06:03.494253 17800 leader_election.cc:304] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:03.494695 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.495365 17957 raft_consensus.cc:2804] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.495332 17758 raft_consensus.cc:2468] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:03.495828 17957 raft_consensus.cc:493] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.496330 17957 raft_consensus.cc:3060] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.492811 17949 raft_consensus.cc:385] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.500196 17949 raft_consensus.cc:740] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.501003 17949 consensus_queue.cc:260] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.502297 17950 raft_consensus.cc:359] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.502914 17949 ts_tablet_manager.cc:1434] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:06:03.502918 17950 raft_consensus.cc:385] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.509027 17950 raft_consensus.cc:740] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.509536 17949 tablet_bootstrap.cc:492] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.510138 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.510381 17950 consensus_queue.cc:260] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
W20260713 09:06:03.512861 17799 leader_election.cc:343] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.506507 17655 catalog_manager.cc:5697] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.513346 17799 leader_election.cc:304] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a; no voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:03.514729 18027 raft_consensus.cc:2749] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:03.520167 17957 raft_consensus.cc:515] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.525327 17957 leader_election.cc:290] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.526988 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:03.528021 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:03.528589 17758 raft_consensus.cc:3060] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.529143 17950 ts_tablet_manager.cc:1434] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.006s
I20260713 09:06:03.530046 17950 tablet_bootstrap.cc:492] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:03.527655 17909 raft_consensus.cc:3060] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.531939 17949 tablet_bootstrap.cc:654] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.536062 17951 tablet_bootstrap.cc:492] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:03.536494 17951 ts_tablet_manager.cc:1403] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.008s
I20260713 09:06:03.540269 17909 raft_consensus.cc:2468] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:03.541431 17800 leader_election.cc:304] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:03.542927 18028 raft_consensus.cc:2804] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.543447 18028 raft_consensus.cc:697] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:03.543144 17951 raft_consensus.cc:359] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.542999 17657 catalog_manager.cc:5697] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.544180 17951 raft_consensus.cc:385] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.544632 17951 raft_consensus.cc:740] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.544317 18028 consensus_queue.cc:237] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.548228 17951 consensus_queue.cc:260] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.550791 17951 ts_tablet_manager.cc:1434] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:06:03.557714 17758 raft_consensus.cc:2468] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:03.564949 17950 tablet_bootstrap.cc:654] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.566877 17951 tablet_bootstrap.cc:492] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:03.567790 17949 tablet_bootstrap.cc:492] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.568239 17949 ts_tablet_manager.cc:1403] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.022s
I20260713 09:06:03.570952 17949 raft_consensus.cc:359] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.571698 17949 raft_consensus.cc:385] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.572069 17949 raft_consensus.cc:740] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.572782 17949 consensus_queue.cc:260] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.573508 17951 tablet_bootstrap.cc:654] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.575186 17949 ts_tablet_manager.cc:1434] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:03.576154 17949 tablet_bootstrap.cc:492] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.591935 17907 raft_consensus.cc:3060] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.602257 17949 tablet_bootstrap.cc:654] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.603317 17656 catalog_manager.cc:5697] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.612061 18028 consensus_queue.cc:1048] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:03.615657 17706 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:03.621658 17951 tablet_bootstrap.cc:492] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:03.622351 17951 ts_tablet_manager.cc:1403] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.023s
I20260713 09:06:03.630136 17950 tablet_bootstrap.cc:492] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:03.630790 17950 ts_tablet_manager.cc:1403] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.101s	user 0.031s	sys 0.031s
I20260713 09:06:03.631773 17951 raft_consensus.cc:359] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.632835 17951 raft_consensus.cc:385] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.633179 17951 raft_consensus.cc:740] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.634049 17951 consensus_queue.cc:260] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.637001 17951 ts_tablet_manager.cc:1434] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:06:03.637904 17951 tablet_bootstrap.cc:492] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:03.639019 17950 raft_consensus.cc:359] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.639413 17949 tablet_bootstrap.cc:492] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.639674 17950 raft_consensus.cc:385] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.640012 17950 raft_consensus.cc:740] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.640157 17949 ts_tablet_manager.cc:1403] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.023s
I20260713 09:06:03.640854 17950 consensus_queue.cc:260] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.643256 17949 raft_consensus.cc:359] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.644022 17949 raft_consensus.cc:385] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.644358 17951 tablet_bootstrap.cc:654] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.644344 17949 raft_consensus.cc:740] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.645308 17949 consensus_queue.cc:260] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.648046 17949 ts_tablet_manager.cc:1434] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:03.649502 17949 tablet_bootstrap.cc:492] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.652701 17950 ts_tablet_manager.cc:1434] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:06:03.655767 17949 tablet_bootstrap.cc:654] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.659754 17957 raft_consensus.cc:493] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.660458 17957 raft_consensus.cc:515] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.664489 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913764a0d4a24c3da308a109bb86198b" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:03.665122 17907 raft_consensus.cc:2468] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:03.665918 17957 leader_election.cc:290] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.666477 17800 leader_election.cc:304] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:03.667470 17957 raft_consensus.cc:2804] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.668148 17957 raft_consensus.cc:493] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.668830 17957 raft_consensus.cc:3060] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.667995 17977 consensus_queue.cc:1048] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:03.671180 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913764a0d4a24c3da308a109bb86198b" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.672133 17758 raft_consensus.cc:2468] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:03.676337 17957 raft_consensus.cc:515] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.680112 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913764a0d4a24c3da308a109bb86198b" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:03.680734 17759 raft_consensus.cc:3060] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.682570 17950 tablet_bootstrap.cc:492] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:03.688220 17759 raft_consensus.cc:2468] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:03.690464 17957 leader_election.cc:290] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.693689 17949 tablet_bootstrap.cc:492] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.697906 17949 ts_tablet_manager.cc:1403] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.001s
I20260713 09:06:03.698035 17799 leader_election.cc:304] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:03.698766 17951 tablet_bootstrap.cc:492] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:03.699230 17951 ts_tablet_manager.cc:1403] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.031s
I20260713 09:06:03.699266 17957 raft_consensus.cc:2804] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.700016 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913764a0d4a24c3da308a109bb86198b" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:03.702116 17909 raft_consensus.cc:3060] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.699918 17957 raft_consensus.cc:697] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:03.704751 17957 consensus_queue.cc:237] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.710927 17949 raft_consensus.cc:359] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.712765 18061 raft_consensus.cc:493] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.713277 17909 raft_consensus.cc:2468] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:03.713280 18061 raft_consensus.cc:515] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.712524 17949 raft_consensus.cc:385] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.715090 17949 raft_consensus.cc:740] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.715761 17949 consensus_queue.cc:260] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.718322 17949 ts_tablet_manager.cc:1434] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260713 09:06:03.719841 17949 tablet_bootstrap.cc:492] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.722461 17951 raft_consensus.cc:359] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.723116 17951 raft_consensus.cc:385] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.723371 17951 raft_consensus.cc:740] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.723996 17951 consensus_queue.cc:260] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.725874 17950 tablet_bootstrap.cc:654] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.725992 17951 ts_tablet_manager.cc:1434] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:06:03.726841 17951 tablet_bootstrap.cc:492] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a: Bootstrap starting.
I20260713 09:06:03.727185 18061 leader_election.cc:290] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:03.727949 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.728718 17759 raft_consensus.cc:2393] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 284e485f6c9a4a56a308df3f74c440a7 in current term 1: Already voted for candidate 1f327d1e60464be383e1460651a1bc5a in this term.
I20260713 09:06:03.728684 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:03.731395 17874 leader_election.cc:304] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7; no voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:03.732636 18061 raft_consensus.cc:3060] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.738078 17949 tablet_bootstrap.cc:654] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.739890 17951 tablet_bootstrap.cc:654] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.741914 18018 consensus_queue.cc:1048] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.758035 17834 raft_consensus.cc:3060] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.757200 17655 catalog_manager.cc:5697] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.761332 18061 raft_consensus.cc:2749] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:03.765844 17957 raft_consensus.cc:493] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.766445 17957 raft_consensus.cc:515] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.768585 17957 leader_election.cc:290] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.770123 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
W20260713 09:06:03.771781 17800 leader_election.cc:343] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.773216 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.773857 17759 raft_consensus.cc:2468] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 0.
I20260713 09:06:03.775298 17799 leader_election.cc:304] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:03.776530 17957 raft_consensus.cc:2804] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.776906 17957 raft_consensus.cc:493] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.777240 17957 raft_consensus.cc:3060] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.784160 17957 raft_consensus.cc:515] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.787062 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:03.787670 17759 raft_consensus.cc:3060] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.790508 18061 consensus_queue.cc:1048] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:03.798080 17949 tablet_bootstrap.cc:492] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.798684 17949 ts_tablet_manager.cc:1403] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.003s
I20260713 09:06:03.800379 17759 raft_consensus.cc:2468] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 1.
I20260713 09:06:03.801199 17950 tablet_bootstrap.cc:492] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:03.801440 17799 leader_election.cc:304] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:03.801663 17950 ts_tablet_manager.cc:1403] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.026s
I20260713 09:06:03.802381 18027 raft_consensus.cc:2804] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.802585 17951 tablet_bootstrap.cc:492] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a: No bootstrap required, opened a new log
I20260713 09:06:03.802846 18027 raft_consensus.cc:697] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:03.803017 17951 ts_tablet_manager.cc:1403] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.021s
I20260713 09:06:03.803669 18027 consensus_queue.cc:237] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.804277 17950 raft_consensus.cc:359] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.804903 17950 raft_consensus.cc:385] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.805150 17950 raft_consensus.cc:740] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.807309 17950 consensus_queue.cc:260] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.808465 17957 leader_election.cc:290] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.805884 17951 raft_consensus.cc:359] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.809202 17951 raft_consensus.cc:385] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.809469 17951 raft_consensus.cc:740] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.810178 17951 consensus_queue.cc:260] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.812075 17951 ts_tablet_manager.cc:1434] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:06:03.814965 17950 ts_tablet_manager.cc:1434] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:06:03.815902 17950 tablet_bootstrap.cc:492] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1: Bootstrap starting.
I20260713 09:06:03.816098 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
W20260713 09:06:03.817927 17800 leader_election.cc:343] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.821630 17950 tablet_bootstrap.cc:654] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.826633 17655 catalog_manager.cc:5697] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.829276 17949 raft_consensus.cc:359] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.830106 17949 raft_consensus.cc:385] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.830408 17949 raft_consensus.cc:740] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.831063 17949 consensus_queue.cc:260] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.833123 17949 ts_tablet_manager.cc:1434] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260713 09:06:03.834044 17949 tablet_bootstrap.cc:492] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.839886 17949 tablet_bootstrap.cc:654] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.841391 18061 raft_consensus.cc:493] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.841850 18061 raft_consensus.cc:515] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.846022 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:03.846848 17833 raft_consensus.cc:2468] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 0.
I20260713 09:06:03.848457 18018 raft_consensus.cc:493] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.849087 18018 raft_consensus.cc:515] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.854364 18061 leader_election.cc:290] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:03.854559 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a1871f137e4e239fa82bbe6584fe57" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.854915 18018 leader_election.cc:290] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
W20260713 09:06:03.856462 17873 leader_election.cc:343] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.863164 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:03.863873 17759 raft_consensus.cc:2468] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 0.
I20260713 09:06:03.865097 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a1871f137e4e239fa82bbe6584fe57" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:03.870497 17950 tablet_bootstrap.cc:492] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1: No bootstrap required, opened a new log
I20260713 09:06:03.871019 17950 ts_tablet_manager.cc:1403] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.023s
I20260713 09:06:03.871408 17833 raft_consensus.cc:2468] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 0.
I20260713 09:06:03.867384 17874 leader_election.cc:304] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:03.871987 17949 tablet_bootstrap.cc:492] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.872460 17949 ts_tablet_manager.cc:1403] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.004s
I20260713 09:06:03.873541 17950 raft_consensus.cc:359] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.874245 17950 raft_consensus.cc:385] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.874562 17950 raft_consensus.cc:740] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.874933 18018 raft_consensus.cc:2804] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.875345 18018 raft_consensus.cc:493] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.875240 17949 raft_consensus.cc:359] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.875203 17950 consensus_queue.cc:260] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.875849 18018 raft_consensus.cc:3060] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.876149 17949 raft_consensus.cc:385] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.876454 17949 raft_consensus.cc:740] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.877702 17950 ts_tablet_manager.cc:1434] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:03.877208 17949 consensus_queue.cc:260] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.880259 17874 leader_election.cc:304] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [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: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:03.881049 18061 raft_consensus.cc:2804] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.881408 18061 raft_consensus.cc:493] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.882175 18061 raft_consensus.cc:3060] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.883831 17949 ts_tablet_manager.cc:1434] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:03.884724 17949 tablet_bootstrap.cc:492] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.885277 18018 raft_consensus.cc:515] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.887918 18018 leader_election.cc:290] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:03.890290 17949 tablet_bootstrap.cc:654] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.892230 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:03.892822 17833 raft_consensus.cc:3060] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.896318 18061 raft_consensus.cc:515] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.897616 17949 tablet_bootstrap.cc:492] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.898061 17949 ts_tablet_manager.cc:1403] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:06:03.899173 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a1871f137e4e239fa82bbe6584fe57" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:03.899802 17758 raft_consensus.cc:3060] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.900141 17759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:03.900758 17759 raft_consensus.cc:3060] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.900810 17833 raft_consensus.cc:2468] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:03.900687 17949 raft_consensus.cc:359] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.901507 17949 raft_consensus.cc:385] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.901841 17949 raft_consensus.cc:740] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.902530 17949 consensus_queue.cc:260] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.904016 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a1871f137e4e239fa82bbe6584fe57" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:03.904338 17949 ts_tablet_manager.cc:1434] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:06:03.904590 17834 raft_consensus.cc:3060] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.905478 17949 tablet_bootstrap.cc:492] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7: Bootstrap starting.
I20260713 09:06:03.908428 17759 raft_consensus.cc:2468] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:03.911903 17976 raft_consensus.cc:493] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:03.912284 17976 raft_consensus.cc:515] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.913484 17949 tablet_bootstrap.cc:654] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:03.913905 17976 leader_election.cc:290] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.914944 17833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b8a29241c74309ab8f686eb8181d1e" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:03.915601 17833 raft_consensus.cc:2468] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 0.
I20260713 09:06:03.916846 17725 leader_election.cc:304] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:03.918491 17873 leader_election.cc:304] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:03.918877 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b8a29241c74309ab8f686eb8181d1e" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7" is_pre_election: true
I20260713 09:06:03.919274 18018 raft_consensus.cc:2804] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.919768 18018 raft_consensus.cc:697] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Becoming Leader. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:03.920197 17956 raft_consensus.cc:2804] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:03.920568 17956 raft_consensus.cc:493] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:03.920899 17956 raft_consensus.cc:3060] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.921236 17758 raft_consensus.cc:2468] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:03.921721 17834 raft_consensus.cc:2468] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:03.922526 18061 leader_election.cc:290] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:03.922868 17874 leader_election.cc:304] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f327d1e60464be383e1460651a1bc5a, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:03.923653 18061 raft_consensus.cc:2804] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:06:03.923981 17725 leader_election.cc:343] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:03.924230 18061 raft_consensus.cc:697] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Becoming Leader. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:03.920571 18018 consensus_queue.cc:237] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.925128 18061 consensus_queue.cc:237] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.926126 17949 tablet_bootstrap.cc:492] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7: No bootstrap required, opened a new log
I20260713 09:06:03.926530 17949 ts_tablet_manager.cc:1403] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260713 09:06:03.928706 17949 raft_consensus.cc:359] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.929183 17949 raft_consensus.cc:385] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:03.929415 17949 raft_consensus.cc:740] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Initialized, Role: FOLLOWER
I20260713 09:06:03.929966 17949 consensus_queue.cc:260] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.931408 17949 ts_tablet_manager.cc:1434] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:06:03.933930 17956 raft_consensus.cc:515] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.936239 17956 leader_election.cc:290] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:03.936439 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b8a29241c74309ab8f686eb8181d1e" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:03.937007 17834 raft_consensus.cc:3060] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.937326 17907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b8a29241c74309ab8f686eb8181d1e" candidate_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:03.937912 17907 raft_consensus.cc:3060] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:03.941668 17658 catalog_manager.cc:5697] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:03.942605 17907 raft_consensus.cc:2468] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
I20260713 09:06:03.943529 17834 raft_consensus.cc:2468] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c2f94b2e7514417d8e402c6a9c7ec9f1 in term 1.
I20260713 09:06:03.943662 17725 leader_election.cc:304] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:03.943296 17658 catalog_manager.cc:5697] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:03.944490 17956 raft_consensus.cc:2804] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:03.945055 17956 raft_consensus.cc:697] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Becoming Leader. State: Replica: c2f94b2e7514417d8e402c6a9c7ec9f1, State: Running, Role: LEADER
I20260713 09:06:03.945788 17956 consensus_queue.cc:237] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:03.958177 18027 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.960379 17957 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.974588 17655 catalog_manager.cc:5697] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:04.021471 17956 consensus_queue.cc:1048] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.030114 17907 raft_consensus.cc:3060] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.035542 18018 raft_consensus.cc:493] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.036065 18018 raft_consensus.cc:515] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:04.038069 18018 leader_election.cc:290] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:04.038771 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:04.039510 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:04.039920 17758 raft_consensus.cc:2393] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 284e485f6c9a4a56a308df3f74c440a7 in current term 1: Already voted for candidate 1f327d1e60464be383e1460651a1bc5a in this term.
I20260713 09:06:04.041045 17873 leader_election.cc:304] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7; no voters: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1
I20260713 09:06:04.041704 18018 raft_consensus.cc:3060] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.042357 17976 consensus_queue.cc:1048] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.051414 18018 raft_consensus.cc:2749] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:04.053335 17957 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.063788 18028 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.130594 17957 consensus_queue.cc:1048] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.137260 18018 raft_consensus.cc:493] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:04.137758 18018 raft_consensus.cc:515] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:04.140492 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d08fd88804f6cbc2aa0426e9b1a39" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" is_pre_election: true
I20260713 09:06:04.141952 17758 raft_consensus.cc:2468] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 0.
I20260713 09:06:04.142376 18018 leader_election.cc:290] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:04.144270 18029 consensus_queue.cc:1048] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.142479 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d08fd88804f6cbc2aa0426e9b1a39" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a" is_pre_election: true
I20260713 09:06:04.144291 17873 leader_election.cc:304] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:04.145421 18018 raft_consensus.cc:2804] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:04.145889 18018 raft_consensus.cc:493] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:04.145047 17834 raft_consensus.cc:2468] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 0.
I20260713 09:06:04.146328 18018 raft_consensus.cc:3060] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.153056 18018 raft_consensus.cc:515] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:04.154537 18018 leader_election.cc:290] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:04.155313 17758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d08fd88804f6cbc2aa0426e9b1a39" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:04.155512 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d08fd88804f6cbc2aa0426e9b1a39" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:04.155961 17758 raft_consensus.cc:3060] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.156109 17834 raft_consensus.cc:3060] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:04.161613 17758 raft_consensus.cc:2468] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:04.161655 17834 raft_consensus.cc:2468] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 1.
I20260713 09:06:04.162681 17873 leader_election.cc:304] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:04.163538 18018 raft_consensus.cc:2804] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:04.164068 18018 raft_consensus.cc:697] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Becoming Leader. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:04.164767 18018 consensus_queue.cc:237] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:04.171506 17656 catalog_manager.cc:5697] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:04.241364 18029 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.251029 18028 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.307907 18018 consensus_queue.cc:1048] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.317806 18061 consensus_queue.cc:1048] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.346953 17976 consensus_queue.cc:1048] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.358254 17956 consensus_queue.cc:1048] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.377585 18061 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.387039 18018 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.446744 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:04.454469 18131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:04.455430 18130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:04.457713 18133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:04.460341 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:04.461216 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:04.461437 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:04.461700 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933564461660 us; error 0 us; skew 500 ppm
I20260713 09:06:04.462467 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:04.467549 16599 webserver.cc:533] Webserver started at http://127.16.53.196:45421/ using document root <none> and password file <none>
I20260713 09:06:04.468391 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:04.468714 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:04.469094 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:04.470603 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-3-root/instance:
uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-cv6z"
I20260713 09:06:04.476785 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.005s
I20260713 09:06:04.479938 18138 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.480727 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:04.481089 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-3-root
uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
format_stamp: "Formatted at 2026-07-13 09:06:04 on dist-test-slave-cv6z"
I20260713 09:06:04.481410 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:04.503057 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:04.504526 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:04.506090 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:04.508452 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:04.508720 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.509063 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:04.509212 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:04.577684 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.196:35643
I20260713 09:06:04.577782 18200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.196:35643 every 8 connection(s)
I20260713 09:06:04.582441 16599 auto_leader_rebalancer-test.cc:392] add a tserver: 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:04.602272 18201 heartbeater.cc:344] Connected to a master server at 127.16.53.254:38771
I20260713 09:06:04.602721 18201 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:04.603518 18201 heartbeater.cc:507] Master 127.16.53.254:38771 requested a full tablet report, sending...
I20260713 09:06:04.605336 17656 ts_manager.cc:194] Registered new tserver with Master: 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643)
I20260713 09:06:04.606596 17656 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48290
I20260713 09:06:04.621469 18018 consensus_queue.cc:1048] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.639469 18061 consensus_queue.cc:1048] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:04.679958 17907 consensus_queue.cc:237] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:04.688275 17759 raft_consensus.cc:1275] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:04.689878 17834 raft_consensus.cc:1275] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:04.689877 18061 consensus_queue.cc:1048] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.692842 18061 consensus_queue.cc:1048] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:04.700814 17875 consensus_peers.cc:597] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ccb61ca5da8841048171f4b0f410f06d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:04.703224 18060 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.704934 17834 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.705619 17759 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.720155 17656 catalog_manager.cc:5697] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.733255 17834 consensus_queue.cc:237] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:04.743935 17907 raft_consensus.cc:1275] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:04.744482 17759 raft_consensus.cc:1275] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:04.745546 17957 consensus_queue.cc:1048] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.746569 18029 consensus_queue.cc:1048] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:04.764403 18029 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.766296 17907 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
W20260713 09:06:04.770120 17801 consensus_peers.cc:597] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d280525f53d4861b5c24c59705cd97c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:04.769768 17758 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.780444 17655 catalog_manager.cc:5697] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.794695 17758 consensus_queue.cc:237] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:04.802253 17834 raft_consensus.cc:1275] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:04.802531 17907 raft_consensus.cc:1275] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:04.804260 17976 consensus_queue.cc:1048] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.809914 17956 consensus_queue.cc:1048] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.826624 17976 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.829425 17834 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.829959 17908 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.842949 17833 consensus_queue.cc:237] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:04.845775 17658 catalog_manager.cc:5697] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:04.849128 17726 consensus_peers.cc:597] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15d0540330f440ea90b15131f1f3d66d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:04.850332 17907 raft_consensus.cc:1275] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:04.852397 17957 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:04.854281 17801 consensus_peers.cc:597] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34f054ccb6e34e5e88196cb63121ff2c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:04.858011 17758 raft_consensus.cc:1275] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:04.863870 18028 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:04.862591 18029 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.868037 17759 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.864058 17908 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:04.882485 17655 catalog_manager.cc:5697] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:05.222942 18229 ts_tablet_manager.cc:933] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:05.226125 18229 tablet_copy_client.cc:323] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.195:38319
I20260713 09:06:05.241166 17919 tablet_copy_service.cc:140] P 284e485f6c9a4a56a308df3f74c440a7: Received BeginTabletCopySession request for tablet ccb61ca5da8841048171f4b0f410f06d from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:49242)
I20260713 09:06:05.241717 17919 tablet_copy_service.cc:161] P 284e485f6c9a4a56a308df3f74c440a7: Beginning new tablet copy session on tablet ccb61ca5da8841048171f4b0f410f06d from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:49242: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-ccb61ca5da8841048171f4b0f410f06d
I20260713 09:06:05.248492 17919 tablet_copy_source_session.cc:215] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:05.268160 18233 ts_tablet_manager.cc:933] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:05.270591 18233 tablet_copy_client.cc:323] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.194:34259
I20260713 09:06:05.277036 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb61ca5da8841048171f4b0f410f06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.290052 17845 tablet_copy_service.cc:140] P 1f327d1e60464be383e1460651a1bc5a: Received BeginTabletCopySession request for tablet 2d280525f53d4861b5c24c59705cd97c from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:56546)
I20260713 09:06:05.290721 17845 tablet_copy_service.cc:161] P 1f327d1e60464be383e1460651a1bc5a: Beginning new tablet copy session on tablet 2d280525f53d4861b5c24c59705cd97c from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:56546: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-2d280525f53d4861b5c24c59705cd97c
I20260713 09:06:05.295217 18229 tablet_copy_client.cc:806] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:05.296002 18229 tablet_copy_client.cc:670] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:05.299063 17845 tablet_copy_source_session.cc:215] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:05.300679 18229 tablet_copy_client.cc:538] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:05.302314 18233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d280525f53d4861b5c24c59705cd97c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.312032 18229 tablet_bootstrap.cc:492] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:05.316766 18233 tablet_copy_client.cc:806] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:05.317480 18233 tablet_copy_client.cc:670] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:05.321993 18233 tablet_copy_client.cc:538] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:05.331338 18233 tablet_bootstrap.cc:492] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:05.336694 18229 tablet_bootstrap.cc:492] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:05.337769 18229 tablet_bootstrap.cc:492] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:05.338506 18229 ts_tablet_manager.cc:1403] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260713 09:06:05.342263 18229 raft_consensus.cc:359] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:05.343638 18229 raft_consensus.cc:740] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:05.344489 18229 consensus_queue.cc:260] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:05.349202 18201 heartbeater.cc:499] Master 127.16.53.254:38771 was elected leader, sending a full tablet report...
I20260713 09:06:05.350080 18229 ts_tablet_manager.cc:1434] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:06:05.352944 17919 tablet_copy_service.cc:342] P 284e485f6c9a4a56a308df3f74c440a7: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-ccb61ca5da8841048171f4b0f410f06d received from {username='slave'} at 127.0.0.1:49242
I20260713 09:06:05.353470 17919 tablet_copy_service.cc:434] P 284e485f6c9a4a56a308df3f74c440a7: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-ccb61ca5da8841048171f4b0f410f06d on tablet ccb61ca5da8841048171f4b0f410f06d with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:05.359629 18233 tablet_bootstrap.cc:492] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:05.360636 18233 tablet_bootstrap.cc:492] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:05.361289 18233 ts_tablet_manager.cc:1403] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.011s
I20260713 09:06:05.364317 18233 raft_consensus.cc:359] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:05.365170 18233 raft_consensus.cc:740] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:05.365993 18233 consensus_queue.cc:260] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:05.367998 18229 ts_tablet_manager.cc:933] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:05.368224 18233 ts_tablet_manager.cc:1434] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:05.369925 17845 tablet_copy_service.cc:342] P 1f327d1e60464be383e1460651a1bc5a: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-2d280525f53d4861b5c24c59705cd97c received from {username='slave'} at 127.0.0.1:56546
I20260713 09:06:05.370332 17845 tablet_copy_service.cc:434] P 1f327d1e60464be383e1460651a1bc5a: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-2d280525f53d4861b5c24c59705cd97c on tablet 2d280525f53d4861b5c24c59705cd97c with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:05.375082 18229 tablet_copy_client.cc:323] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.194:34259
I20260713 09:06:05.376585 17845 tablet_copy_service.cc:140] P 1f327d1e60464be383e1460651a1bc5a: Received BeginTabletCopySession request for tablet 34f054ccb6e34e5e88196cb63121ff2c from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:56546)
I20260713 09:06:05.376997 17845 tablet_copy_service.cc:161] P 1f327d1e60464be383e1460651a1bc5a: Beginning new tablet copy session on tablet 34f054ccb6e34e5e88196cb63121ff2c from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:56546: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-34f054ccb6e34e5e88196cb63121ff2c
I20260713 09:06:05.382795 17845 tablet_copy_source_session.cc:215] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:05.383245 18233 ts_tablet_manager.cc:933] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221)
I20260713 09:06:05.396009 18229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34f054ccb6e34e5e88196cb63121ff2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.396508 18233 tablet_copy_client.cc:323] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.193:46221
I20260713 09:06:05.414052 18229 tablet_copy_client.cc:806] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:05.414839 18229 tablet_copy_client.cc:670] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:05.414806 17770 tablet_copy_service.cc:140] P c2f94b2e7514417d8e402c6a9c7ec9f1: Received BeginTabletCopySession request for tablet 15d0540330f440ea90b15131f1f3d66d from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:36294)
I20260713 09:06:05.416134 17770 tablet_copy_service.cc:161] P c2f94b2e7514417d8e402c6a9c7ec9f1: Beginning new tablet copy session on tablet 15d0540330f440ea90b15131f1f3d66d from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:36294: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-15d0540330f440ea90b15131f1f3d66d
I20260713 09:06:05.421918 18229 tablet_copy_client.cc:538] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:05.425390 17770 tablet_copy_source_session.cc:215] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:05.429100 18233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d0540330f440ea90b15131f1f3d66d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:05.429960 18229 tablet_bootstrap.cc:492] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:05.446460 18233 tablet_copy_client.cc:806] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:05.447160 18233 tablet_copy_client.cc:670] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:05.452323 18233 tablet_copy_client.cc:538] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:05.452797 18229 tablet_bootstrap.cc:492] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:05.453514 18229 tablet_bootstrap.cc:492] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:05.454070 18229 ts_tablet_manager.cc:1403] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260713 09:06:05.456368 18229 raft_consensus.cc:359] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:05.456993 18229 raft_consensus.cc:740] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:05.457558 18229 consensus_queue.cc:260] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:05.459854 18229 ts_tablet_manager.cc:1434] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:05.461732 17845 tablet_copy_service.cc:342] P 1f327d1e60464be383e1460651a1bc5a: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-34f054ccb6e34e5e88196cb63121ff2c received from {username='slave'} at 127.0.0.1:56546
I20260713 09:06:05.462107 17845 tablet_copy_service.cc:434] P 1f327d1e60464be383e1460651a1bc5a: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-34f054ccb6e34e5e88196cb63121ff2c on tablet 34f054ccb6e34e5e88196cb63121ff2c with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:05.462674 18233 tablet_bootstrap.cc:492] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:05.488662 18233 tablet_bootstrap.cc:492] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:05.489655 18233 tablet_bootstrap.cc:492] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:05.490381 18233 ts_tablet_manager.cc:1403] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260713 09:06:05.493526 18233 raft_consensus.cc:359] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:05.494427 18233 raft_consensus.cc:740] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:05.495108 18233 consensus_queue.cc:260] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:05.497571 18233 ts_tablet_manager.cc:1434] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:05.499670 17770 tablet_copy_service.cc:342] P c2f94b2e7514417d8e402c6a9c7ec9f1: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-15d0540330f440ea90b15131f1f3d66d received from {username='slave'} at 127.0.0.1:36294
I20260713 09:06:05.500154 17770 tablet_copy_service.cc:434] P c2f94b2e7514417d8e402c6a9c7ec9f1: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-15d0540330f440ea90b15131f1f3d66d on tablet 15d0540330f440ea90b15131f1f3d66d with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:05.621399 18176 raft_consensus.cc:1217] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:05.726281 18176 raft_consensus.cc:1217] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:05.798966 18176 raft_consensus.cc:1217] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:05.913535 18176 raft_consensus.cc:1217] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:06.025676 18245 raft_consensus.cc:1064] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:06.028486 18245 consensus_queue.cc:237] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:06.035976 17834 raft_consensus.cc:1275] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.037264 18245 consensus_queue.cc:1048] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.038026 17758 raft_consensus.cc:1275] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.039590 18245 consensus_queue.cc:1048] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.040695 18176 raft_consensus.cc:1275] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.045405 18245 consensus_queue.cc:1048] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:06.052430 18244 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.059331 17759 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.068689 18175 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.070302 17833 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.086297 17658 catalog_manager.cc:5697] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:06.129812 17908 consensus_queue.cc:237] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:06.137940 18175 raft_consensus.cc:1275] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:06.138379 17759 raft_consensus.cc:1275] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:06.139333 18244 consensus_queue.cc:1048] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:06.141160 18246 consensus_queue.cc:1048] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:06.148248 18244 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.148846 18175 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.154718 17759 raft_consensus.cc:2955] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.161340 17658 catalog_manager.cc:5697] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.164270 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ccb61ca5da8841048171f4b0f410f06d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:06.174820 17824 tablet_service.cc:1558] Processing DeleteTablet for tablet ccb61ca5da8841048171f4b0f410f06d with delete_type TABLET_DATA_TOMBSTONED (TS 1f327d1e60464be383e1460651a1bc5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40526
I20260713 09:06:06.177786 18256 tablet_replica.cc:333] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:06.178845 18256 raft_consensus.cc:2243] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:06.179627 18256 raft_consensus.cc:2272] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:06.182894 18256 ts_tablet_manager.cc:1916] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:06.198920 18256 ts_tablet_manager.cc:1929] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:06.199519 18256 log.cc:1199] T ccb61ca5da8841048171f4b0f410f06d P 1f327d1e60464be383e1460651a1bc5a: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/wals/ccb61ca5da8841048171f4b0f410f06d
I20260713 09:06:06.201200 17644 catalog_manager.cc:5028] TS 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): tablet ccb61ca5da8841048171f4b0f410f06d (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:06.294948 17957 raft_consensus.cc:1064] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:06.297410 17957 consensus_queue.cc:237] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:06.304945 17759 raft_consensus.cc:1275] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.305402 18175 raft_consensus.cc:1275] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.306088 17908 raft_consensus.cc:1275] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.307934 18029 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:06:06.310019 18258 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.310796 17957 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.312047 18259 raft_consensus.cc:1064] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:06.315613 18259 consensus_queue.cc:237] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:06.328244 18176 raft_consensus.cc:1275] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.329488 17758 raft_consensus.cc:1275] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.330020 17957 consensus_queue.cc:1048] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.331808 17908 raft_consensus.cc:1275] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.333869 18029 consensus_queue.cc:1048] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:06.337838 18258 consensus_queue.cc:1048] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.338518 18028 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.359793 18247 raft_consensus.cc:1064] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:06.360141 18258 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.369123 17907 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.380162 18176 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.362780 18247 consensus_queue.cc:237] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:06.392331 17757 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.403322 17908 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.403927 17656 catalog_manager.cc:5697] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:06.388221 17759 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.414901 18174 raft_consensus.cc:1275] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.417835 17833 raft_consensus.cc:1275] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.419600 17909 raft_consensus.cc:1275] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:06.423389 17976 consensus_queue.cc:1048] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:06.425628 17976 consensus_queue.cc:1048] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:06.428185 18268 consensus_queue.cc:1048] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:06.436461 17655 catalog_manager.cc:5697] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.454885 17834 consensus_queue.cc:237] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:06.478184 17908 raft_consensus.cc:1275] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:06.481878 18028 consensus_queue.cc:1048] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:06.483359 18174 raft_consensus.cc:1275] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:06.485710 18029 consensus_queue.cc:1048] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:06.494865 17957 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.505993 17909 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.510703 18174 raft_consensus.cc:2955] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.555248 18175 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:06.566188 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d280525f53d4861b5c24c59705cd97c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:06.620347 18247 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.138700 17658 catalog_manager.cc:5697] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.163344 18175 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
W20260713 09:06:07.169354 17833 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.726s	user 0.011s	sys 0.017s
W20260713 09:06:07.170068 17833 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.727s	user 0.012s	sys 0.018s
I20260713 09:06:07.175534 17834 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.180790 17907 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.216298 17742 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d280525f53d4861b5c24c59705cd97c with delete_type TABLET_DATA_TOMBSTONED (TS c2f94b2e7514417d8e402c6a9c7ec9f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47706
I20260713 09:06:07.218556 18280 tablet_replica.cc:333] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:07.219736 18280 raft_consensus.cc:2243] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.220487 18280 raft_consensus.cc:2272] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.226578 17657 catalog_manager.cc:5697] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:07.228044 17833 consensus_queue.cc:237] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:07.235332 18175 raft_consensus.cc:1275] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:07.236261 18280 ts_tablet_manager.cc:1916] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:07.237478 18258 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:07.245386 17758 raft_consensus.cc:1275] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:07.249818 18175 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.247766 18259 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.258172 18029 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:07.263981 17758 raft_consensus.cc:2955] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.267146 17756 consensus_queue.cc:237] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:07.275595 18174 raft_consensus.cc:1275] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:07.277779 17833 raft_consensus.cc:1275] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:07.280050 18268 consensus_queue.cc:1048] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:07.283183 18268 consensus_queue.cc:1048] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:07.283612 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34f054ccb6e34e5e88196cb63121ff2c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:07.283864 18280 ts_tablet_manager.cc:1929] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:07.284406 18280 log.cc:1199] T 2d280525f53d4861b5c24c59705cd97c P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/wals/2d280525f53d4861b5c24c59705cd97c
I20260713 09:06:07.286114 17643 catalog_manager.cc:5028] TS c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): tablet 2d280525f53d4861b5c24c59705cd97c (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:07.291882 17976 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.296448 17656 catalog_manager.cc:5697] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:07.298278 17833 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.305292 18174 raft_consensus.cc:2955] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.308494 17890 tablet_service.cc:1558] Processing DeleteTablet for tablet 34f054ccb6e34e5e88196cb63121ff2c with delete_type TABLET_DATA_TOMBSTONED (TS 284e485f6c9a4a56a308df3f74c440a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41010
I20260713 09:06:07.330542 17656 catalog_manager.cc:5697] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:07.337152 18282 tablet_replica.cc:333] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:07.343246 17643 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15d0540330f440ea90b15131f1f3d66d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:07.343642 17890 tablet_service.cc:1558] Processing DeleteTablet for tablet 15d0540330f440ea90b15131f1f3d66d with delete_type TABLET_DATA_TOMBSTONED (TS 284e485f6c9a4a56a308df3f74c440a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41010
I20260713 09:06:07.348737 18282 raft_consensus.cc:2243] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.349612 18282 raft_consensus.cc:2272] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.355978 18282 ts_tablet_manager.cc:1916] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:07.373745 18282 ts_tablet_manager.cc:1929] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:07.374179 18282 log.cc:1199] T 34f054ccb6e34e5e88196cb63121ff2c P 284e485f6c9a4a56a308df3f74c440a7: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/wals/34f054ccb6e34e5e88196cb63121ff2c
I20260713 09:06:07.376056 17644 catalog_manager.cc:5028] TS 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): tablet 34f054ccb6e34e5e88196cb63121ff2c (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:07.376153 18282 tablet_replica.cc:333] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:07.377254 18282 raft_consensus.cc:2243] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:07.378005 18282 raft_consensus.cc:2272] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:07.381640 18282 ts_tablet_manager.cc:1916] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:07.397977 18282 ts_tablet_manager.cc:1929] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:07.398376 18282 log.cc:1199] T 15d0540330f440ea90b15131f1f3d66d P 284e485f6c9a4a56a308df3f74c440a7: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/wals/15d0540330f440ea90b15131f1f3d66d
I20260713 09:06:07.399938 17644 catalog_manager.cc:5028] TS 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): tablet 15d0540330f440ea90b15131f1f3d66d (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
W20260713 09:06:08.131866 18197 debug-util.cc:398] Leaking SignalData structure 0x7b0800267060 after lost signal to thread 16602
W20260713 09:06:08.132893 18197 debug-util.cc:398] Leaking SignalData structure 0x7b0800267740 after lost signal to thread 17692
W20260713 09:06:08.133796 18197 debug-util.cc:398] Leaking SignalData structure 0x7b08001e90e0 after lost signal to thread 17784
W20260713 09:06:08.134654 18197 debug-util.cc:398] Leaking SignalData structure 0x7b08001edc40 after lost signal to thread 17859
W20260713 09:06:08.135433 18197 debug-util.cc:398] Leaking SignalData structure 0x7b08001d20e0 after lost signal to thread 17933
W20260713 09:06:08.136543 18197 debug-util.cc:398] Leaking SignalData structure 0x7b0800105d80 after lost signal to thread 18200
I20260713 09:06:08.374576 17758 consensus_queue.cc:237] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
W20260713 09:06:08.382553 17726 consensus_peers.cc:597] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 306facebf22d43acbf5614ea6cec80eb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:08.383806 17907 raft_consensus.cc:1275] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:08.385529 17976 consensus_queue.cc:1048] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:08.388877 17833 raft_consensus.cc:1275] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:08.390403 18285 consensus_queue.cc:1048] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:08.399760 17976 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.408092 17833 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.408840 17907 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.416232 17656 catalog_manager.cc:5697] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:08.420677 17834 consensus_queue.cc:237] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
W20260713 09:06:08.443365 17801 consensus_peers.cc:597] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c526db48b797488a9ddb20049563a087. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:08.444594 17909 raft_consensus.cc:1275] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:08.446762 18283 consensus_queue.cc:1048] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:08.450222 17758 raft_consensus.cc:1275] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:08.452963 18292 consensus_queue.cc:1048] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:08.464571 18292 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.469352 17907 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.478828 17834 consensus_queue.cc:237] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:08.482380 17757 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.486370 17655 catalog_manager.cc:5697] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:08.508715 17801 consensus_peers.cc:597] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20134720393d4fdabbdf7fb08b825198. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:08.510186 17757 raft_consensus.cc:1275] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:08.510639 17907 raft_consensus.cc:1275] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:08.512380 17957 consensus_queue.cc:1048] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:08.513969 17957 consensus_queue.cc:1048] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:08.523550 17957 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.525377 17757 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.527246 17907 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.539687 17655 catalog_manager.cc:5697] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.540091 17756 consensus_queue.cc:237] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
W20260713 09:06:08.555064 17726 consensus_peers.cc:597] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 083b1da8d51047fcb587aa8da9cd0a56. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:08.557948 17907 raft_consensus.cc:1275] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:08.559284 17834 raft_consensus.cc:1275] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:08.561270 18288 consensus_queue.cc:1048] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:08.563190 18288 consensus_queue.cc:1048] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:08.584334 18288 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.587611 17907 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.590945 17833 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.602919 17658 catalog_manager.cc:5697] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:08.941694 18303 ts_tablet_manager.cc:933] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:08.944365 18303 tablet_copy_client.cc:323] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.194:34259
I20260713 09:06:08.946619 17845 tablet_copy_service.cc:140] P 1f327d1e60464be383e1460651a1bc5a: Received BeginTabletCopySession request for tablet 20134720393d4fdabbdf7fb08b825198 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:56546)
I20260713 09:06:08.947160 17845 tablet_copy_service.cc:161] P 1f327d1e60464be383e1460651a1bc5a: Beginning new tablet copy session on tablet 20134720393d4fdabbdf7fb08b825198 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:56546: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-20134720393d4fdabbdf7fb08b825198
I20260713 09:06:08.954445 17845 tablet_copy_source_session.cc:215] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:08.958894 18303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20134720393d4fdabbdf7fb08b825198. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:08.981395 18303 tablet_copy_client.cc:806] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:08.982156 18303 tablet_copy_client.cc:670] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:08.988384 18303 tablet_copy_client.cc:538] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:08.988765 18305 ts_tablet_manager.cc:933] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:09.005209 18303 tablet_bootstrap.cc:492] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:09.009904 18305 tablet_copy_client.cc:323] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.194:34259
I20260713 09:06:09.014315 17845 tablet_copy_service.cc:140] P 1f327d1e60464be383e1460651a1bc5a: Received BeginTabletCopySession request for tablet c526db48b797488a9ddb20049563a087 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:56546)
I20260713 09:06:09.014958 17845 tablet_copy_service.cc:161] P 1f327d1e60464be383e1460651a1bc5a: Beginning new tablet copy session on tablet c526db48b797488a9ddb20049563a087 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:56546: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-c526db48b797488a9ddb20049563a087
I20260713 09:06:09.017884 18307 ts_tablet_manager.cc:933] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221)
I20260713 09:06:09.020231 18307 tablet_copy_client.cc:323] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.193:46221
I20260713 09:06:09.022327 17770 tablet_copy_service.cc:140] P c2f94b2e7514417d8e402c6a9c7ec9f1: Received BeginTabletCopySession request for tablet 306facebf22d43acbf5614ea6cec80eb from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:36294)
I20260713 09:06:09.022840 17770 tablet_copy_service.cc:161] P c2f94b2e7514417d8e402c6a9c7ec9f1: Beginning new tablet copy session on tablet 306facebf22d43acbf5614ea6cec80eb from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:36294: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-306facebf22d43acbf5614ea6cec80eb
I20260713 09:06:09.030237 17770 tablet_copy_source_session.cc:215] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:09.034196 18307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 306facebf22d43acbf5614ea6cec80eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.042742 17845 tablet_copy_source_session.cc:215] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:09.044872 18309 ts_tablet_manager.cc:933] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221)
I20260713 09:06:09.046380 18305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c526db48b797488a9ddb20049563a087. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.069072 18309 tablet_copy_client.cc:323] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.193:46221
I20260713 09:06:09.070822 17770 tablet_copy_service.cc:140] P c2f94b2e7514417d8e402c6a9c7ec9f1: Received BeginTabletCopySession request for tablet 083b1da8d51047fcb587aa8da9cd0a56 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:36294)
I20260713 09:06:09.071362 17770 tablet_copy_service.cc:161] P c2f94b2e7514417d8e402c6a9c7ec9f1: Beginning new tablet copy session on tablet 083b1da8d51047fcb587aa8da9cd0a56 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:36294: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-083b1da8d51047fcb587aa8da9cd0a56
I20260713 09:06:09.075080 18307 tablet_copy_client.cc:806] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:09.075958 18307 tablet_copy_client.cc:670] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:09.078956 17770 tablet_copy_source_session.cc:215] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:09.082168 18307 tablet_copy_client.cc:538] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:09.085000 18309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083b1da8d51047fcb587aa8da9cd0a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.092120 18305 tablet_copy_client.cc:806] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:09.092988 18305 tablet_copy_client.cc:670] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:09.097972 18305 tablet_copy_client.cc:538] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:09.113159 18305 tablet_bootstrap.cc:492] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:09.117522 18307 tablet_bootstrap.cc:492] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:09.118361 18309 tablet_copy_client.cc:806] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:09.118945 18309 tablet_copy_client.cc:670] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:09.123539 18309 tablet_copy_client.cc:538] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:09.135854 18303 tablet_bootstrap.cc:492] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:09.137260 18303 tablet_bootstrap.cc:492] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:09.141474 18303 ts_tablet_manager.cc:1403] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.137s	user 0.035s	sys 0.013s
I20260713 09:06:09.145452 18309 tablet_bootstrap.cc:492] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:09.145104 18303 raft_consensus.cc:359] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:09.146217 18303 raft_consensus.cc:740] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:09.147024 18303 consensus_queue.cc:260] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:09.179023 18307 tablet_bootstrap.cc:492] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:09.184680 18307 tablet_bootstrap.cc:492] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:09.188757 18305 tablet_bootstrap.cc:492] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:09.182840 18303 ts_tablet_manager.cc:1434] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.003s
I20260713 09:06:09.189646 18305 tablet_bootstrap.cc:492] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:09.190074 18307 ts_tablet_manager.cc:1403] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.009s
I20260713 09:06:09.190332 18305 ts_tablet_manager.cc:1403] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.000s
I20260713 09:06:09.193614 18307 raft_consensus.cc:359] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:09.194530 18307 raft_consensus.cc:740] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:09.195286 18307 consensus_queue.cc:260] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:09.199295 17845 tablet_copy_service.cc:342] P 1f327d1e60464be383e1460651a1bc5a: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-20134720393d4fdabbdf7fb08b825198 received from {username='slave'} at 127.0.0.1:56546
I20260713 09:06:09.199788 17845 tablet_copy_service.cc:434] P 1f327d1e60464be383e1460651a1bc5a: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-20134720393d4fdabbdf7fb08b825198 on tablet 20134720393d4fdabbdf7fb08b825198 with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:09.200233 18307 ts_tablet_manager.cc:1434] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:09.202320 17770 tablet_copy_service.cc:342] P c2f94b2e7514417d8e402c6a9c7ec9f1: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-306facebf22d43acbf5614ea6cec80eb received from {username='slave'} at 127.0.0.1:36294
I20260713 09:06:09.202747 17770 tablet_copy_service.cc:434] P c2f94b2e7514417d8e402c6a9c7ec9f1: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-306facebf22d43acbf5614ea6cec80eb on tablet 306facebf22d43acbf5614ea6cec80eb with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:09.197551 18305 raft_consensus.cc:359] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:09.204947 18305 raft_consensus.cc:740] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:09.209965 18305 consensus_queue.cc:260] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:09.213634 18309 tablet_bootstrap.cc:492] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:09.214519 18309 tablet_bootstrap.cc:492] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:09.215004 18305 ts_tablet_manager.cc:1434] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:06:09.215207 18309 ts_tablet_manager.cc:1403] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.030s
I20260713 09:06:09.216723 17845 tablet_copy_service.cc:342] P 1f327d1e60464be383e1460651a1bc5a: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-c526db48b797488a9ddb20049563a087 received from {username='slave'} at 127.0.0.1:56546
I20260713 09:06:09.217163 17845 tablet_copy_service.cc:434] P 1f327d1e60464be383e1460651a1bc5a: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-c526db48b797488a9ddb20049563a087 on tablet c526db48b797488a9ddb20049563a087 with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:09.218164 18309 raft_consensus.cc:359] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:09.219000 18309 raft_consensus.cc:740] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:09.219646 18309 consensus_queue.cc:260] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:09.225421 18309 ts_tablet_manager.cc:1434] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:06:09.228291 17770 tablet_copy_service.cc:342] P c2f94b2e7514417d8e402c6a9c7ec9f1: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-083b1da8d51047fcb587aa8da9cd0a56 received from {username='slave'} at 127.0.0.1:36294
I20260713 09:06:09.228690 17770 tablet_copy_service.cc:434] P c2f94b2e7514417d8e402c6a9c7ec9f1: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-083b1da8d51047fcb587aa8da9cd0a56 on tablet 083b1da8d51047fcb587aa8da9cd0a56 with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:09.440837 18174 raft_consensus.cc:1217] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:09.473541 18174 raft_consensus.cc:1217] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:09.520825 18174 raft_consensus.cc:1217] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:09.538344 18174 raft_consensus.cc:1217] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:09.858814 18288 raft_consensus.cc:1064] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:09.861445 18288 consensus_queue.cc:237] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:09.871016 18174 raft_consensus.cc:1275] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:09.872182 17907 raft_consensus.cc:1275] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:09.872833 17834 raft_consensus.cc:1275] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:09.874168 17976 consensus_queue.cc:1048] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.875816 17976 consensus_queue.cc:1048] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.878321 18318 consensus_queue.cc:1048] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.910164 18318 raft_consensus.cc:1064] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:09.912771 17976 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:09.915519 17833 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:09.919471 17957 raft_consensus.cc:1064] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:09.921653 17957 consensus_queue.cc:237] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:09.924299 18318 consensus_queue.cc:237] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:09.932441 17656 catalog_manager.cc:5697] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:09.948745 17907 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:09.949230 18174 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:09.973675 17907 raft_consensus.cc:1275] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:09.976547 17909 raft_consensus.cc:1275] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:09.973716 17756 raft_consensus.cc:1275] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:09.977725 18175 raft_consensus.cc:1275] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:09.979290 18288 consensus_queue.cc:1048] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.979662 18312 consensus_queue.cc:1048] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:09.981029 18174 raft_consensus.cc:1275] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:09.983883 18292 consensus_queue.cc:1048] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:09.984480 17976 consensus_queue.cc:1048] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:09.986663 18292 consensus_queue.cc:1048] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:10.024133 18292 raft_consensus.cc:1064] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:10.027261 18288 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.033803 17907 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.045455 17833 raft_consensus.cc:1275] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:10.047281 18320 consensus_queue.cc:1048] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:10.061213 18292 consensus_queue.cc:237] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:10.063915 17756 consensus_queue.cc:237] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
W20260713 09:06:10.073720 17800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.53.195:38319, user_credentials={real_user=slave}} blocked reactor thread for 71482.9us
I20260713 09:06:10.078078 18175 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.085956 18312 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.092641 17907 raft_consensus.cc:1275] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:10.094640 17976 consensus_queue.cc:1048] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:10.097915 18174 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.100184 18173 raft_consensus.cc:1275] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:10.101769 17976 consensus_queue.cc:1048] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:10.103624 18320 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.106549 17657 catalog_manager.cc:5697] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.116257 17907 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.065619 17833 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.137483 17909 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.140352 17643 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 306facebf22d43acbf5614ea6cec80eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:10.154990 17657 catalog_manager.cc:5697] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.173467 17756 consensus_queue.cc:237] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:10.173661 18173 raft_consensus.cc:2955] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.182436 17824 tablet_service.cc:1558] Processing DeleteTablet for tablet 306facebf22d43acbf5614ea6cec80eb with delete_type TABLET_DATA_TOMBSTONED (TS 1f327d1e60464be383e1460651a1bc5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40526
I20260713 09:06:10.189762 17758 raft_consensus.cc:1275] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:10.194386 17957 consensus_queue.cc:1048] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:10.200940 17904 raft_consensus.cc:1275] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:10.209529 17658 catalog_manager.cc:5697] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.206573 18292 consensus_queue.cc:1048] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260713 09:06:10.212738 18175 raft_consensus.cc:1275] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:10.214178 17957 consensus_queue.cc:1048] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:10.228091 17907 raft_consensus.cc:1275] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:10.231274 18288 consensus_queue.cc:1048] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:10.234946 18173 raft_consensus.cc:1275] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:10.236776 18288 consensus_queue.cc:1048] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:10.228089 18339 tablet_replica.cc:333] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:10.239490 18339 raft_consensus.cc:2243] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:10.240922 17976 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.242125 18339 raft_consensus.cc:2272] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:10.245599 18334 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.246795 18173 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.248494 17904 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.249089 17907 raft_consensus.cc:2955] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.255463 17643 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 083b1da8d51047fcb587aa8da9cd0a56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:10.260505 18339 ts_tablet_manager.cc:1916] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:10.269434 18173 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.276829 17657 catalog_manager.cc:5697] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.281284 18339 ts_tablet_manager.cc:1929] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:10.281813 18339 log.cc:1199] T 306facebf22d43acbf5614ea6cec80eb P 1f327d1e60464be383e1460651a1bc5a: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/wals/306facebf22d43acbf5614ea6cec80eb
I20260713 09:06:10.283344 17644 catalog_manager.cc:5028] TS 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): tablet 306facebf22d43acbf5614ea6cec80eb (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:10.274932 17655 catalog_manager.cc:5697] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:10.296725 17824 tablet_service.cc:1558] Processing DeleteTablet for tablet 083b1da8d51047fcb587aa8da9cd0a56 with delete_type TABLET_DATA_TOMBSTONED (TS 1f327d1e60464be383e1460651a1bc5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40526
I20260713 09:06:10.298573 17758 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.305238 18339 tablet_replica.cc:333] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:10.306843 18339 raft_consensus.cc:2243] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:10.307564 18339 raft_consensus.cc:2272] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:10.314461 17756 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.317611 18339 ts_tablet_manager.cc:1916] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:10.330081 17834 consensus_queue.cc:237] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:10.336079 18339 ts_tablet_manager.cc:1929] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:10.336680 18339 log.cc:1199] T 083b1da8d51047fcb587aa8da9cd0a56 P 1f327d1e60464be383e1460651a1bc5a: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/wals/083b1da8d51047fcb587aa8da9cd0a56
I20260713 09:06:10.339447 18173 raft_consensus.cc:1275] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:10.340296 17758 raft_consensus.cc:1275] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:10.340523 17644 catalog_manager.cc:5028] TS 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): tablet 083b1da8d51047fcb587aa8da9cd0a56 (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:10.341706 18334 consensus_queue.cc:1048] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:10.342600 18312 consensus_queue.cc:1048] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:10.350507 18292 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.352990 18173 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.356446 17756 raft_consensus.cc:2955] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.359454 17834 consensus_queue.cc:237] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:10.366998 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 20134720393d4fdabbdf7fb08b825198 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:10.368854 17657 catalog_manager.cc:5697] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.376605 18173 raft_consensus.cc:1275] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:10.378506 18312 consensus_queue.cc:1048] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:10.384392 17907 raft_consensus.cc:1275] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:10.386668 18312 consensus_queue.cc:1048] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:10.388819 18334 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.393682 17890 tablet_service.cc:1558] Processing DeleteTablet for tablet 20134720393d4fdabbdf7fb08b825198 with delete_type TABLET_DATA_TOMBSTONED (TS 284e485f6c9a4a56a308df3f74c440a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41010
I20260713 09:06:10.393368 18175 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.396102 17907 raft_consensus.cc:2955] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.421931 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c526db48b797488a9ddb20049563a087 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:10.424638 18343 tablet_replica.cc:333] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:10.425691 18343 raft_consensus.cc:2243] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:10.426462 18343 raft_consensus.cc:2272] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:10.422158 17655 catalog_manager.cc:5697] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:10.430011 18343 ts_tablet_manager.cc:1916] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:10.443591 17742 tablet_service.cc:1558] Processing DeleteTablet for tablet c526db48b797488a9ddb20049563a087 with delete_type TABLET_DATA_TOMBSTONED (TS c2f94b2e7514417d8e402c6a9c7ec9f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47706
I20260713 09:06:10.456926 18344 tablet_replica.cc:333] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:10.457866 18344 raft_consensus.cc:2243] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:10.458572 18344 raft_consensus.cc:2272] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:10.458617 18343 ts_tablet_manager.cc:1929] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:10.459353 18343 log.cc:1199] T 20134720393d4fdabbdf7fb08b825198 P 284e485f6c9a4a56a308df3f74c440a7: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/wals/20134720393d4fdabbdf7fb08b825198
I20260713 09:06:10.461699 17644 catalog_manager.cc:5028] TS 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): tablet 20134720393d4fdabbdf7fb08b825198 (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:10.461874 18344 ts_tablet_manager.cc:1916] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:10.473568 18344 ts_tablet_manager.cc:1929] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:10.473946 18344 log.cc:1199] T c526db48b797488a9ddb20049563a087 P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/wals/c526db48b797488a9ddb20049563a087
I20260713 09:06:10.475404 17643 catalog_manager.cc:5028] TS c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): tablet c526db48b797488a9ddb20049563a087 (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:11.923246 17834 consensus_queue.cc:237] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
W20260713 09:06:11.935400 17801 consensus_peers.cc:597] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6dc03a3301b4540a5e1e4205917039a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:11.937165 17756 raft_consensus.cc:1275] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:11.938702 18354 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.942400 17904 raft_consensus.cc:1275] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:11.944108 18354 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:11.961457 18354 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:11.964753 17760 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:11.968597 17907 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:11.984432 17655 catalog_manager.cc:5697] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.002755 17834 consensus_queue.cc:237] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.011214 17907 raft_consensus.cc:1275] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:12.011893 17801 consensus_peers.cc:597] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33231e0f7a57455ebab0f224c26a4441. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.013103 17760 raft_consensus.cc:1275] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.013175 18292 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:12.018883 18292 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.035771 18353 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.037518 17756 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.052126 17904 consensus_queue.cc:237] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.056605 17907 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
W20260713 09:06:12.067502 17875 consensus_peers.cc:597] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f97d08fd88804f6cbc2aa0426e9b1a39. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.068560 17834 raft_consensus.cc:1275] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.070876 18317 consensus_queue.cc:1048] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.075348 17656 catalog_manager.cc:5697] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.083361 17756 raft_consensus.cc:1275] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.087309 18317 consensus_queue.cc:1048] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.101927 17832 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.099372 18349 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.108865 17760 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.129802 17656 catalog_manager.cc:5697] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.137389 17760 consensus_queue.cc:237] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
W20260713 09:06:12.147681 17726 consensus_peers.cc:597] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97b8a29241c74309ab8f686eb8181d1e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.149148 17834 raft_consensus.cc:1275] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.149858 17907 raft_consensus.cc:1275] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.150954 17976 consensus_queue.cc:1048] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.162515 17976 consensus_queue.cc:1048] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.176488 18346 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.178188 17832 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.193732 17656 catalog_manager.cc:5697] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:12.225870 17904 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
W20260713 09:06:12.338275 17781 debug-util.cc:398] Leaking SignalData structure 0x7b0800120c80 after lost signal to thread 16602
W20260713 09:06:12.339298 17781 debug-util.cc:398] Leaking SignalData structure 0x7b080011d320 after lost signal to thread 17692
W20260713 09:06:12.340471 17781 debug-util.cc:398] Leaking SignalData structure 0x7b08001672e0 after lost signal to thread 17784
W20260713 09:06:12.341490 17781 debug-util.cc:398] Leaking SignalData structure 0x7b080018e540 after lost signal to thread 17859
W20260713 09:06:12.342486 17781 debug-util.cc:398] Leaking SignalData structure 0x7b08000ec9e0 after lost signal to thread 17933
W20260713 09:06:12.343583 17781 debug-util.cc:398] Leaking SignalData structure 0x7b0800201ca0 after lost signal to thread 18200
I20260713 09:06:12.499123 18371 ts_tablet_manager.cc:933] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:12.508368 18371 tablet_copy_client.cc:323] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.195:38319
I20260713 09:06:12.510267 17919 tablet_copy_service.cc:140] P 284e485f6c9a4a56a308df3f74c440a7: Received BeginTabletCopySession request for tablet f97d08fd88804f6cbc2aa0426e9b1a39 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:49242)
I20260713 09:06:12.510950 17919 tablet_copy_service.cc:161] P 284e485f6c9a4a56a308df3f74c440a7: Beginning new tablet copy session on tablet f97d08fd88804f6cbc2aa0426e9b1a39 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:49242: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-f97d08fd88804f6cbc2aa0426e9b1a39
I20260713 09:06:12.519586 17919 tablet_copy_source_session.cc:215] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:12.523794 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97d08fd88804f6cbc2aa0426e9b1a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:12.550643 18371 tablet_copy_client.cc:806] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:12.551404 18371 tablet_copy_client.cc:670] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:12.556416 18371 tablet_copy_client.cc:538] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:12.597167 18374 ts_tablet_manager.cc:933] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:12.600230 18373 ts_tablet_manager.cc:933] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:12.606935 18371 tablet_bootstrap.cc:492] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:12.611207 18374 tablet_copy_client.cc:323] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.194:34259
I20260713 09:06:12.613400 17845 tablet_copy_service.cc:140] P 1f327d1e60464be383e1460651a1bc5a: Received BeginTabletCopySession request for tablet b6dc03a3301b4540a5e1e4205917039a from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:56546)
I20260713 09:06:12.614081 17845 tablet_copy_service.cc:161] P 1f327d1e60464be383e1460651a1bc5a: Beginning new tablet copy session on tablet b6dc03a3301b4540a5e1e4205917039a from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:56546: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-b6dc03a3301b4540a5e1e4205917039a
I20260713 09:06:12.623970 17845 tablet_copy_source_session.cc:215] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:12.625274 18373 tablet_copy_client.cc:323] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.194:34259
I20260713 09:06:12.637773 17845 tablet_copy_service.cc:140] P 1f327d1e60464be383e1460651a1bc5a: Received BeginTabletCopySession request for tablet 33231e0f7a57455ebab0f224c26a4441 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:56546)
I20260713 09:06:12.638434 17845 tablet_copy_service.cc:161] P 1f327d1e60464be383e1460651a1bc5a: Beginning new tablet copy session on tablet 33231e0f7a57455ebab0f224c26a4441 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:56546: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-33231e0f7a57455ebab0f224c26a4441
I20260713 09:06:12.639751 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6dc03a3301b4540a5e1e4205917039a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:12.646760 17845 tablet_copy_source_session.cc:215] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:12.662640 18373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33231e0f7a57455ebab0f224c26a4441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:12.678120 18374 tablet_copy_client.cc:806] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:12.678946 18374 tablet_copy_client.cc:670] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:12.702761 18374 tablet_copy_client.cc:538] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:12.722579 18374 tablet_bootstrap.cc:492] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:12.738039 18378 ts_tablet_manager.cc:933] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221)
I20260713 09:06:12.767622 18371 tablet_bootstrap.cc:492] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:12.778934 18371 tablet_bootstrap.cc:492] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:12.784528 18371 ts_tablet_manager.cc:1403] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.178s	user 0.022s	sys 0.018s
I20260713 09:06:12.793071 18378 tablet_copy_client.cc:323] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.193:46221
I20260713 09:06:12.795204 17770 tablet_copy_service.cc:140] P c2f94b2e7514417d8e402c6a9c7ec9f1: Received BeginTabletCopySession request for tablet 97b8a29241c74309ab8f686eb8181d1e from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:36294)
I20260713 09:06:12.795881 17770 tablet_copy_service.cc:161] P c2f94b2e7514417d8e402c6a9c7ec9f1: Beginning new tablet copy session on tablet 97b8a29241c74309ab8f686eb8181d1e from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:36294: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-97b8a29241c74309ab8f686eb8181d1e
I20260713 09:06:12.803278 18374 tablet_bootstrap.cc:492] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:12.804312 18374 tablet_bootstrap.cc:492] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:12.805037 18374 ts_tablet_manager.cc:1403] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.083s	user 0.035s	sys 0.000s
I20260713 09:06:12.808548 18371 raft_consensus.cc:359] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.809597 18371 raft_consensus.cc:740] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:12.810353 18371 consensus_queue.cc:260] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.812116 17770 tablet_copy_source_session.cc:215] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:12.814643 18373 tablet_copy_client.cc:806] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:12.817015 18373 tablet_copy_client.cc:670] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:12.820399 18374 raft_consensus.cc:359] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.822714 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b8a29241c74309ab8f686eb8181d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:12.826683 18374 raft_consensus.cc:740] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:12.826861 18373 tablet_copy_client.cc:538] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:12.827667 18374 consensus_queue.cc:260] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.851317 18373 tablet_bootstrap.cc:492] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:12.858776 18374 ts_tablet_manager.cc:1434] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.003s
I20260713 09:06:12.863132 17845 tablet_copy_service.cc:342] P 1f327d1e60464be383e1460651a1bc5a: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-b6dc03a3301b4540a5e1e4205917039a received from {username='slave'} at 127.0.0.1:56546
I20260713 09:06:12.854012 18371 ts_tablet_manager.cc:1434] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.069s	user 0.024s	sys 0.023s
I20260713 09:06:12.863637 17845 tablet_copy_service.cc:434] P 1f327d1e60464be383e1460651a1bc5a: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-b6dc03a3301b4540a5e1e4205917039a on tablet b6dc03a3301b4540a5e1e4205917039a with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:12.865422 17919 tablet_copy_service.cc:342] P 284e485f6c9a4a56a308df3f74c440a7: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-f97d08fd88804f6cbc2aa0426e9b1a39 received from {username='slave'} at 127.0.0.1:49242
I20260713 09:06:12.865844 17919 tablet_copy_service.cc:434] P 284e485f6c9a4a56a308df3f74c440a7: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-f97d08fd88804f6cbc2aa0426e9b1a39 on tablet f97d08fd88804f6cbc2aa0426e9b1a39 with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:12.871680 18175 raft_consensus.cc:1217] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:12.885610 18373 tablet_bootstrap.cc:492] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:12.886713 18373 tablet_bootstrap.cc:492] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:12.887488 18373 ts_tablet_manager.cc:1403] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.014s
I20260713 09:06:12.889670 18378 tablet_copy_client.cc:806] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:12.891630 18378 tablet_copy_client.cc:670] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:12.890952 18373 raft_consensus.cc:359] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.893151 18373 raft_consensus.cc:740] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:12.893955 18373 consensus_queue.cc:260] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.897018 18373 ts_tablet_manager.cc:1434] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260713 09:06:12.900275 17845 tablet_copy_service.cc:342] P 1f327d1e60464be383e1460651a1bc5a: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-33231e0f7a57455ebab0f224c26a4441 received from {username='slave'} at 127.0.0.1:56546
I20260713 09:06:12.900866 17845 tablet_copy_service.cc:434] P 1f327d1e60464be383e1460651a1bc5a: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-33231e0f7a57455ebab0f224c26a4441 on tablet 33231e0f7a57455ebab0f224c26a4441 with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:12.913303 18378 tablet_copy_client.cc:538] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:12.927865 18378 tablet_bootstrap.cc:492] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:12.975817 18378 tablet_bootstrap.cc:492] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:12.976788 18378 tablet_bootstrap.cc:492] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:12.977520 18378 ts_tablet_manager.cc:1403] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.011s
I20260713 09:06:12.981132 18378 raft_consensus.cc:359] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.982077 18378 raft_consensus.cc:740] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:12.983114 18378 consensus_queue.cc:260] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:12.985719 18378 ts_tablet_manager.cc:1434] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:12.993289 17770 tablet_copy_service.cc:342] P c2f94b2e7514417d8e402c6a9c7ec9f1: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-97b8a29241c74309ab8f686eb8181d1e received from {username='slave'} at 127.0.0.1:36294
I20260713 09:06:12.993719 17770 tablet_copy_service.cc:434] P c2f94b2e7514417d8e402c6a9c7ec9f1: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-97b8a29241c74309ab8f686eb8181d1e on tablet 97b8a29241c74309ab8f686eb8181d1e with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:13.008981 18175 raft_consensus.cc:1217] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:13.070197 18175 raft_consensus.cc:1217] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:13.148128 18175 raft_consensus.cc:1217] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:13.457794 18317 raft_consensus.cc:1064] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:13.489356 18317 consensus_queue.cc:237] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:13.509565 18175 raft_consensus.cc:1275] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.511193 18349 consensus_queue.cc:1048] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:13.523021 17832 raft_consensus.cc:1275] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.523344 17756 raft_consensus.cc:1275] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.525187 18349 consensus_queue.cc:1048] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:13.539635 18317 consensus_queue.cc:1048] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:13.564591 18349 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.569317 17756 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.586263 18175 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.590634 17656 catalog_manager.cc:5697] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.594678 18384 raft_consensus.cc:1064] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:13.603457 18292 raft_consensus.cc:1064] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:13.606706 18292 consensus_queue.cc:237] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:13.603039 18384 consensus_queue.cc:237] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:13.620950 18175 raft_consensus.cc:1275] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.621786 17907 raft_consensus.cc:1275] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.622181 17832 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.623454 18354 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:13.626893 18354 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:13.648335 17909 raft_consensus.cc:1275] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.650441 18174 raft_consensus.cc:1275] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.654850 18354 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:13.657043 18354 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:13.683837 17756 raft_consensus.cc:1275] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.686308 18400 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:13.696163 17756 raft_consensus.cc:1275] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.702536 18384 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.705214 17909 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.709672 18387 raft_consensus.cc:1064] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:13.711614 18405 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:13.719743 18387 consensus_queue.cc:237] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:13.733697 18400 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.736719 17759 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.737092 18175 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.767536 17756 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.777765 17658 catalog_manager.cc:5697] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.779659 17909 consensus_queue.cc:237] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:13.786286 17657 catalog_manager.cc:5697] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.800069 17759 raft_consensus.cc:1275] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.802136 18175 raft_consensus.cc:1275] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.801892 18392 consensus_queue.cc:1048] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.804136 18317 consensus_queue.cc:1048] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.813465 18393 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.819114 17756 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.825613 17832 consensus_queue.cc:237] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:13.825732 17909 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.828557 18175 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.833447 18174 raft_consensus.cc:2955] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.848038 17658 catalog_manager.cc:5697] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.849459 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f97d08fd88804f6cbc2aa0426e9b1a39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:13.854236 18174 raft_consensus.cc:1275] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.855072 17907 raft_consensus.cc:1275] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.858896 18384 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.862322 18174 raft_consensus.cc:1275] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.862020 17909 raft_consensus.cc:1275] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.872043 18388 consensus_queue.cc:1048] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260713 09:06:13.875025 17832 raft_consensus.cc:1275] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:13.874959 18388 consensus_queue.cc:1048] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:13.885267 18411 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260713 09:06:13.913067 18354 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.930931 17824 tablet_service.cc:1558] Processing DeleteTablet for tablet f97d08fd88804f6cbc2aa0426e9b1a39 with delete_type TABLET_DATA_TOMBSTONED (TS 1f327d1e60464be383e1460651a1bc5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40526
I20260713 09:06:13.936656 18174 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.939677 18415 consensus_queue.cc:1048] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260713 09:06:13.950979 18417 tablet_replica.cc:333] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:13.952890 18417 raft_consensus.cc:2243] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:13.958386 18417 raft_consensus.cc:2272] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:13.963841 17909 raft_consensus.cc:2955] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:13.976241 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33231e0f7a57455ebab0f224c26a4441 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:13.985237 17832 consensus_queue.cc:237] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:13.996141 18173 raft_consensus.cc:1275] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:13.998145 18384 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:13.988679 17656 catalog_manager.cc:5697] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:14.011745 17903 raft_consensus.cc:1275] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.014314 18415 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.020138 18292 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:14.031741 18400 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.031391 18173 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.040964 18417 ts_tablet_manager.cc:1916] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:14.019160 17834 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.040678 17903 raft_consensus.cc:2955] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.047696 17909 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.050647 17657 catalog_manager.cc:5697] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:14.059531 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6dc03a3301b4540a5e1e4205917039a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:14.080955 17759 consensus_queue.cc:237] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:14.083693 18174 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.099908 18417 ts_tablet_manager.cc:1929] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:14.100438 18417 log.cc:1199] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1f327d1e60464be383e1460651a1bc5a: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/wals/f97d08fd88804f6cbc2aa0426e9b1a39
I20260713 09:06:14.100730 17834 raft_consensus.cc:1275] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.102136 18387 consensus_queue.cc:1048] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:14.104035 17644 catalog_manager.cc:5028] TS 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): tablet f97d08fd88804f6cbc2aa0426e9b1a39 (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:14.108069 17655 catalog_manager.cc:5697] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.110896 18414 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.116158 17832 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.124179 18173 raft_consensus.cc:1275] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:14.127039 17748 tablet_service.cc:1558] Processing DeleteTablet for tablet b6dc03a3301b4540a5e1e4205917039a with delete_type TABLET_DATA_TOMBSTONED (TS c2f94b2e7514417d8e402c6a9c7ec9f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47706
I20260713 09:06:14.128055 17742 tablet_service.cc:1558] Processing DeleteTablet for tablet 33231e0f7a57455ebab0f224c26a4441 with delete_type TABLET_DATA_TOMBSTONED (TS c2f94b2e7514417d8e402c6a9c7ec9f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47706
W20260713 09:06:14.128333 17644 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet b6dc03a3301b4540a5e1e4205917039a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260713 09:06:14.135437 18413 consensus_queue.cc:1048] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:14.142355 18173 raft_consensus.cc:2955] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.151700 18420 tablet_replica.cc:333] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:14.152737 18420 raft_consensus.cc:2243] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:14.153424 18420 raft_consensus.cc:2272] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:14.162209 17658 catalog_manager.cc:5697] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:14.168058 17643 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97b8a29241c74309ab8f686eb8181d1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:14.173070 18420 ts_tablet_manager.cc:1916] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:14.184644 17890 tablet_service.cc:1558] Processing DeleteTablet for tablet 97b8a29241c74309ab8f686eb8181d1e with delete_type TABLET_DATA_TOMBSTONED (TS 284e485f6c9a4a56a308df3f74c440a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41010
I20260713 09:06:14.204982 18420 ts_tablet_manager.cc:1929] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:14.205590 18420 log.cc:1199] T b6dc03a3301b4540a5e1e4205917039a P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/wals/b6dc03a3301b4540a5e1e4205917039a
I20260713 09:06:14.207813 17643 catalog_manager.cc:5028] TS c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): tablet b6dc03a3301b4540a5e1e4205917039a (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:14.208940 18420 tablet_replica.cc:333] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:14.210052 18420 raft_consensus.cc:2243] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:14.210867 18420 raft_consensus.cc:2272] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:14.214145 18421 tablet_replica.cc:333] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:14.215504 18421 raft_consensus.cc:2243] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:14.215600 18420 ts_tablet_manager.cc:1916] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:14.216385 18421 raft_consensus.cc:2272] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:14.220132 18421 ts_tablet_manager.cc:1916] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:14.239257 18420 ts_tablet_manager.cc:1929] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:14.239778 18420 log.cc:1199] T 33231e0f7a57455ebab0f224c26a4441 P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/wals/33231e0f7a57455ebab0f224c26a4441
I20260713 09:06:14.241107 18421 ts_tablet_manager.cc:1929] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:14.241369 17643 catalog_manager.cc:5028] TS c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): tablet 33231e0f7a57455ebab0f224c26a4441 (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:14.241633 18421 log.cc:1199] T 97b8a29241c74309ab8f686eb8181d1e P 284e485f6c9a4a56a308df3f74c440a7: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/wals/97b8a29241c74309ab8f686eb8181d1e
I20260713 09:06:14.243566 17644 catalog_manager.cc:5028] TS 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): tablet 97b8a29241c74309ab8f686eb8181d1e (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:15.260070 17909 consensus_queue.cc:237] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
W20260713 09:06:15.268554 17875 consensus_peers.cc:597] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 84a1871f137e4e239fa82bbe6584fe57. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:15.268735 17834 raft_consensus.cc:1275] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.269134 17756 raft_consensus.cc:1275] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.270619 18392 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:15.271600 18427 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:15.283764 18392 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.284435 17756 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.289992 17834 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.304071 17656 catalog_manager.cc:5697] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.329541 17834 consensus_queue.cc:237] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
W20260713 09:06:15.355103 17801 consensus_peers.cc:597] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b32bc2e592d0493aa37c4bccb19b7d6e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:15.360140 17909 raft_consensus.cc:1275] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.360571 17756 raft_consensus.cc:1275] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.363065 18354 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:15.367584 18426 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:15.384423 18400 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.386591 17909 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.387208 17759 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.402664 17834 consensus_queue.cc:237] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:15.404592 17656 catalog_manager.cc:5697] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
W20260713 09:06:15.417732 17801 consensus_peers.cc:597] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15a4236bee3148ffabed5f6bd6432c51. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:15.421901 17909 raft_consensus.cc:1275] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.422703 17759 raft_consensus.cc:1275] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.424580 18426 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:15.427098 18400 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:15.435493 18400 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.441480 17903 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.453598 17756 consensus_queue.cc:237] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:15.457039 17656 catalog_manager.cc:5697] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:15.467372 17759 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.488566 17834 raft_consensus.cc:1275] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:15.488692 17903 raft_consensus.cc:1275] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:15.489073 17726 consensus_peers.cc:597] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 390af65d15f342b9aff972c8e0d3fc66. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:15.490203 18422 consensus_queue.cc:1048] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:15.491149 18423 consensus_queue.cc:1048] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:15.505148 18422 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.510496 17834 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.510607 17903 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.526669 17656 catalog_manager.cc:5697] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:15.830631 18445 ts_tablet_manager.cc:933] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:15.835327 18445 tablet_copy_client.cc:323] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.194:34259
I20260713 09:06:15.837606 17845 tablet_copy_service.cc:140] P 1f327d1e60464be383e1460651a1bc5a: Received BeginTabletCopySession request for tablet 15a4236bee3148ffabed5f6bd6432c51 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:56546)
I20260713 09:06:15.838306 17845 tablet_copy_service.cc:161] P 1f327d1e60464be383e1460651a1bc5a: Beginning new tablet copy session on tablet 15a4236bee3148ffabed5f6bd6432c51 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:56546: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-15a4236bee3148ffabed5f6bd6432c51
I20260713 09:06:15.850137 17845 tablet_copy_source_session.cc:215] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:15.853824 18445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a4236bee3148ffabed5f6bd6432c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:15.897647 18445 tablet_copy_client.cc:806] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:15.898370 18445 tablet_copy_client.cc:670] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:15.902495 18447 ts_tablet_manager.cc:933] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:15.908671 18448 ts_tablet_manager.cc:933] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:15.912352 18447 tablet_copy_client.cc:323] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.194:34259
I20260713 09:06:15.913762 18445 tablet_copy_client.cc:538] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:15.914305 17845 tablet_copy_service.cc:140] P 1f327d1e60464be383e1460651a1bc5a: Received BeginTabletCopySession request for tablet b32bc2e592d0493aa37c4bccb19b7d6e from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:56546)
I20260713 09:06:15.916056 17845 tablet_copy_service.cc:161] P 1f327d1e60464be383e1460651a1bc5a: Beginning new tablet copy session on tablet b32bc2e592d0493aa37c4bccb19b7d6e from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:56546: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-b32bc2e592d0493aa37c4bccb19b7d6e
I20260713 09:06:15.924080 18448 tablet_copy_client.cc:323] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.195:38319
I20260713 09:06:15.924487 17845 tablet_copy_source_session.cc:215] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:15.926355 17919 tablet_copy_service.cc:140] P 284e485f6c9a4a56a308df3f74c440a7: Received BeginTabletCopySession request for tablet 84a1871f137e4e239fa82bbe6584fe57 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:49242)
I20260713 09:06:15.926913 17919 tablet_copy_service.cc:161] P 284e485f6c9a4a56a308df3f74c440a7: Beginning new tablet copy session on tablet 84a1871f137e4e239fa82bbe6584fe57 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:49242: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-84a1871f137e4e239fa82bbe6584fe57
I20260713 09:06:15.931087 18445 tablet_bootstrap.cc:492] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:15.935055 17919 tablet_copy_source_session.cc:215] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:15.937038 18447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b32bc2e592d0493aa37c4bccb19b7d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:15.953794 18447 tablet_copy_client.cc:806] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:15.954375 18447 tablet_copy_client.cc:670] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:15.957715 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84a1871f137e4e239fa82bbe6584fe57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:15.959803 18447 tablet_copy_client.cc:538] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:15.969749 18447 tablet_bootstrap.cc:492] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:15.982892 18448 tablet_copy_client.cc:806] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:15.983458 18448 tablet_copy_client.cc:670] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:15.991839 18448 tablet_copy_client.cc:538] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:15.992105 18445 tablet_bootstrap.cc:492] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:15.993227 18445 tablet_bootstrap.cc:492] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:15.994061 18445 ts_tablet_manager.cc:1403] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.063s	user 0.028s	sys 0.004s
I20260713 09:06:15.997835 18452 ts_tablet_manager.cc:933] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221)
I20260713 09:06:15.997759 18445 raft_consensus.cc:359] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:15.998651 18445 raft_consensus.cc:740] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:15.999365 18445 consensus_queue.cc:260] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:16.010187 18445 ts_tablet_manager.cc:1434] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.008s
I20260713 09:06:16.014473 17845 tablet_copy_service.cc:342] P 1f327d1e60464be383e1460651a1bc5a: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-15a4236bee3148ffabed5f6bd6432c51 received from {username='slave'} at 127.0.0.1:56546
I20260713 09:06:16.015018 17845 tablet_copy_service.cc:434] P 1f327d1e60464be383e1460651a1bc5a: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-15a4236bee3148ffabed5f6bd6432c51 on tablet 15a4236bee3148ffabed5f6bd6432c51 with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:16.030635 18447 tablet_bootstrap.cc:492] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:16.033093 18448 tablet_bootstrap.cc:492] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:16.031563 18447 tablet_bootstrap.cc:492] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:16.040398 18447 ts_tablet_manager.cc:1403] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.018s
I20260713 09:06:16.043537 18447 raft_consensus.cc:359] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:16.044464 18447 raft_consensus.cc:740] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:16.044610 18452 tablet_copy_client.cc:323] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.193:46221
I20260713 09:06:16.045188 18447 consensus_queue.cc:260] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:16.047230 17770 tablet_copy_service.cc:140] P c2f94b2e7514417d8e402c6a9c7ec9f1: Received BeginTabletCopySession request for tablet 390af65d15f342b9aff972c8e0d3fc66 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:36294)
I20260713 09:06:16.047821 17770 tablet_copy_service.cc:161] P c2f94b2e7514417d8e402c6a9c7ec9f1: Beginning new tablet copy session on tablet 390af65d15f342b9aff972c8e0d3fc66 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:36294: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-390af65d15f342b9aff972c8e0d3fc66
I20260713 09:06:16.048089 18447 ts_tablet_manager.cc:1434] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:06:16.050048 17845 tablet_copy_service.cc:342] P 1f327d1e60464be383e1460651a1bc5a: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-b32bc2e592d0493aa37c4bccb19b7d6e received from {username='slave'} at 127.0.0.1:56546
I20260713 09:06:16.050449 17845 tablet_copy_service.cc:434] P 1f327d1e60464be383e1460651a1bc5a: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-b32bc2e592d0493aa37c4bccb19b7d6e on tablet b32bc2e592d0493aa37c4bccb19b7d6e with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:16.056012 17770 tablet_copy_source_session.cc:215] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:16.061231 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390af65d15f342b9aff972c8e0d3fc66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:16.078915 18448 tablet_bootstrap.cc:492] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:16.079990 18448 tablet_bootstrap.cc:492] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:16.080756 18448 ts_tablet_manager.cc:1403] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.013s
I20260713 09:06:16.082602 18452 tablet_copy_client.cc:806] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:16.083216 18452 tablet_copy_client.cc:670] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:16.083921 18448 raft_consensus.cc:359] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:16.085680 18448 raft_consensus.cc:740] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:16.086378 18448 consensus_queue.cc:260] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:16.087159 18452 tablet_copy_client.cc:538] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:16.091336 18448 ts_tablet_manager.cc:1434] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:06:16.092957 17919 tablet_copy_service.cc:342] P 284e485f6c9a4a56a308df3f74c440a7: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-84a1871f137e4e239fa82bbe6584fe57 received from {username='slave'} at 127.0.0.1:49242
I20260713 09:06:16.093405 17919 tablet_copy_service.cc:434] P 284e485f6c9a4a56a308df3f74c440a7: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-84a1871f137e4e239fa82bbe6584fe57 on tablet 84a1871f137e4e239fa82bbe6584fe57 with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:16.100647 18452 tablet_bootstrap.cc:492] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:16.118536 18452 tablet_bootstrap.cc:492] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:16.119516 18452 tablet_bootstrap.cc:492] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:16.120280 18452 ts_tablet_manager.cc:1403] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260713 09:06:16.123144 18452 raft_consensus.cc:359] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:16.123975 18452 raft_consensus.cc:740] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:16.124595 18452 consensus_queue.cc:260] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:16.126888 18452 ts_tablet_manager.cc:1434] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:06:16.130307 17770 tablet_copy_service.cc:342] P c2f94b2e7514417d8e402c6a9c7ec9f1: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-390af65d15f342b9aff972c8e0d3fc66 received from {username='slave'} at 127.0.0.1:36294
I20260713 09:06:16.130733 17770 tablet_copy_service.cc:434] P c2f94b2e7514417d8e402c6a9c7ec9f1: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-390af65d15f342b9aff972c8e0d3fc66 on tablet 390af65d15f342b9aff972c8e0d3fc66 with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:16.300158 18174 raft_consensus.cc:1217] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:16.350157 18174 raft_consensus.cc:1217] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:16.416919 18174 raft_consensus.cc:1217] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:16.585167 18174 raft_consensus.cc:1217] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:16.838613 18392 raft_consensus.cc:1064] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:16.841645 18392 consensus_queue.cc:237] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:16.850952 18174 raft_consensus.cc:1275] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.852876 17834 raft_consensus.cc:1275] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.853394 17756 raft_consensus.cc:1275] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.869781 18464 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:16.871824 18467 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.876029 18464 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:16.905580 18392 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:16.908401 17832 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:16.915783 18459 raft_consensus.cc:1064] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:16.918437 18459 consensus_queue.cc:237] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:16.922395 18174 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:16.929654 17656 catalog_manager.cc:5697] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:16.951283 17760 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:16.996398 18174 raft_consensus.cc:1275] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.996999 17903 raft_consensus.cc:1275] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:16.999017 18426 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:17.003150 18460 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.028689 17909 consensus_queue.cc:237] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:17.033744 18460 raft_consensus.cc:1064] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:17.039276 18174 raft_consensus.cc:1275] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.041033 18467 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.049043 18392 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.058332 18174 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.067011 17760 raft_consensus.cc:1275] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.068370 17756 raft_consensus.cc:1275] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.077392 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 84a1871f137e4e239fa82bbe6584fe57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:17.086822 18460 consensus_queue.cc:237] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:17.088577 18467 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:17.097056 17756 raft_consensus.cc:2955] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.119531 17658 catalog_manager.cc:5697] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.135301 18462 raft_consensus.cc:1064] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:17.138957 18462 consensus_queue.cc:237] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:17.162055 17824 tablet_service.cc:1558] Processing DeleteTablet for tablet 84a1871f137e4e239fa82bbe6584fe57 with delete_type TABLET_DATA_TOMBSTONED (TS 1f327d1e60464be383e1460651a1bc5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40526
I20260713 09:06:17.163216 18174 raft_consensus.cc:1275] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.164391 18487 tablet_replica.cc:333] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:17.166134 18487 raft_consensus.cc:2243] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.168112 18487 raft_consensus.cc:2272] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.172281 18487 ts_tablet_manager.cc:1916] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:17.175259 18481 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:17.185815 17903 raft_consensus.cc:1275] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.188131 18484 consensus_queue.cc:1048] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:06:17.185886 17800 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.53.195:38319, user_credentials={real_user=slave}} blocked reactor thread for 108030us
I20260713 09:06:17.211249 17909 raft_consensus.cc:1275] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.214071 18174 raft_consensus.cc:1275] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.216030 18482 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.218067 18481 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:17.221813 18426 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:17.233497 17756 raft_consensus.cc:1275] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.194213 18486 consensus_queue.cc:1048] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260713 09:06:17.247998 18478 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.250699 17760 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.255040 17832 raft_consensus.cc:1275] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:17.267125 18486 consensus_queue.cc:1048] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:17.298985 18175 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.304090 17658 catalog_manager.cc:5697] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:17.307092 17909 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.318727 18490 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.327472 18486 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.329679 18173 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.333925 18174 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.340991 17834 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.342211 18487 ts_tablet_manager.cc:1929] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:17.342674 18487 log.cc:1199] T 84a1871f137e4e239fa82bbe6584fe57 P 1f327d1e60464be383e1460651a1bc5a: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/wals/84a1871f137e4e239fa82bbe6584fe57
I20260713 09:06:17.347973 17644 catalog_manager.cc:5028] TS 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): tablet 84a1871f137e4e239fa82bbe6584fe57 (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:17.348454 17903 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.350396 17655 catalog_manager.cc:5697] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.355101 17658 catalog_manager.cc:5697] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:17.389978 17760 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.389001 17909 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.405684 17756 consensus_queue.cc:237] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:17.413074 18174 raft_consensus.cc:1275] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.417301 18486 consensus_queue.cc:1048] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.425272 17834 raft_consensus.cc:1275] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer c2f94b2e7514417d8e402c6a9c7ec9f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.424638 18484 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.426368 18174 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.428179 18461 consensus_queue.cc:1048] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.431847 17834 consensus_queue.cc:237] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:17.437458 17832 raft_consensus.cc:2955] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.443936 17655 catalog_manager.cc:5697] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New cstate: current_term: 1 leader_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.449421 17643 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 390af65d15f342b9aff972c8e0d3fc66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:17.455636 18175 raft_consensus.cc:1275] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.457635 18478 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.463294 17890 tablet_service.cc:1558] Processing DeleteTablet for tablet 390af65d15f342b9aff972c8e0d3fc66 with delete_type TABLET_DATA_TOMBSTONED (TS 284e485f6c9a4a56a308df3f74c440a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41010
I20260713 09:06:17.463822 17903 raft_consensus.cc:1275] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.465253 18478 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.479311 18490 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.487608 18498 tablet_replica.cc:333] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:17.491340 18498 raft_consensus.cc:2243] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.491181 18173 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.493078 18498 raft_consensus.cc:2272] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.496901 18498 ts_tablet_manager.cc:1916] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:17.500751 17909 raft_consensus.cc:2955] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.531674 18498 ts_tablet_manager.cc:1929] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:17.532550 18498 log.cc:1199] T 390af65d15f342b9aff972c8e0d3fc66 P 284e485f6c9a4a56a308df3f74c440a7: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/wals/390af65d15f342b9aff972c8e0d3fc66
I20260713 09:06:17.534991 17644 catalog_manager.cc:5028] TS 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): tablet 390af65d15f342b9aff972c8e0d3fc66 (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:17.542337 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b32bc2e592d0493aa37c4bccb19b7d6e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:17.551189 17658 catalog_manager.cc:5697] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.561784 17748 tablet_service.cc:1558] Processing DeleteTablet for tablet b32bc2e592d0493aa37c4bccb19b7d6e with delete_type TABLET_DATA_TOMBSTONED (TS c2f94b2e7514417d8e402c6a9c7ec9f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47706
I20260713 09:06:17.563491 18499 tablet_replica.cc:333] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:17.564553 18499 raft_consensus.cc:2243] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.565259 18499 raft_consensus.cc:2272] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.568195 18499 ts_tablet_manager.cc:1916] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:17.579000 18499 ts_tablet_manager.cc:1929] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:17.579356 18499 log.cc:1199] T b32bc2e592d0493aa37c4bccb19b7d6e P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/wals/b32bc2e592d0493aa37c4bccb19b7d6e
I20260713 09:06:17.580999 17643 catalog_manager.cc:5028] TS c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): tablet b32bc2e592d0493aa37c4bccb19b7d6e (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:17.637661 17832 consensus_queue.cc:237] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:17.643021 17760 raft_consensus.cc:1275] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.643021 18173 raft_consensus.cc:1275] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:17.644594 18490 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:17.645643 18478 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:17.651285 18490 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.653031 18173 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.654314 17760 raft_consensus.cc:2955] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:17.662135 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15a4236bee3148ffabed5f6bd6432c51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:17.670519 17655 catalog_manager.cc:5697] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index 3 to 4, VOTER 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) evicted. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:17.683799 17890 tablet_service.cc:1558] Processing DeleteTablet for tablet 15a4236bee3148ffabed5f6bd6432c51 with delete_type TABLET_DATA_TOMBSTONED (TS 284e485f6c9a4a56a308df3f74c440a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41010
I20260713 09:06:17.684736 18498 tablet_replica.cc:333] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:17.685536 18498 raft_consensus.cc:2243] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:17.686247 18498 raft_consensus.cc:2272] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:17.688728 18498 ts_tablet_manager.cc:1916] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:17.698921 18498 ts_tablet_manager.cc:1929] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:17.699393 18498 log.cc:1199] T 15a4236bee3148ffabed5f6bd6432c51 P 284e485f6c9a4a56a308df3f74c440a7: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/wals/15a4236bee3148ffabed5f6bd6432c51
I20260713 09:06:17.700834 17644 catalog_manager.cc:5028] TS 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): tablet 15a4236bee3148ffabed5f6bd6432c51 (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:18.710505 17832 consensus_queue.cc:237] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
W20260713 09:06:18.716876 17801 consensus_peers.cc:597] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 913764a0d4a24c3da308a109bb86198b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:18.716842 17903 raft_consensus.cc:1275] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.717337 17760 raft_consensus.cc:1275] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.718355 18426 consensus_queue.cc:1048] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:18.719053 18482 consensus_queue.cc:1048] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:18.726696 18482 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:18.734634 17760 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:18.740486 17909 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:18.741828 17903 consensus_queue.cc:237] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:18.748523 17658 catalog_manager.cc:5697] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:18.754679 17875 consensus_peers.cc:597] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 -> Peer 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196:35643): Couldn't send request to peer 1e7be5aa29f1414da7d901b83dc1b8a2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e82998b9ea964f60a3b8679a79a99424. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:18.754983 17832 raft_consensus.cc:1275] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.754979 17760 raft_consensus.cc:1275] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:18.756500 18467 consensus_queue.cc:1048] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:18.757330 18501 consensus_queue.cc:1048] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:18.767994 18467 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:18.770584 17832 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:18.776722 17760 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:18.787056 17656 catalog_manager.cc:5697] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index -1 to 2, NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) added. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } } }
I20260713 09:06:19.228874 18515 ts_tablet_manager.cc:933] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:19.231786 18515 tablet_copy_client.cc:323] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.195:38319
I20260713 09:06:19.233189 17919 tablet_copy_service.cc:140] P 284e485f6c9a4a56a308df3f74c440a7: Received BeginTabletCopySession request for tablet e82998b9ea964f60a3b8679a79a99424 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:49242)
I20260713 09:06:19.233696 17919 tablet_copy_service.cc:161] P 284e485f6c9a4a56a308df3f74c440a7: Beginning new tablet copy session on tablet e82998b9ea964f60a3b8679a79a99424 from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:49242: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-e82998b9ea964f60a3b8679a79a99424
I20260713 09:06:19.238571 17919 tablet_copy_source_session.cc:215] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:19.241168 18515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e82998b9ea964f60a3b8679a79a99424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:19.252527 18515 tablet_copy_client.cc:806] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:19.253013 18515 tablet_copy_client.cc:670] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:19.256620 18515 tablet_copy_client.cc:538] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:19.264688 18517 ts_tablet_manager.cc:933] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: Initiating tablet copy from peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:19.264976 18515 tablet_bootstrap.cc:492] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:19.268944 18517 tablet_copy_client.cc:323] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Beginning tablet copy session from remote peer at address 127.16.53.194:34259
I20260713 09:06:19.270856 17845 tablet_copy_service.cc:140] P 1f327d1e60464be383e1460651a1bc5a: Received BeginTabletCopySession request for tablet 913764a0d4a24c3da308a109bb86198b from peer 1e7be5aa29f1414da7d901b83dc1b8a2 ({username='slave'} at 127.0.0.1:56546)
I20260713 09:06:19.271412 17845 tablet_copy_service.cc:161] P 1f327d1e60464be383e1460651a1bc5a: Beginning new tablet copy session on tablet 913764a0d4a24c3da308a109bb86198b from peer 1e7be5aa29f1414da7d901b83dc1b8a2 at {username='slave'} at 127.0.0.1:56546: session id = 1e7be5aa29f1414da7d901b83dc1b8a2-913764a0d4a24c3da308a109bb86198b
I20260713 09:06:19.279553 17845 tablet_copy_source_session.cc:215] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:19.285012 18517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913764a0d4a24c3da308a109bb86198b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:19.288110 18515 tablet_bootstrap.cc:492] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:19.288827 18515 tablet_bootstrap.cc:492] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:19.289386 18515 ts_tablet_manager.cc:1403] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260713 09:06:19.291831 18515 raft_consensus.cc:359] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:19.292538 18515 raft_consensus.cc:740] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:19.293143 18515 consensus_queue.cc:260] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:19.296840 18515 ts_tablet_manager.cc:1434] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:19.298571 17919 tablet_copy_service.cc:342] P 284e485f6c9a4a56a308df3f74c440a7: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-e82998b9ea964f60a3b8679a79a99424 received from {username='slave'} at 127.0.0.1:49242
I20260713 09:06:19.298956 17919 tablet_copy_service.cc:434] P 284e485f6c9a4a56a308df3f74c440a7: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-e82998b9ea964f60a3b8679a79a99424 on tablet e82998b9ea964f60a3b8679a79a99424 with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:19.301555 18517 tablet_copy_client.cc:806] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:19.302112 18517 tablet_copy_client.cc:670] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:19.305732 18517 tablet_copy_client.cc:538] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:19.312485 18517 tablet_bootstrap.cc:492] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap starting.
I20260713 09:06:19.332448 18517 tablet_bootstrap.cc:492] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:19.333156 18517 tablet_bootstrap.cc:492] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: Bootstrap complete.
I20260713 09:06:19.333748 18517 ts_tablet_manager.cc:1403] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:06:19.336054 18517 raft_consensus.cc:359] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:19.336660 18517 raft_consensus.cc:740] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Initialized, Role: LEARNER
I20260713 09:06:19.337162 18517 consensus_queue.cc:260] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: NON_VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: true } }
I20260713 09:06:19.338973 18517 ts_tablet_manager.cc:1434] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:06:19.340862 17845 tablet_copy_service.cc:342] P 1f327d1e60464be383e1460651a1bc5a: Request end of tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-913764a0d4a24c3da308a109bb86198b received from {username='slave'} at 127.0.0.1:56546
I20260713 09:06:19.341285 17845 tablet_copy_service.cc:434] P 1f327d1e60464be383e1460651a1bc5a: ending tablet copy session 1e7be5aa29f1414da7d901b83dc1b8a2-913764a0d4a24c3da308a109bb86198b on tablet 913764a0d4a24c3da308a109bb86198b with peer 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:19.698339 18173 raft_consensus.cc:1217] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:19.818624 18173 raft_consensus.cc:1217] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:20.269048 18467 raft_consensus.cc:1064] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:20.271099 18467 consensus_queue.cc:237] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:20.278065 18173 raft_consensus.cc:1275] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.278636 17832 raft_consensus.cc:1275] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.278895 17760 raft_consensus.cc:1275] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.279697 18528 consensus_queue.cc:1048] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:20.281417 18530 consensus_queue.cc:1048] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:20.282805 18467 consensus_queue.cc:1048] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:20.293761 18467 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.295873 18426 raft_consensus.cc:1064] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a: attempting to promote NON_VOTER 1e7be5aa29f1414da7d901b83dc1b8a2 to VOTER
I20260713 09:06:20.298213 18426 consensus_queue.cc:237] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:20.300173 17832 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.307500 18173 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.310488 17655 catalog_manager.cc:5697] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:20.316505 17760 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } attrs { replace: true } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.349164 17903 raft_consensus.cc:1275] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.349254 18173 raft_consensus.cc:1275] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 LEARNER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.350716 18426 consensus_queue.cc:1048] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:20.353564 18526 consensus_queue.cc:1048] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:20.354490 17760 raft_consensus.cc:1275] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:20.356066 18527 consensus_queue.cc:1048] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:20.375447 18527 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.382256 18173 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.389364 17903 consensus_queue.cc:237] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:20.398327 18175 raft_consensus.cc:1275] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.399760 18467 consensus_queue.cc:1048] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.401409 17909 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.405071 17760 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.407426 18531 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.413968 17756 raft_consensus.cc:1275] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.417222 18528 consensus_queue.cc:1048] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:20.419075 17656 catalog_manager.cc:5697] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index 2 to 3, 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:20.429049 17756 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.437512 18174 raft_consensus.cc:2955] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.442983 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e82998b9ea964f60a3b8679a79a99424 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:20.450824 17658 catalog_manager.cc:5697] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: config changed from index 3 to 4, VOTER 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) evicted. New cstate: current_term: 1 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:20.455921 17834 consensus_queue.cc:237] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:20.468261 17903 raft_consensus.cc:1275] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.472098 17824 tablet_service.cc:1558] Processing DeleteTablet for tablet e82998b9ea964f60a3b8679a79a99424 with delete_type TABLET_DATA_TOMBSTONED (TS 1f327d1e60464be383e1460651a1bc5a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40526
I20260713 09:06:20.474206 18426 consensus_queue.cc:1048] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.474596 18175 raft_consensus.cc:1275] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:20.481338 18544 consensus_queue.cc:1048] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:20.489682 18544 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.492633 17903 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.501252 17644 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 913764a0d4a24c3da308a109bb86198b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:20.504729 18174 raft_consensus.cc:2955] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } } }
I20260713 09:06:20.512137 17657 catalog_manager.cc:5697] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a reported cstate change: config changed from index 3 to 4, VOTER c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193) evicted. New cstate: current_term: 1 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:20.514844 18546 tablet_replica.cc:333] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:20.520121 18546 raft_consensus.cc:2243] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.520903 18546 raft_consensus.cc:2272] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.525045 18546 ts_tablet_manager.cc:1916] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:20.531630 17748 tablet_service.cc:1558] Processing DeleteTablet for tablet 913764a0d4a24c3da308a109bb86198b with delete_type TABLET_DATA_TOMBSTONED (TS c2f94b2e7514417d8e402c6a9c7ec9f1 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47706
I20260713 09:06:20.535151 18547 tablet_replica.cc:333] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:20.536136 18547 raft_consensus.cc:2243] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:20.539561 18547 raft_consensus.cc:2272] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:20.541309 18546 ts_tablet_manager.cc:1929] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:20.541805 18546 log.cc:1199] T e82998b9ea964f60a3b8679a79a99424 P 1f327d1e60464be383e1460651a1bc5a: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/wals/e82998b9ea964f60a3b8679a79a99424
I20260713 09:06:20.542804 18547 ts_tablet_manager.cc:1916] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:20.543629 17644 catalog_manager.cc:5028] TS 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): tablet e82998b9ea964f60a3b8679a79a99424 (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:20.558357 18547 ts_tablet_manager.cc:1929] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:20.558779 18547 log.cc:1199] T 913764a0d4a24c3da308a109bb86198b P c2f94b2e7514417d8e402c6a9c7ec9f1: Deleting WAL directory at /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/wals/913764a0d4a24c3da308a109bb86198b
I20260713 09:06:20.560205 17643 catalog_manager.cc:5028] TS c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): tablet 913764a0d4a24c3da308a109bb86198b (table test-workload [id=4e3d0d3bb8ae4e41b9306a4c0e30839e]) successfully deleted
I20260713 09:06:24.601168 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:24.636833 17834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51"
dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
mode: GRACEFUL
new_leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:54844
I20260713 09:06:24.637555 17834 raft_consensus.cc:606] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Received request to transfer leadership to TS 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:24.640129 17834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fd115e6bfa1424daad054d398cca5ff"
dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
mode: GRACEFUL
new_leader_uuid: "284e485f6c9a4a56a308df3f74c440a7"
 from {username='slave'} at 127.0.0.1:54844
I20260713 09:06:24.640633 17834 raft_consensus.cc:606] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Received request to transfer leadership to TS 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:24.642659 17834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441"
dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
mode: GRACEFUL
new_leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:54844
I20260713 09:06:24.643040 17834 raft_consensus.cc:606] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Received request to transfer leadership to TS 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:24.645095 17834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c"
dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
mode: GRACEFUL
new_leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:54844
I20260713 09:06:24.645464 17834 raft_consensus.cc:606] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Received request to transfer leadership to TS 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:24.647418 17834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e"
dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
mode: GRACEFUL
new_leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:54844
I20260713 09:06:24.647897 17834 raft_consensus.cc:606] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Received request to transfer leadership to TS 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:24.648742 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:24.649446 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:24.719478 18554 raft_consensus.cc:993] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a: : Instructing follower 284e485f6c9a4a56a308df3f74c440a7 to start an election
I20260713 09:06:24.720064 18544 raft_consensus.cc:1081] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Signalling peer 284e485f6c9a4a56a308df3f74c440a7 to start an election
I20260713 09:06:24.721487 17903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fd115e6bfa1424daad054d398cca5ff"
dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
 from {username='slave'} at 127.0.0.1:41022
I20260713 09:06:24.721882 17903 raft_consensus.cc:493] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.722123 17903 raft_consensus.cc:3060] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.726568 17903 raft_consensus.cc:515] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:24.728015 17903 leader_election.cc:290] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 2 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:24.728727 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd115e6bfa1424daad054d398cca5ff" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:24.729058 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fd115e6bfa1424daad054d398cca5ff" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:24.729319 17760 raft_consensus.cc:3060] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.729633 17834 raft_consensus.cc:3055] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.729909 17834 raft_consensus.cc:740] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:24.730527 17834 consensus_queue.cc:260] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:24.731403 17834 raft_consensus.cc:3060] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.733918 17760 raft_consensus.cc:2468] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 2.
I20260713 09:06:24.735097 17873 leader_election.cc:304] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:24.735749 18552 raft_consensus.cc:2804] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.736196 18552 raft_consensus.cc:697] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 2 LEADER]: Becoming Leader. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:24.737008 18552 consensus_queue.cc:237] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:24.738291 17834 raft_consensus.cc:2468] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 2.
I20260713 09:06:24.744634 17657 catalog_manager.cc:5697] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: term changed from 1 to 2, leader changed from 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) to 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.755182 18554 raft_consensus.cc:993] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a: : Instructing follower 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:24.755633 18544 raft_consensus.cc:1081] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Signalling peer 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:24.757011 18174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51"
dest_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:45838
I20260713 09:06:24.757460 18174 raft_consensus.cc:493] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.757784 18174 raft_consensus.cc:3060] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.761875 18174 raft_consensus.cc:515] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:24.763662 18174 leader_election.cc:290] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [CANDIDATE]: Term 2 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:24.764518 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:24.764611 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a4236bee3148ffabed5f6bd6432c51" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:24.765021 17760 raft_consensus.cc:3060] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.765234 17834 raft_consensus.cc:3055] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.765633 17834 raft_consensus.cc:740] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:24.766304 17834 consensus_queue.cc:260] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:24.767375 17834 raft_consensus.cc:3060] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.769552 17760 raft_consensus.cc:2468] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:24.770524 18140 leader_election.cc:304] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: 1e7be5aa29f1414da7d901b83dc1b8a2, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:24.771847 17834 raft_consensus.cc:2468] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:24.772300 18564 raft_consensus.cc:2804] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.773437 18564 raft_consensus.cc:697] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Running, Role: LEADER
I20260713 09:06:24.774205 18564 consensus_queue.cc:237] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:24.780999 17657 catalog_manager.cc:5697] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: term changed from 1 to 2, leader changed from 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) to 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196). New cstate: current_term: 2 leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.851244 18554 raft_consensus.cc:993] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a: : Instructing follower 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:24.851765 18544 raft_consensus.cc:1081] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Signalling peer 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:24.853068 18174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441"
dest_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:45838
I20260713 09:06:24.853523 18174 raft_consensus.cc:493] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.853786 18174 raft_consensus.cc:3060] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.858459 18174 raft_consensus.cc:515] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:24.860134 18174 leader_election.cc:290] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [CANDIDATE]: Term 2 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:24.860826 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:24.861106 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33231e0f7a57455ebab0f224c26a4441" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:24.861405 17834 raft_consensus.cc:3055] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.861618 17903 raft_consensus.cc:3060] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.861732 17834 raft_consensus.cc:740] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:24.862494 17834 consensus_queue.cc:260] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:24.863648 17834 raft_consensus.cc:3060] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.868990 17903 raft_consensus.cc:2468] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:24.869836 17834 raft_consensus.cc:2468] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:24.870234 18141 leader_election.cc:304] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: 1e7be5aa29f1414da7d901b83dc1b8a2, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:24.871097 18564 raft_consensus.cc:2804] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.871563 18564 raft_consensus.cc:697] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Running, Role: LEADER
I20260713 09:06:24.872413 18564 consensus_queue.cc:237] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:24.879419 17657 catalog_manager.cc:5697] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: term changed from 1 to 2, leader changed from 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) to 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196). New cstate: current_term: 2 leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.976452 18544 raft_consensus.cc:993] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a: : Instructing follower 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:24.976850 18544 raft_consensus.cc:1081] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Signalling peer 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:24.977999 18174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e"
dest_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:45838
I20260713 09:06:24.978430 18174 raft_consensus.cc:493] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.978699 18174 raft_consensus.cc:3060] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.983346 18174 raft_consensus.cc:515] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:24.984958 18174 leader_election.cc:290] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [CANDIDATE]: Term 2 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:24.985494 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:24.985924 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b32bc2e592d0493aa37c4bccb19b7d6e" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:24.986027 17834 raft_consensus.cc:3055] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.986378 17834 raft_consensus.cc:740] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:24.986398 17903 raft_consensus.cc:3060] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.987114 17834 consensus_queue.cc:260] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:24.987988 17834 raft_consensus.cc:3060] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.990681 17903 raft_consensus.cc:2468] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:24.991550 18141 leader_election.cc:304] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: 1e7be5aa29f1414da7d901b83dc1b8a2, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:24.992265 18564 raft_consensus.cc:2804] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.992249 17834 raft_consensus.cc:2468] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:24.992831 18564 raft_consensus.cc:697] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Running, Role: LEADER
I20260713 09:06:24.993558 18564 consensus_queue.cc:237] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:25.000497 17657 catalog_manager.cc:5697] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: term changed from 1 to 2, leader changed from 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) to 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196). New cstate: current_term: 2 leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:25.114267 18554 raft_consensus.cc:993] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a: : Instructing follower 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:25.115183 18544 raft_consensus.cc:1081] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Signalling peer 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:25.116989 18174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c"
dest_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:45838
I20260713 09:06:25.117734 18174 raft_consensus.cc:493] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:25.118162 18174 raft_consensus.cc:3060] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.125757 18174 raft_consensus.cc:515] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:25.127908 18174 leader_election.cc:290] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [CANDIDATE]: Term 2 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:25.129060 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:25.129927 17760 raft_consensus.cc:3060] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.129992 17834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34f054ccb6e34e5e88196cb63121ff2c" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:25.130614 17834 raft_consensus.cc:3055] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:25.130966 17834 raft_consensus.cc:740] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:25.132822 17834 consensus_queue.cc:260] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:25.142186 17834 raft_consensus.cc:3060] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.145220 17760 raft_consensus.cc:2468] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:25.147094 18140 leader_election.cc:304] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: 1e7be5aa29f1414da7d901b83dc1b8a2, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:25.148497 18564 raft_consensus.cc:2804] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:25.149121 18564 raft_consensus.cc:697] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Running, Role: LEADER
I20260713 09:06:25.150188 18564 consensus_queue.cc:237] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:25.151562 17834 raft_consensus.cc:2468] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:25.154006 17760 raft_consensus.cc:1275] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:25.157146 18552 consensus_queue.cc:1048] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:25.161707 17657 catalog_manager.cc:5697] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: term changed from 1 to 2, leader changed from 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) to 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196). New cstate: current_term: 2 leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:25.175558 17834 raft_consensus.cc:1275] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:25.183470 18575 consensus_queue.cc:1048] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:25.219273 17834 raft_consensus.cc:1275] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:25.220654 18564 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:25.234912 17760 raft_consensus.cc:1275] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:25.236601 18580 consensus_queue.cc:1048] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:25.296936 17834 raft_consensus.cc:1275] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:25.298206 18580 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:25.308262 17903 raft_consensus.cc:1275] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:25.309716 18565 consensus_queue.cc:1048] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:25.503243 17834 raft_consensus.cc:1275] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:25.504449 18565 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:25.514513 17903 raft_consensus.cc:1275] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:25.516235 18585 consensus_queue.cc:1048] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:25.596614 17760 raft_consensus.cc:1275] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:25.597682 18585 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:25.609894 17834 raft_consensus.cc:1275] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:25.611088 18585 consensus_queue.cc:1048] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:25.650669 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:25.669871 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:25.697098 17903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236"
dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
mode: GRACEFUL
new_leader_uuid: "1f327d1e60464be383e1460651a1bc5a"
 from {username='slave'} at 127.0.0.1:52952
I20260713 09:06:25.697688 17903 raft_consensus.cc:606] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Received request to transfer leadership to TS 1f327d1e60464be383e1460651a1bc5a
I20260713 09:06:25.700692 17834 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6dc03a3301b4540a5e1e4205917039a"
dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
mode: GRACEFUL
new_leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:54844
I20260713 09:06:25.701360 17834 raft_consensus.cc:606] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Received request to transfer leadership to TS 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:25.702768 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:25.703456 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:26.033380 18589 raft_consensus.cc:993] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7: : Instructing follower 1f327d1e60464be383e1460651a1bc5a to start an election
I20260713 09:06:26.033885 18555 raft_consensus.cc:1081] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Signalling peer 1f327d1e60464be383e1460651a1bc5a to start an election
I20260713 09:06:26.035552 17832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236"
dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
 from {username='slave'} at 127.0.0.1:40542
I20260713 09:06:26.035940 17832 raft_consensus.cc:493] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.036163 17832 raft_consensus.cc:3060] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.040899 17832 raft_consensus.cc:515] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:26.042378 17832 leader_election.cc:290] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [CANDIDATE]: Term 2 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:26.043009 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:26.043347 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c478ff3a4d4842a31c24dc8c28d236" candidate_uuid: "1f327d1e60464be383e1460651a1bc5a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:26.043569 17760 raft_consensus.cc:3060] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.043880 17903 raft_consensus.cc:3055] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.044202 17903 raft_consensus.cc:740] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:26.044960 17903 consensus_queue.cc:260] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:26.045830 17903 raft_consensus.cc:3060] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.048417 17760 raft_consensus.cc:2468] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 2.
I20260713 09:06:26.049605 17799 leader_election.cc:304] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [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: 1f327d1e60464be383e1460651a1bc5a, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:26.050436 18592 raft_consensus.cc:2804] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.050832 18592 raft_consensus.cc:697] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 2 LEADER]: Becoming Leader. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:26.050944 17903 raft_consensus.cc:2468] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f327d1e60464be383e1460651a1bc5a in term 2.
I20260713 09:06:26.051837 18592 consensus_queue.cc:237] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:26.058414 17657 catalog_manager.cc:5697] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a reported cstate change: term changed from 1 to 2, leader changed from 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) to 1f327d1e60464be383e1460651a1bc5a (127.16.53.194). New cstate: current_term: 2 leader_uuid: "1f327d1e60464be383e1460651a1bc5a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.128068 18544 raft_consensus.cc:993] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a: : Instructing follower 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:26.128567 18592 raft_consensus.cc:1081] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Signalling peer 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:26.130084 18175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6dc03a3301b4540a5e1e4205917039a"
dest_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:45838
I20260713 09:06:26.130491 18175 raft_consensus.cc:493] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.130739 18175 raft_consensus.cc:3060] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.136055 18175 raft_consensus.cc:515] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:26.137624 18175 leader_election.cc:290] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [CANDIDATE]: Term 2 election: Requested vote from peers 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:26.138541 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6dc03a3301b4540a5e1e4205917039a" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:26.138922 17903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6dc03a3301b4540a5e1e4205917039a" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:26.139199 17832 raft_consensus.cc:3055] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.139508 17903 raft_consensus.cc:3060] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.139533 17832 raft_consensus.cc:740] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:26.141180 17832 consensus_queue.cc:260] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:26.142532 17832 raft_consensus.cc:3060] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.146404 17903 raft_consensus.cc:2468] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:26.147596 18141 leader_election.cc:304] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: 1e7be5aa29f1414da7d901b83dc1b8a2, 284e485f6c9a4a56a308df3f74c440a7; no voters: 
I20260713 09:06:26.148515 18565 raft_consensus.cc:2804] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.149053 18565 raft_consensus.cc:697] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Running, Role: LEADER
I20260713 09:06:26.149133 17832 raft_consensus.cc:2468] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:26.150125 18565 consensus_queue.cc:237] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:26.157913 17657 catalog_manager.cc:5697] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: term changed from 1 to 2, leader changed from 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) to 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196). New cstate: current_term: 2 leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:26.549710 17832 raft_consensus.cc:1275] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:26.550940 18565 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:26.564674 17903 raft_consensus.cc:1275] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:26.567991 18565 consensus_queue.cc:1048] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:26.568768 17760 raft_consensus.cc:1275] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.570901 18592 consensus_queue.cc:1048] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.584676 17909 raft_consensus.cc:1275] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Refusing update from remote peer 1f327d1e60464be383e1460651a1bc5a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.586225 18544 consensus_queue.cc:1048] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.704387 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:26.720666 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:26.734400 17832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90647a6abbfe435b983b67756288964e"
dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
mode: GRACEFUL
new_leader_uuid: "284e485f6c9a4a56a308df3f74c440a7"
 from {username='slave'} at 127.0.0.1:54844
I20260713 09:06:26.734913 17832 raft_consensus.cc:606] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Received request to transfer leadership to TS 284e485f6c9a4a56a308df3f74c440a7
I20260713 09:06:26.735966 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:26.736603 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:27.255749 18606 raft_consensus.cc:993] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a: : Instructing follower 284e485f6c9a4a56a308df3f74c440a7 to start an election
I20260713 09:06:27.256299 18544 raft_consensus.cc:1081] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Signalling peer 284e485f6c9a4a56a308df3f74c440a7 to start an election
I20260713 09:06:27.257853 17903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90647a6abbfe435b983b67756288964e"
dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
 from {username='slave'} at 127.0.0.1:41022
I20260713 09:06:27.258340 17903 raft_consensus.cc:493] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.258673 17903 raft_consensus.cc:3060] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.263245 17903 raft_consensus.cc:515] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:27.264600 17903 leader_election.cc:290] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [CANDIDATE]: Term 2 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259)
I20260713 09:06:27.265462 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:27.265620 17832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90647a6abbfe435b983b67756288964e" candidate_uuid: "284e485f6c9a4a56a308df3f74c440a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f327d1e60464be383e1460651a1bc5a"
I20260713 09:06:27.266083 17760 raft_consensus.cc:3060] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.266165 17832 raft_consensus.cc:3055] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.266559 17832 raft_consensus.cc:740] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f327d1e60464be383e1460651a1bc5a, State: Running, Role: LEADER
I20260713 09:06:27.267257 17832 consensus_queue.cc:260] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:27.268268 17832 raft_consensus.cc:3060] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.271636 17760 raft_consensus.cc:2468] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 2.
I20260713 09:06:27.272810 17873 leader_election.cc:304] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [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: 284e485f6c9a4a56a308df3f74c440a7, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:27.273591 18589 raft_consensus.cc:2804] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.274667 18589 raft_consensus.cc:697] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 2 LEADER]: Becoming Leader. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:27.274681 17832 raft_consensus.cc:2468] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 284e485f6c9a4a56a308df3f74c440a7 in term 2.
I20260713 09:06:27.276332 18589 consensus_queue.cc:237] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Queue 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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } }
I20260713 09:06:27.283625 17655 catalog_manager.cc:5697] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 reported cstate change: term changed from 1 to 2, leader changed from 1f327d1e60464be383e1460651a1bc5a (127.16.53.194) to 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "284e485f6c9a4a56a308df3f74c440a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.737349 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:27.754637 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:27.756776 17760 raft_consensus.cc:1275] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.758137 18607 consensus_queue.cc:1048] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:27.773396 17832 raft_consensus.cc:1275] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Refusing update from remote peer 284e485f6c9a4a56a308df3f74c440a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:27.776911 18607 consensus_queue.cc:1048] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f327d1e60464be383e1460651a1bc5a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 34259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:27.785358 17903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84a1871f137e4e239fa82bbe6584fe57"
dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
mode: GRACEFUL
new_leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:52952
I20260713 09:06:27.786022 17903 raft_consensus.cc:606] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Received request to transfer leadership to TS 1e7be5aa29f1414da7d901b83dc1b8a2
I20260713 09:06:27.787554 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:27.789474 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:27.989609 18589 raft_consensus.cc:993] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7: : Instructing follower 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:27.990093 18589 raft_consensus.cc:1081] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Signalling peer 1e7be5aa29f1414da7d901b83dc1b8a2 to start an election
I20260713 09:06:27.991777 18175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84a1871f137e4e239fa82bbe6584fe57"
dest_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2"
 from {username='slave'} at 127.0.0.1:45824
I20260713 09:06:27.992218 18175 raft_consensus.cc:493] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.992508 18175 raft_consensus.cc:3060] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.997267 18175 raft_consensus.cc:515] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:27.998765 18175 leader_election.cc:290] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [CANDIDATE]: Term 2 election: Requested vote from peers c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221), 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319)
I20260713 09:06:27.999605 17760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a1871f137e4e239fa82bbe6584fe57" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1"
I20260713 09:06:27.999605 17909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84a1871f137e4e239fa82bbe6584fe57" candidate_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "284e485f6c9a4a56a308df3f74c440a7"
I20260713 09:06:28.000372 17760 raft_consensus.cc:3060] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.000438 17909 raft_consensus.cc:3055] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:28.000810 17909 raft_consensus.cc:740] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 284e485f6c9a4a56a308df3f74c440a7, State: Running, Role: LEADER
I20260713 09:06:28.001611 17909 consensus_queue.cc:260] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:28.002745 17909 raft_consensus.cc:3060] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:28.006770 17760 raft_consensus.cc:2468] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:28.007908 18140 leader_election.cc:304] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: 1e7be5aa29f1414da7d901b83dc1b8a2, c2f94b2e7514417d8e402c6a9c7ec9f1; no voters: 
I20260713 09:06:28.008615 18565 raft_consensus.cc:2804] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:28.008790 17909 raft_consensus.cc:2468] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e7be5aa29f1414da7d901b83dc1b8a2 in term 2.
I20260713 09:06:28.009727 18565 raft_consensus.cc:697] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Becoming Leader. State: Replica: 1e7be5aa29f1414da7d901b83dc1b8a2, State: Running, Role: LEADER
I20260713 09:06:28.010577 18565 consensus_queue.cc:237] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [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: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } }
I20260713 09:06:28.018023 17655 catalog_manager.cc:5697] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 reported cstate change: term changed from 1 to 2, leader changed from 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195) to 1e7be5aa29f1414da7d901b83dc1b8a2 (127.16.53.196). New cstate: current_term: 2 leader_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e7be5aa29f1414da7d901b83dc1b8a2" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 35643 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:28.439805 17760 raft_consensus.cc:1275] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:28.440873 18565 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2f94b2e7514417d8e402c6a9c7ec9f1" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:28.452767 17903 raft_consensus.cc:1275] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Refusing update from remote peer 1e7be5aa29f1414da7d901b83dc1b8a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:28.454869 18629 consensus_queue.cc:1048] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "284e485f6c9a4a56a308df3f74c440a7" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:28.790427 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:28.804827 16599 tablet_server.cc:179] TabletServer@127.16.53.193:0 shutting down...
I20260713 09:06:28.834053 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:28.835083 16599 tablet_replica.cc:333] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.836194 16599 raft_consensus.cc:2243] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.836900 16599 raft_consensus.cc:2272] T 84a1871f137e4e239fa82bbe6584fe57 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:28.838223 18140 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260713 09:06:28.840075 16599 tablet_replica.cc:333] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.840898 16599 raft_consensus.cc:2243] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:28.841445 18140 consensus_peers.cc:597] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Couldn't send request to peer c2f94b2e7514417d8e402c6a9c7ec9f1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.841936 16599 raft_consensus.cc:2272] T 390af65d15f342b9aff972c8e0d3fc66 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.843608 16599 tablet_replica.cc:333] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.844163 16599 raft_consensus.cc:2243] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.844571 16599 raft_consensus.cc:2272] T 34f054ccb6e34e5e88196cb63121ff2c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.846294 16599 tablet_replica.cc:333] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.846760 16599 raft_consensus.cc:2243] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.847319 16599 raft_consensus.cc:2272] T 20134720393d4fdabbdf7fb08b825198 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.848930 16599 tablet_replica.cc:333] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.849427 16599 raft_consensus.cc:2243] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.849762 16599 raft_consensus.cc:2272] T 90647a6abbfe435b983b67756288964e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.851354 16599 tablet_replica.cc:333] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.851903 16599 raft_consensus.cc:2243] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.852330 16599 raft_consensus.cc:2272] T e82998b9ea964f60a3b8679a79a99424 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.854007 16599 tablet_replica.cc:333] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.854471 16599 raft_consensus.cc:2243] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.854985 16599 raft_consensus.cc:2272] T f97d08fd88804f6cbc2aa0426e9b1a39 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.856895 16599 tablet_replica.cc:333] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.857576 16599 raft_consensus.cc:2243] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.858028 16599 raft_consensus.cc:2272] T a6c478ff3a4d4842a31c24dc8c28d236 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.859771 16599 tablet_replica.cc:333] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.860287 16599 raft_consensus.cc:2243] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.860997 16599 raft_consensus.cc:2272] T 306facebf22d43acbf5614ea6cec80eb P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.862725 16599 tablet_replica.cc:333] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.863270 16599 raft_consensus.cc:2243] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.863655 16599 raft_consensus.cc:2272] T 2fd115e6bfa1424daad054d398cca5ff P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.865469 16599 tablet_replica.cc:333] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.866012 16599 raft_consensus.cc:2243] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.866432 16599 raft_consensus.cc:2272] T 6de7a55b5fec4b46b35a928f7b96dad4 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.868216 16599 tablet_replica.cc:333] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.868707 16599 raft_consensus.cc:2243] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.869473 16599 raft_consensus.cc:2272] T 97b8a29241c74309ab8f686eb8181d1e P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.871294 16599 tablet_replica.cc:333] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.871845 16599 raft_consensus.cc:2243] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.872437 16599 raft_consensus.cc:2272] T ccb61ca5da8841048171f4b0f410f06d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.874271 16599 tablet_replica.cc:333] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.874734 16599 raft_consensus.cc:2243] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.875511 16599 raft_consensus.cc:2272] T 083b1da8d51047fcb587aa8da9cd0a56 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.877769 16599 tablet_replica.cc:333] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.878258 16599 raft_consensus.cc:2243] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.878952 16599 raft_consensus.cc:2272] T 15d0540330f440ea90b15131f1f3d66d P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.880873 16599 tablet_replica.cc:333] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.881446 16599 raft_consensus.cc:2243] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.882037 16599 raft_consensus.cc:2272] T 15a4236bee3148ffabed5f6bd6432c51 P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.884240 16599 tablet_replica.cc:333] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.884701 16599 raft_consensus.cc:2243] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.885449 16599 raft_consensus.cc:2272] T 5691aa39ddd5429288dd9b17a6c21b4c P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.887164 16599 tablet_replica.cc:333] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1: stopping tablet replica
I20260713 09:06:28.887612 16599 raft_consensus.cc:2243] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.888084 16599 raft_consensus.cc:2272] T 3c8e994565524483a1e21bd38eb89bcd P c2f94b2e7514417d8e402c6a9c7ec9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.951226 16599 tablet_server.cc:196] TabletServer@127.16.53.193:0 shutdown complete.
I20260713 09:06:28.993460 16599 tablet_server.cc:179] TabletServer@127.16.53.194:0 shutting down...
W20260713 09:06:29.005144 18141 consensus_peers.cc:597] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Couldn't send request to peer 1f327d1e60464be383e1460651a1bc5a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:29.010315 18140 consensus_peers.cc:597] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Couldn't send request to peer c2f94b2e7514417d8e402c6a9c7ec9f1. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.038160 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:29.039144 16599 tablet_replica.cc:333] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.039830 16599 raft_consensus.cc:2243] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.040627 16599 raft_consensus.cc:2272] T 2d280525f53d4861b5c24c59705cd97c P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.042572 16599 tablet_replica.cc:333] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.043154 16599 raft_consensus.cc:2243] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.044018 16599 raft_consensus.cc:2272] T 913764a0d4a24c3da308a109bb86198b P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.046124 16599 tablet_replica.cc:333] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.046686 16599 raft_consensus.cc:2243] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.047091 16599 raft_consensus.cc:2272] T 34f054ccb6e34e5e88196cb63121ff2c P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:29.048496 17799 consensus_peers.cc:597] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a -> Peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Couldn't send request to peer c2f94b2e7514417d8e402c6a9c7ec9f1. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.049118 16599 tablet_replica.cc:333] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.049650 16599 raft_consensus.cc:2243] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.050052 16599 raft_consensus.cc:2272] T 33231e0f7a57455ebab0f224c26a4441 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.051775 16599 tablet_replica.cc:333] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.052304 16599 raft_consensus.cc:2243] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.052980 16599 raft_consensus.cc:2272] T a6c478ff3a4d4842a31c24dc8c28d236 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.054602 16599 tablet_replica.cc:333] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.055130 16599 raft_consensus.cc:2243] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.055593 16599 raft_consensus.cc:2272] T 390af65d15f342b9aff972c8e0d3fc66 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.057879 16599 tablet_replica.cc:333] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.058516 16599 raft_consensus.cc:2243] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.059373 16599 raft_consensus.cc:2272] T 20134720393d4fdabbdf7fb08b825198 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:29.059746 17799 consensus_peers.cc:597] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a -> Peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Couldn't send request to peer c2f94b2e7514417d8e402c6a9c7ec9f1. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.061939 16599 tablet_replica.cc:333] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.062556 16599 raft_consensus.cc:2243] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.062974 16599 raft_consensus.cc:2272] T 6de7a55b5fec4b46b35a928f7b96dad4 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:29.064780 17873 consensus_peers.cc:597] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 -> Peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Couldn't send request to peer c2f94b2e7514417d8e402c6a9c7ec9f1. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.065431 16599 tablet_replica.cc:333] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.066407 16599 raft_consensus.cc:2243] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.067225 16599 raft_consensus.cc:2272] T 97b8a29241c74309ab8f686eb8181d1e P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.069881 16599 tablet_replica.cc:333] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.070631 16599 raft_consensus.cc:2243] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.071183 16599 raft_consensus.cc:2272] T 5691aa39ddd5429288dd9b17a6c21b4c P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.073663 16599 tablet_replica.cc:333] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.074191 16599 raft_consensus.cc:2243] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.074961 16599 raft_consensus.cc:2272] T 3c8e994565524483a1e21bd38eb89bcd P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.076929 16599 tablet_replica.cc:333] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.077459 16599 raft_consensus.cc:2243] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.078233 16599 raft_consensus.cc:2272] T c526db48b797488a9ddb20049563a087 P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.080013 16599 tablet_replica.cc:333] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.080493 16599 raft_consensus.cc:2243] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.080919 16599 raft_consensus.cc:2272] T 2fd115e6bfa1424daad054d398cca5ff P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.082636 16599 tablet_replica.cc:333] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.083109 16599 raft_consensus.cc:2243] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.083495 16599 raft_consensus.cc:2272] T 90647a6abbfe435b983b67756288964e P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.085145 16599 tablet_replica.cc:333] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.085631 16599 raft_consensus.cc:2243] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.086076 16599 raft_consensus.cc:2272] T 15d0540330f440ea90b15131f1f3d66d P 1f327d1e60464be383e1460651a1bc5a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.087950 16599 tablet_replica.cc:333] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.088418 16599 raft_consensus.cc:2243] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.088824 16599 raft_consensus.cc:2272] T 15a4236bee3148ffabed5f6bd6432c51 P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.091060 16599 tablet_replica.cc:333] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.091660 16599 raft_consensus.cc:2243] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.092130 16599 raft_consensus.cc:2272] T b32bc2e592d0493aa37c4bccb19b7d6e P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:29.093806 17873 consensus_peers.cc:597] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 -> Peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Couldn't send request to peer c2f94b2e7514417d8e402c6a9c7ec9f1. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.094262 16599 tablet_replica.cc:333] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a: stopping tablet replica
I20260713 09:06:29.094740 16599 raft_consensus.cc:2243] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.095170 16599 raft_consensus.cc:2272] T b6dc03a3301b4540a5e1e4205917039a P 1f327d1e60464be383e1460651a1bc5a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:29.103163 18141 consensus_peers.cc:597] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Couldn't send request to peer 1f327d1e60464be383e1460651a1bc5a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:29.106123 17873 consensus_peers.cc:597] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 -> Peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Couldn't send request to peer c2f94b2e7514417d8e402c6a9c7ec9f1. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.141557 16599 tablet_server.cc:196] TabletServer@127.16.53.194:0 shutdown complete.
W20260713 09:06:29.143509 17874 consensus_peers.cc:597] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 -> Peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Couldn't send request to peer 1f327d1e60464be383e1460651a1bc5a. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:34259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.179977 16599 tablet_server.cc:179] TabletServer@127.16.53.195:0 shutting down...
W20260713 09:06:29.209692 17874 consensus_peers.cc:597] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 -> Peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Couldn't send request to peer 1f327d1e60464be383e1460651a1bc5a. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:34259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.213500 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:29.214514 16599 tablet_replica.cc:333] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.215502 16599 raft_consensus.cc:2243] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.216463 16599 raft_consensus.cc:2272] T e82998b9ea964f60a3b8679a79a99424 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.218367 16599 tablet_replica.cc:333] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.218880 16599 raft_consensus.cc:2243] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.219556 16599 raft_consensus.cc:2272] T 90647a6abbfe435b983b67756288964e P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.221406 16599 tablet_replica.cc:333] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.221938 16599 raft_consensus.cc:2243] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.222919 16599 raft_consensus.cc:2272] T f97d08fd88804f6cbc2aa0426e9b1a39 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.225742 16599 tablet_replica.cc:333] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.226482 16599 raft_consensus.cc:2243] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.227276 16599 raft_consensus.cc:2272] T 33231e0f7a57455ebab0f224c26a4441 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:29.228737 18141 consensus_peers.cc:597] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Couldn't send request to peer 1f327d1e60464be383e1460651a1bc5a. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:34259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:29.229194 18141 consensus_peers.cc:597] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Couldn't send request to peer 1f327d1e60464be383e1460651a1bc5a. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:34259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.229842 16599 tablet_replica.cc:333] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
W20260713 09:06:29.230150 18140 consensus_peers.cc:597] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Couldn't send request to peer c2f94b2e7514417d8e402c6a9c7ec9f1. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.230610 16599 raft_consensus.cc:2243] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.231130 16599 raft_consensus.cc:2272] T a6c478ff3a4d4842a31c24dc8c28d236 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:29.232518 17873 consensus_peers.cc:597] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 -> Peer c2f94b2e7514417d8e402c6a9c7ec9f1 (127.16.53.193:46221): Couldn't send request to peer c2f94b2e7514417d8e402c6a9c7ec9f1. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46221: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.233431 16599 tablet_replica.cc:333] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.233932 16599 raft_consensus.cc:2243] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.234292 16599 raft_consensus.cc:2272] T 84a1871f137e4e239fa82bbe6584fe57 P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.236956 16599 tablet_replica.cc:333] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.237478 16599 raft_consensus.cc:2243] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.237991 16599 raft_consensus.cc:2272] T 2d280525f53d4861b5c24c59705cd97c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.239670 16599 tablet_replica.cc:333] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.240237 16599 raft_consensus.cc:2243] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.240674 16599 raft_consensus.cc:2272] T 913764a0d4a24c3da308a109bb86198b P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.242308 16599 tablet_replica.cc:333] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.242774 16599 raft_consensus.cc:2243] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.243273 16599 raft_consensus.cc:2272] T c526db48b797488a9ddb20049563a087 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.245065 16599 tablet_replica.cc:333] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.245492 16599 raft_consensus.cc:2243] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.245988 16599 raft_consensus.cc:2272] T 306facebf22d43acbf5614ea6cec80eb P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.247661 16599 tablet_replica.cc:333] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.248195 16599 raft_consensus.cc:2243] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.248833 16599 raft_consensus.cc:2272] T 2fd115e6bfa1424daad054d398cca5ff P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.250394 16599 tablet_replica.cc:333] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.250836 16599 raft_consensus.cc:2243] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.251518 16599 raft_consensus.cc:2272] T ccb61ca5da8841048171f4b0f410f06d P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.253273 16599 tablet_replica.cc:333] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.253718 16599 raft_consensus.cc:2243] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.254052 16599 raft_consensus.cc:2272] T b6dc03a3301b4540a5e1e4205917039a P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.255635 16599 tablet_replica.cc:333] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.256161 16599 raft_consensus.cc:2243] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.256505 16599 raft_consensus.cc:2272] T b32bc2e592d0493aa37c4bccb19b7d6e P 284e485f6c9a4a56a308df3f74c440a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.258177 16599 tablet_replica.cc:333] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.258597 16599 raft_consensus.cc:2243] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.259388 16599 raft_consensus.cc:2272] T 6de7a55b5fec4b46b35a928f7b96dad4 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.261163 16599 tablet_replica.cc:333] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.261622 16599 raft_consensus.cc:2243] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.262074 16599 raft_consensus.cc:2272] T 083b1da8d51047fcb587aa8da9cd0a56 P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.263784 16599 tablet_replica.cc:333] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.264341 16599 raft_consensus.cc:2243] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.264829 16599 raft_consensus.cc:2272] T 3c8e994565524483a1e21bd38eb89bcd P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.267203 16599 tablet_replica.cc:333] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7: stopping tablet replica
I20260713 09:06:29.267786 16599 raft_consensus.cc:2243] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.268347 16599 raft_consensus.cc:2272] T 5691aa39ddd5429288dd9b17a6c21b4c P 284e485f6c9a4a56a308df3f74c440a7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:29.268435 18141 consensus_peers.cc:597] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Couldn't send request to peer 284e485f6c9a4a56a308df3f74c440a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.312985 16599 tablet_server.cc:196] TabletServer@127.16.53.195:0 shutdown complete.
W20260713 09:06:29.320580 18141 consensus_peers.cc:597] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer 284e485f6c9a4a56a308df3f74c440a7 (127.16.53.195:38319): Couldn't send request to peer 284e485f6c9a4a56a308df3f74c440a7. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.195:38319: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.349718 16599 tablet_server.cc:179] TabletServer@127.16.53.196:0 shutting down...
I20260713 09:06:29.376053 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:29.376835 16599 tablet_replica.cc:333] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.377655 16599 raft_consensus.cc:2243] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.378386 16599 raft_consensus.cc:2272] T 913764a0d4a24c3da308a109bb86198b P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.380628 16599 tablet_replica.cc:333] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.381220 16599 raft_consensus.cc:2243] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.381759 16599 raft_consensus.cc:2272] T 390af65d15f342b9aff972c8e0d3fc66 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.383853 16599 tablet_replica.cc:333] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.384428 16599 raft_consensus.cc:2243] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.385226 16599 raft_consensus.cc:2272] T 84a1871f137e4e239fa82bbe6584fe57 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.387384 16599 tablet_replica.cc:333] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.388011 16599 raft_consensus.cc:2243] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.388728 16599 raft_consensus.cc:2272] T 15a4236bee3148ffabed5f6bd6432c51 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.390372 16599 tablet_replica.cc:333] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.390874 16599 raft_consensus.cc:2243] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.391363 16599 raft_consensus.cc:2272] T f97d08fd88804f6cbc2aa0426e9b1a39 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.393118 16599 tablet_replica.cc:333] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.393612 16599 raft_consensus.cc:2243] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.394094 16599 raft_consensus.cc:2272] T e82998b9ea964f60a3b8679a79a99424 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.395803 16599 tablet_replica.cc:333] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.396279 16599 raft_consensus.cc:2243] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.396870 16599 raft_consensus.cc:2272] T 083b1da8d51047fcb587aa8da9cd0a56 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.398522 16599 tablet_replica.cc:333] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.399057 16599 raft_consensus.cc:2243] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.399528 16599 raft_consensus.cc:2272] T c526db48b797488a9ddb20049563a087 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.401221 16599 tablet_replica.cc:333] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.401729 16599 raft_consensus.cc:2243] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.402129 16599 raft_consensus.cc:2272] T 306facebf22d43acbf5614ea6cec80eb P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.403767 16599 tablet_replica.cc:333] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.404366 16599 raft_consensus.cc:2243] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.404932 16599 raft_consensus.cc:2272] T 2d280525f53d4861b5c24c59705cd97c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.407157 16599 tablet_replica.cc:333] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.407856 16599 raft_consensus.cc:2243] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.408417 16599 raft_consensus.cc:2272] T 15d0540330f440ea90b15131f1f3d66d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.410010 16599 tablet_replica.cc:333] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.410429 16599 raft_consensus.cc:2243] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.410852 16599 raft_consensus.cc:2272] T 20134720393d4fdabbdf7fb08b825198 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.412649 16599 tablet_replica.cc:333] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.413194 16599 raft_consensus.cc:2243] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.413880 16599 raft_consensus.cc:2272] T b32bc2e592d0493aa37c4bccb19b7d6e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.415966 16599 tablet_replica.cc:333] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
W20260713 09:06:29.416312 18141 consensus_peers.cc:597] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 -> Peer 1f327d1e60464be383e1460651a1bc5a (127.16.53.194:34259): Couldn't send request to peer 1f327d1e60464be383e1460651a1bc5a. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:34259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:29.416631 16599 raft_consensus.cc:2243] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.417413 16599 raft_consensus.cc:2272] T b6dc03a3301b4540a5e1e4205917039a P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.419098 16599 tablet_replica.cc:333] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.419584 16599 raft_consensus.cc:2243] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.420310 16599 raft_consensus.cc:2272] T 34f054ccb6e34e5e88196cb63121ff2c P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.421881 16599 tablet_replica.cc:333] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.422361 16599 raft_consensus.cc:2243] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.423007 16599 raft_consensus.cc:2272] T 33231e0f7a57455ebab0f224c26a4441 P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.424713 16599 tablet_replica.cc:333] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.425176 16599 raft_consensus.cc:2243] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.425621 16599 raft_consensus.cc:2272] T 97b8a29241c74309ab8f686eb8181d1e P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.427361 16599 tablet_replica.cc:333] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2: stopping tablet replica
I20260713 09:06:29.427856 16599 raft_consensus.cc:2243] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:29.428331 16599 raft_consensus.cc:2272] T ccb61ca5da8841048171f4b0f410f06d P 1e7be5aa29f1414da7d901b83dc1b8a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.493060 16599 tablet_server.cc:196] TabletServer@127.16.53.196:0 shutdown complete.
I20260713 09:06:29.520961 16599 master.cc:562] Master@127.16.53.254:38771 shutting down...
I20260713 09:06:29.543321 16599 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:29.543937 16599 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:29.544215 16599 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81c3e903866a4b708bc9202dd5c685a0: stopping tablet replica
I20260713 09:06:29.565071 16599 master.cc:584] Master@127.16.53.254:38771 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29186 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:06:29.623333 16599 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.53.254:42997
I20260713 09:06:29.624571 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:29.630080 18643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.630854 18644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.631176 18646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:29.632107 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:29.633172 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:29.633376 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:29.633544 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933589633510 us; error 0 us; skew 500 ppm
I20260713 09:06:29.634076 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:29.636507 16599 webserver.cc:533] Webserver started at http://127.16.53.254:35497/ using document root <none> and password file <none>
I20260713 09:06:29.637007 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:29.637192 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:29.637478 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:29.638581 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/master-0-root/instance:
uuid: "9680fdbdd49f486c95cc5b1b95361b00"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-cv6z"
I20260713 09:06:29.642978 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:06:29.646258 18651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.647116 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:29.647400 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/master-0-root
uuid: "9680fdbdd49f486c95cc5b1b95361b00"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-cv6z"
I20260713 09:06:29.647640 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:29.677152 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:29.678470 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:29.719666 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.254:42997
I20260713 09:06:29.719799 18702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.254:42997 every 8 connection(s)
I20260713 09:06:29.723924 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.733626 18703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00: Bootstrap starting.
I20260713 09:06:29.738332 18703 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:29.742717 18703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00: No bootstrap required, opened a new log
I20260713 09:06:29.745179 18703 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9680fdbdd49f486c95cc5b1b95361b00" member_type: VOTER }
I20260713 09:06:29.745602 18703 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:29.745888 18703 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9680fdbdd49f486c95cc5b1b95361b00, State: Initialized, Role: FOLLOWER
I20260713 09:06:29.746645 18703 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9680fdbdd49f486c95cc5b1b95361b00" member_type: VOTER }
I20260713 09:06:29.747123 18703 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:29.747388 18703 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:29.747701 18703 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:29.752640 18703 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9680fdbdd49f486c95cc5b1b95361b00" member_type: VOTER }
I20260713 09:06:29.753207 18703 leader_election.cc:304] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [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: 9680fdbdd49f486c95cc5b1b95361b00; no voters: 
I20260713 09:06:29.754401 18703 leader_election.cc:290] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:29.754830 18706 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:29.756184 18706 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 1 LEADER]: Becoming Leader. State: Replica: 9680fdbdd49f486c95cc5b1b95361b00, State: Running, Role: LEADER
I20260713 09:06:29.756870 18706 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [LEADER]: Queue going to LEADER mode. State: All 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: "9680fdbdd49f486c95cc5b1b95361b00" member_type: VOTER }
I20260713 09:06:29.757647 18703 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:29.761106 18707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9680fdbdd49f486c95cc5b1b95361b00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9680fdbdd49f486c95cc5b1b95361b00" member_type: VOTER } }
I20260713 09:06:29.761085 18708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9680fdbdd49f486c95cc5b1b95361b00. Latest consensus state: current_term: 1 leader_uuid: "9680fdbdd49f486c95cc5b1b95361b00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9680fdbdd49f486c95cc5b1b95361b00" member_type: VOTER } }
I20260713 09:06:29.761799 18707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:29.761812 18708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:29.767129 18712 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:29.776304 18712 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:29.777377 16599 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:29.785264 18712 catalog_manager.cc:1383] Generated new cluster ID: b183e3f84ecc4bbea8127592cae5a867
I20260713 09:06:29.785606 18712 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:29.817910 18712 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:29.819135 18712 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:29.835351 18712 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00: Generated new TSK 0
I20260713 09:06:29.836051 18712 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:29.844040 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:29.849855 18724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.851259 18725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.853164 18727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:29.853804 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:29.854696 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:29.854938 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:29.855090 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933589855061 us; error 0 us; skew 500 ppm
I20260713 09:06:29.855619 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:29.857965 16599 webserver.cc:533] Webserver started at http://127.16.53.193:40081/ using document root <none> and password file <none>
I20260713 09:06:29.858436 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:29.858620 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:29.858889 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:29.860121 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/instance:
uuid: "7118df6afc5b4633ac701a778e41db47"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-cv6z"
I20260713 09:06:29.864583 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:29.867904 18732 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.868741 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:29.869076 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "7118df6afc5b4633ac701a778e41db47"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-cv6z"
I20260713 09:06:29.869359 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:29.913785 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:29.915040 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:29.916642 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:29.918862 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:29.919088 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.919330 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:29.919512 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.960534 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:35013
I20260713 09:06:29.960690 18794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:35013 every 8 connection(s)
I20260713 09:06:29.965793 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:29.974617 18799 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.976115 18800 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.981619 18802 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:29.981644 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:29.982924 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:29.983165 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:29.983346 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933589983325 us; error 0 us; skew 500 ppm
I20260713 09:06:29.984063 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:29.986938 16599 webserver.cc:533] Webserver started at http://127.16.53.194:41049/ using document root <none> and password file <none>
I20260713 09:06:29.987490 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:29.987452 18795 heartbeater.cc:344] Connected to a master server at 127.16.53.254:42997
I20260713 09:06:29.987946 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:29.988081 18795 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:29.988243 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:29.988929 18795 heartbeater.cc:507] Master 127.16.53.254:42997 requested a full tablet report, sending...
I20260713 09:06:29.989462 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/instance:
uuid: "738dbf89fe524203a5693f82bfcb5c1d"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-cv6z"
I20260713 09:06:29.991173 18668 ts_manager.cc:194] Registered new tserver with Master: 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:29.992947 18668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34564
I20260713 09:06:29.994658 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260713 09:06:29.998533 18807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.999274 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:29.999516 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-1-root
uuid: "738dbf89fe524203a5693f82bfcb5c1d"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-cv6z"
I20260713 09:06:29.999843 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:30.024596 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:30.025873 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:30.027341 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:30.029729 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:30.029997 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:30.030306 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:30.030483 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:30.074256 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.194:35611
I20260713 09:06:30.074373 18869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.194:35611 every 8 connection(s)
I20260713 09:06:30.079232 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:30.086117 18873 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:30.086759 18874 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:30.088938 18876 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:30.089557 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:30.090727 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:30.090983 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:30.091179 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933590091163 us; error 0 us; skew 500 ppm
I20260713 09:06:30.091904 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:30.093147 18870 heartbeater.cc:344] Connected to a master server at 127.16.53.254:42997
I20260713 09:06:30.093568 18870 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:30.094460 18870 heartbeater.cc:507] Master 127.16.53.254:42997 requested a full tablet report, sending...
I20260713 09:06:30.094874 16599 webserver.cc:533] Webserver started at http://127.16.53.195:42181/ using document root <none> and password file <none>
I20260713 09:06:30.095498 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:30.095786 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:30.096082 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:30.096755 18668 ts_manager.cc:194] Registered new tserver with Master: 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:30.097325 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/instance:
uuid: "e57527850c664358b39c12f525b8f0ab"
format_stamp: "Formatted at 2026-07-13 09:06:30 on dist-test-slave-cv6z"
I20260713 09:06:30.098315 18668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34578
I20260713 09:06:30.102232 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260713 09:06:30.105635 18881 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:30.106389 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:30.106680 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-2-root
uuid: "e57527850c664358b39c12f525b8f0ab"
format_stamp: "Formatted at 2026-07-13 09:06:30 on dist-test-slave-cv6z"
I20260713 09:06:30.106976 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:30.121897 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:30.123077 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:30.124599 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:30.126754 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:30.126988 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:30.127223 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:30.127395 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:30.167128 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.195:42129
I20260713 09:06:30.167238 18943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.195:42129 every 8 connection(s)
I20260713 09:06:30.172237 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:30.178988 18947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:30.179661 18948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:30.182300 16599 server_base.cc:1061] running on GCE node
W20260713 09:06:30.183411 18950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:30.184587 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:30.184854 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:30.185065 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933590185047 us; error 0 us; skew 500 ppm
I20260713 09:06:30.185156 18944 heartbeater.cc:344] Connected to a master server at 127.16.53.254:42997
I20260713 09:06:30.185647 18944 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:30.185787 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:30.186553 18944 heartbeater.cc:507] Master 127.16.53.254:42997 requested a full tablet report, sending...
I20260713 09:06:30.188637 16599 webserver.cc:533] Webserver started at http://127.16.53.196:42001/ using document root <none> and password file <none>
I20260713 09:06:30.189028 18668 ts_manager.cc:194] Registered new tserver with Master: e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:30.189271 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:30.189544 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:30.189857 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:30.190814 18668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34588
I20260713 09:06:30.191206 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-3-root/instance:
uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
format_stamp: "Formatted at 2026-07-13 09:06:30 on dist-test-slave-cv6z"
I20260713 09:06:30.196115 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:06:30.199265 18955 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:30.200068 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:06:30.200366 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-3-root
uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
format_stamp: "Formatted at 2026-07-13 09:06:30 on dist-test-slave-cv6z"
I20260713 09:06:30.200630 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:30.217051 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:30.218310 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:30.219758 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:30.221827 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:30.221995 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:30.222280 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:30.222445 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:30.262050 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.196:38379
I20260713 09:06:30.262181 19017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.196:38379 every 8 connection(s)
I20260713 09:06:30.279106 19018 heartbeater.cc:344] Connected to a master server at 127.16.53.254:42997
I20260713 09:06:30.279874 19018 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:30.280862 19018 heartbeater.cc:507] Master 127.16.53.254:42997 requested a full tablet report, sending...
I20260713 09:06:30.283216 18668 ts_manager.cc:194] Registered new tserver with Master: 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:30.284210 16599 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016980446s
I20260713 09:06:30.284651 18668 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34602
I20260713 09:06:30.308557 18668 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34616:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:06:30.437160 18983 tablet_service.cc:1511] Processing CreateTablet for tablet 70743c2acccf4b37baaf88973b0ac8ac (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:30.439206 18983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70743c2acccf4b37baaf88973b0ac8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.446828 18909 tablet_service.cc:1511] Processing CreateTablet for tablet 70743c2acccf4b37baaf88973b0ac8ac (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:30.448230 18909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70743c2acccf4b37baaf88973b0ac8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.450383 18908 tablet_service.cc:1511] Processing CreateTablet for tablet f18fedc6af644b73b025ff27c6f827cf (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:30.451915 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18fedc6af644b73b025ff27c6f827cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.453356 18760 tablet_service.cc:1511] Processing CreateTablet for tablet 70743c2acccf4b37baaf88973b0ac8ac (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:30.454690 18760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70743c2acccf4b37baaf88973b0ac8ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.459818 18759 tablet_service.cc:1511] Processing CreateTablet for tablet f18fedc6af644b73b025ff27c6f827cf (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:30.461196 18759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18fedc6af644b73b025ff27c6f827cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.468919 19034 tablet_bootstrap.cc:492] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:30.472831 19035 tablet_bootstrap.cc:492] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:30.484012 18983 tablet_service.cc:1511] Processing CreateTablet for tablet 952473258c1a4fd5959f6bbd35ee7a6b (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:30.485380 18983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952473258c1a4fd5959f6bbd35ee7a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.487100 19035 tablet_bootstrap.cc:654] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.486809 18758 tablet_service.cc:1511] Processing CreateTablet for tablet 952473258c1a4fd5959f6bbd35ee7a6b (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:30.488246 18758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952473258c1a4fd5959f6bbd35ee7a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.489527 19034 tablet_bootstrap.cc:654] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.491209 18909 tablet_service.cc:1511] Processing CreateTablet for tablet 98cb6409df21471a8ca782a899565ffc (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:30.492648 18909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cb6409df21471a8ca782a899565ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.493468 18982 tablet_service.cc:1511] Processing CreateTablet for tablet 98cb6409df21471a8ca782a899565ffc (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:30.494757 18982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cb6409df21471a8ca782a899565ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.497367 18834 tablet_service.cc:1511] Processing CreateTablet for tablet 952473258c1a4fd5959f6bbd35ee7a6b (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:30.497913 18835 tablet_service.cc:1511] Processing CreateTablet for tablet f18fedc6af644b73b025ff27c6f827cf (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:30.498696 18834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 952473258c1a4fd5959f6bbd35ee7a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.501691 18833 tablet_service.cc:1511] Processing CreateTablet for tablet 98cb6409df21471a8ca782a899565ffc (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:30.503527 18835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18fedc6af644b73b025ff27c6f827cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.508936 18833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98cb6409df21471a8ca782a899565ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.525588 19036 tablet_bootstrap.cc:492] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:30.530596 18832 tablet_service.cc:1511] Processing CreateTablet for tablet 698e28e2e4414cc3a08a203b18a38706 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:30.531960 18983 tablet_service.cc:1511] Processing CreateTablet for tablet 75bff48c41794fa688060e38e7b09d0c (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:30.532135 18909 tablet_service.cc:1511] Processing CreateTablet for tablet 698e28e2e4414cc3a08a203b18a38706 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:30.533198 18983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75bff48c41794fa688060e38e7b09d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.533394 18909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698e28e2e4414cc3a08a203b18a38706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.534646 18831 tablet_service.cc:1511] Processing CreateTablet for tablet 75bff48c41794fa688060e38e7b09d0c (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:30.535766 18908 tablet_service.cc:1511] Processing CreateTablet for tablet e2874c0b4a45403285506471fa809902 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:30.537050 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2874c0b4a45403285506471fa809902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.542133 19036 tablet_bootstrap.cc:654] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.531992 18832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698e28e2e4414cc3a08a203b18a38706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.531982 18760 tablet_service.cc:1511] Processing CreateTablet for tablet 698e28e2e4414cc3a08a203b18a38706 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:30.545068 18760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 698e28e2e4414cc3a08a203b18a38706. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.544788 18759 tablet_service.cc:1511] Processing CreateTablet for tablet 75bff48c41794fa688060e38e7b09d0c (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:30.546087 18759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75bff48c41794fa688060e38e7b09d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.548055 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75bff48c41794fa688060e38e7b09d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.551577 19037 tablet_bootstrap.cc:492] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:30.583031 18982 tablet_service.cc:1511] Processing CreateTablet for tablet e2874c0b4a45403285506471fa809902 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:30.584406 18982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2874c0b4a45403285506471fa809902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.584447 18758 tablet_service.cc:1511] Processing CreateTablet for tablet e2874c0b4a45403285506471fa809902 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:30.585843 18758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2874c0b4a45403285506471fa809902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.587846 19034 tablet_bootstrap.cc:492] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:30.588688 19034 ts_tablet_manager.cc:1403] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.008s
I20260713 09:06:30.589756 19035 tablet_bootstrap.cc:492] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:30.590229 19035 ts_tablet_manager.cc:1403] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.011s
I20260713 09:06:30.598865 18831 tablet_service.cc:1511] Processing CreateTablet for tablet 452e526d025a4fb9a16e078cc57eb986 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:30.600220 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452e526d025a4fb9a16e078cc57eb986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.600983 19034 raft_consensus.cc:359] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.601771 19034 raft_consensus.cc:385] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.602108 19034 raft_consensus.cc:740] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.600651 19035 raft_consensus.cc:359] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.602730 19035 raft_consensus.cc:385] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.603070 19035 raft_consensus.cc:740] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.603430 19037 tablet_bootstrap.cc:654] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.603933 19035 consensus_queue.cc:260] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.608434 19036 tablet_bootstrap.cc:492] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:30.608930 19036 ts_tablet_manager.cc:1403] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.014s
I20260713 09:06:30.609395 19034 consensus_queue.cc:260] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.615335 19035 ts_tablet_manager.cc:1434] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260713 09:06:30.615628 18908 tablet_service.cc:1511] Processing CreateTablet for tablet 452e526d025a4fb9a16e078cc57eb986 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:30.616197 18944 heartbeater.cc:499] Master 127.16.53.254:42997 was elected leader, sending a full tablet report...
I20260713 09:06:30.616959 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452e526d025a4fb9a16e078cc57eb986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.617257 19035 tablet_bootstrap.cc:492] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:30.621793 19036 raft_consensus.cc:359] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.622630 19036 raft_consensus.cc:385] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.622934 19036 raft_consensus.cc:740] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.623165 18983 tablet_service.cc:1511] Processing CreateTablet for tablet 452e526d025a4fb9a16e078cc57eb986 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:30.625766 18983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452e526d025a4fb9a16e078cc57eb986. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.628096 19036 consensus_queue.cc:260] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.632618 18759 tablet_service.cc:1511] Processing CreateTablet for tablet 2f4362523e424d748441354a7e1f5b0b (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:30.634474 18759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f4362523e424d748441354a7e1f5b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.642249 19035 tablet_bootstrap.cc:654] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.645279 19034 ts_tablet_manager.cc:1434] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.017s
I20260713 09:06:30.645628 19037 tablet_bootstrap.cc:492] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:30.646062 19018 heartbeater.cc:499] Master 127.16.53.254:42997 was elected leader, sending a full tablet report...
I20260713 09:06:30.646080 19037 ts_tablet_manager.cc:1403] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.010s
I20260713 09:06:30.646679 18831 tablet_service.cc:1511] Processing CreateTablet for tablet 2f4362523e424d748441354a7e1f5b0b (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:30.648042 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f4362523e424d748441354a7e1f5b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.650163 19037 raft_consensus.cc:359] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:30.650929 19037 raft_consensus.cc:385] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.651226 19037 raft_consensus.cc:740] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.660110 18795 heartbeater.cc:499] Master 127.16.53.254:42997 was elected leader, sending a full tablet report...
I20260713 09:06:30.664849 19036 ts_tablet_manager.cc:1434] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.056s	user 0.012s	sys 0.005s
I20260713 09:06:30.665980 19036 tablet_bootstrap.cc:492] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:30.664150 19037 consensus_queue.cc:260] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:30.670348 19034 tablet_bootstrap.cc:492] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
W20260713 09:06:30.671545 18945 tablet.cc:2406] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:30.674346 18908 tablet_service.cc:1511] Processing CreateTablet for tablet 2f4362523e424d748441354a7e1f5b0b (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:30.677680 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f4362523e424d748441354a7e1f5b0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.679245 18982 tablet_service.cc:1511] Processing CreateTablet for tablet 212000a956c74557ba95f104abb7be7c (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:30.682986 18982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212000a956c74557ba95f104abb7be7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.682723 18832 tablet_service.cc:1511] Processing CreateTablet for tablet 212000a956c74557ba95f104abb7be7c (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:30.684077 18832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212000a956c74557ba95f104abb7be7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.686183 19035 tablet_bootstrap.cc:492] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:30.686748 19035 ts_tablet_manager.cc:1403] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.004s
I20260713 09:06:30.687376 18909 tablet_service.cc:1511] Processing CreateTablet for tablet c65c535a88c74b60919f0b57adac83e2 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:30.689713 18909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65c535a88c74b60919f0b57adac83e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.691295 19035 raft_consensus.cc:359] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:30.692281 19035 raft_consensus.cc:385] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.692734 19035 raft_consensus.cc:740] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.695493 18981 tablet_service.cc:1511] Processing CreateTablet for tablet c65c535a88c74b60919f0b57adac83e2 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:30.697110 18981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65c535a88c74b60919f0b57adac83e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.699954 19036 tablet_bootstrap.cc:654] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.701504 19044 raft_consensus.cc:493] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.702024 19044 raft_consensus.cc:515] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.703055 18760 tablet_service.cc:1511] Processing CreateTablet for tablet c65c535a88c74b60919f0b57adac83e2 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:30.704445 18760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65c535a88c74b60919f0b57adac83e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.704674 19044 leader_election.cc:290] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:30.699473 19035 consensus_queue.cc:260] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:30.734175 19037 ts_tablet_manager.cc:1434] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.087s	user 0.015s	sys 0.000s
I20260713 09:06:30.738528 18870 heartbeater.cc:499] Master 127.16.53.254:42997 was elected leader, sending a full tablet report...
I20260713 09:06:30.738827 19037 tablet_bootstrap.cc:492] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:30.739349 18758 tablet_service.cc:1511] Processing CreateTablet for tablet 212000a956c74557ba95f104abb7be7c (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:30.740782 18758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212000a956c74557ba95f104abb7be7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.741159 19034 tablet_bootstrap.cc:654] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.738822 18831 tablet_service.cc:1511] Processing CreateTablet for tablet 7f27e7061bd043d8b0d63dd624c69b3d (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:30.750636 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f27e7061bd043d8b0d63dd624c69b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.750540 18908 tablet_service.cc:1511] Processing CreateTablet for tablet 7f27e7061bd043d8b0d63dd624c69b3d (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:30.752228 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f27e7061bd043d8b0d63dd624c69b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.753343 19035 ts_tablet_manager.cc:1434] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.004s
I20260713 09:06:30.754482 19035 tablet_bootstrap.cc:492] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:30.764744 18835 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3650d05444412daea937026fbd6218 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:30.765050 18983 tablet_service.cc:1511] Processing CreateTablet for tablet 7f27e7061bd043d8b0d63dd624c69b3d (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:30.766235 18835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3650d05444412daea937026fbd6218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.766506 18983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f27e7061bd043d8b0d63dd624c69b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.768846 18759 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3650d05444412daea937026fbd6218 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:30.770949 18759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3650d05444412daea937026fbd6218. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:30.768888 18716 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:30.781301 19046 raft_consensus.cc:493] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.782027 19046 raft_consensus.cc:515] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:30.833159 18909 tablet_service.cc:1511] Processing CreateTablet for tablet 9e3650d05444412daea937026fbd6218 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:30.835510 19043 raft_consensus.cc:493] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.835870 18909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e3650d05444412daea937026fbd6218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.836104 19043 raft_consensus.cc:515] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.837400 18834 tablet_service.cc:1511] Processing CreateTablet for tablet b66a9df027ce43c5a272a7781ffc4760 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:30.838677 18834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66a9df027ce43c5a272a7781ffc4760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.840150 19037 tablet_bootstrap.cc:654] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.842545 19043 leader_election.cc:290] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:30.835881 19036 tablet_bootstrap.cc:492] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:30.845022 19036 ts_tablet_manager.cc:1403] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.179s	user 0.026s	sys 0.032s
I20260713 09:06:30.869683 18981 tablet_service.cc:1511] Processing CreateTablet for tablet b66a9df027ce43c5a272a7781ffc4760 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:30.871321 18981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66a9df027ce43c5a272a7781ffc4760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.874115 18760 tablet_service.cc:1511] Processing CreateTablet for tablet b66a9df027ce43c5a272a7781ffc4760 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:30.890901 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:30.891993 18760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b66a9df027ce43c5a272a7781ffc4760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.879305 18993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:30.893052 18993 raft_consensus.cc:2468] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 0.
I20260713 09:06:30.891656 18919 raft_consensus.cc:2468] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 0.
I20260713 09:06:30.894479 18736 leader_election.cc:304] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:30.880997 19036 raft_consensus.cc:359] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:30.895552 19036 raft_consensus.cc:385] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.896042 19036 raft_consensus.cc:740] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.896279 19044 raft_consensus.cc:2804] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:30.896700 19044 raft_consensus.cc:493] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:30.868268 19046 leader_election.cc:290] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:30.897015 19044 raft_consensus.cc:3060] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.889026 19035 tablet_bootstrap.cc:654] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.902498 18907 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8919338fc347d0aad3ddd412b31ae9 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:30.897092 19036 consensus_queue.cc:260] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:30.909250 18907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8919338fc347d0aad3ddd412b31ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.902498 19034 tablet_bootstrap.cc:492] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:30.920531 19034 ts_tablet_manager.cc:1403] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.274s	user 0.013s	sys 0.018s
I20260713 09:06:30.930341 18758 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8919338fc347d0aad3ddd412b31ae9 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:30.930213 18983 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8919338fc347d0aad3ddd412b31ae9 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:30.931862 18758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8919338fc347d0aad3ddd412b31ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.932186 18983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8919338fc347d0aad3ddd412b31ae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.937556 19034 raft_consensus.cc:359] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.938329 19034 raft_consensus.cc:385] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.938632 19034 raft_consensus.cc:740] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.940790 19037 tablet_bootstrap.cc:492] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:30.941283 19037 ts_tablet_manager.cc:1403] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.203s	user 0.020s	sys 0.004s
I20260713 09:06:30.939404 19034 consensus_queue.cc:260] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.964555 18831 tablet_service.cc:1511] Processing CreateTablet for tablet e33d8e3e9e404114bcccc6b6905017fe (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:30.964725 18908 tablet_service.cc:1511] Processing CreateTablet for tablet e33d8e3e9e404114bcccc6b6905017fe (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:30.965939 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33d8e3e9e404114bcccc6b6905017fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.966001 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33d8e3e9e404114bcccc6b6905017fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.968988 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:30.969731 18919 raft_consensus.cc:2468] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 0.
I20260713 09:06:30.970558 19034 ts_tablet_manager.cc:1434] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260713 09:06:30.971899 19036 ts_tablet_manager.cc:1434] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.121s	user 0.014s	sys 0.018s
I20260713 09:06:30.972071 19034 tablet_bootstrap.cc:492] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:30.952255 19044 raft_consensus.cc:515] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.976090 19036 tablet_bootstrap.cc:492] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:30.976609 18993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:30.980346 18993 raft_consensus.cc:3060] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.981092 19037 raft_consensus.cc:359] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.981604 19037 raft_consensus.cc:385] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.981786 19037 raft_consensus.cc:740] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.982362 19037 consensus_queue.cc:260] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:30.989506 19036 tablet_bootstrap.cc:654] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.978854 18959 leader_election.cc:304] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9487b3cecd5a4d059b27be70b1df1cc1, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:30.993198 19044 leader_election.cc:290] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:30.994666 19035 tablet_bootstrap.cc:492] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:30.994953 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:30.995395 19035 ts_tablet_manager.cc:1403] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.241s	user 0.015s	sys 0.043s
I20260713 09:06:30.995642 18919 raft_consensus.cc:3060] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.998960 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:30.999912 18770 raft_consensus.cc:2393] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 1: Already voted for candidate 7118df6afc5b4633ac701a778e41db47 in this term.
I20260713 09:06:31.000284 18981 tablet_service.cc:1511] Processing CreateTablet for tablet e33d8e3e9e404114bcccc6b6905017fe (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:31.007702 18919 raft_consensus.cc:2468] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
I20260713 09:06:31.009150 18736 leader_election.cc:304] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:31.010082 19044 raft_consensus.cc:2804] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.010560 19044 raft_consensus.cc:697] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:31.011379 19044 consensus_queue.cc:237] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.014824 18757 tablet_service.cc:1511] Processing CreateTablet for tablet 18473241f0d54972b44c743124fc2fe7 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:31.016350 18757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18473241f0d54972b44c743124fc2fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.016105 18831 tablet_service.cc:1511] Processing CreateTablet for tablet 18473241f0d54972b44c743124fc2fe7 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:31.017465 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18473241f0d54972b44c743124fc2fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.025949 18907 tablet_service.cc:1511] Processing CreateTablet for tablet 18473241f0d54972b44c743124fc2fe7 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:31.027273 18907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18473241f0d54972b44c743124fc2fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.029609 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cb6409df21471a8ca782a899565ffc" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:31.030618 19037 ts_tablet_manager.cc:1434] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.000s
I20260713 09:06:31.031049 19034 tablet_bootstrap.cc:654] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:31.031294 18811 leader_election.cc:343] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.003185 18981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e33d8e3e9e404114bcccc6b6905017fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.033857 19037 tablet_bootstrap.cc:492] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.040184 18759 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb9059083d04c11800412a757263075 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:31.040668 18835 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb9059083d04c11800412a757263075 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:31.041690 18759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb9059083d04c11800412a757263075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.042001 18835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb9059083d04c11800412a757263075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.042548 18983 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb9059083d04c11800412a757263075 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:31.043931 18983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb9059083d04c11800412a757263075. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.047333 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cb6409df21471a8ca782a899565ffc" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:31.046964 18909 tablet_service.cc:1511] Processing CreateTablet for tablet de17c25127164769ad6c8809a3e61904 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:31.048849 18909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de17c25127164769ad6c8809a3e61904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.055794 18982 tablet_service.cc:1511] Processing CreateTablet for tablet de17c25127164769ad6c8809a3e61904 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:31.057282 18982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de17c25127164769ad6c8809a3e61904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.064607 18993 raft_consensus.cc:2468] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
I20260713 09:06:31.065352 18760 tablet_service.cc:1511] Processing CreateTablet for tablet de17c25127164769ad6c8809a3e61904 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:31.069053 19043 raft_consensus.cc:2764] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:06:31.079347 19042 raft_consensus.cc:493] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.078975 18668 catalog_manager.cc:5697] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.079905 19042 raft_consensus.cc:515] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.087348 18760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de17c25127164769ad6c8809a3e61904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.060710 19035 raft_consensus.cc:359] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.090147 19035 raft_consensus.cc:385] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.095224 19042 leader_election.cc:290] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:31.106271 18907 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf3459a6f0640c1a7eb7f33b32c4291 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:31.106472 18980 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf3459a6f0640c1a7eb7f33b32c4291 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:31.096884 19035 raft_consensus.cc:740] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.110795 18980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf3459a6f0640c1a7eb7f33b32c4291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.112618 18906 tablet_service.cc:1511] Processing CreateTablet for tablet 705af68189c84ae5af59603128c5c2e7 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:31.113395 19036 tablet_bootstrap.cc:492] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:31.113950 19036 ts_tablet_manager.cc:1403] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.138s	user 0.015s	sys 0.000s
I20260713 09:06:31.114068 18906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705af68189c84ae5af59603128c5c2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.117018 19036 raft_consensus.cc:359] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.117705 19036 raft_consensus.cc:385] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.118006 19036 raft_consensus.cc:740] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.120302 18834 tablet_service.cc:1511] Processing CreateTablet for tablet 705af68189c84ae5af59603128c5c2e7 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:31.121591 18834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705af68189c84ae5af59603128c5c2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.124181 18907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf3459a6f0640c1a7eb7f33b32c4291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.111003 18759 tablet_service.cc:1511] Processing CreateTablet for tablet 705af68189c84ae5af59603128c5c2e7 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:31.125281 18759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 705af68189c84ae5af59603128c5c2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.126322 19035 consensus_queue.cc:260] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.124217 18831 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf3459a6f0640c1a7eb7f33b32c4291 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:31.127298 18919 raft_consensus.cc:2468] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 0.
I20260713 09:06:31.128024 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf3459a6f0640c1a7eb7f33b32c4291. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.129761 19037 tablet_bootstrap.cc:654] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.130505 18811 leader_election.cc:304] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:31.131806 19046 raft_consensus.cc:2804] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.132203 19046 raft_consensus.cc:493] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.132541 19046 raft_consensus.cc:3060] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.138266 19036 consensus_queue.cc:260] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.142124 19046 raft_consensus.cc:515] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.153304 19035 ts_tablet_manager.cc:1434] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.157s	user 0.004s	sys 0.003s
I20260713 09:06:31.154397 19035 tablet_bootstrap.cc:492] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:31.154928 18758 tablet_service.cc:1511] Processing CreateTablet for tablet 2f80b457f5e846a1afc19a343e50520f (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:31.147239 19036 ts_tablet_manager.cc:1434] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260713 09:06:31.165154 18993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cb6409df21471a8ca782a899565ffc" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
W20260713 09:06:31.166673 18811 leader_election.cc:343] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.165474 18758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f80b457f5e846a1afc19a343e50520f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.171464 19036 tablet_bootstrap.cc:492] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:31.147248 18982 tablet_service.cc:1511] Processing CreateTablet for tablet 2f80b457f5e846a1afc19a343e50520f (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:31.179832 19046 leader_election.cc:290] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:31.176008 19043 raft_consensus.cc:493] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.185671 18835 tablet_service.cc:1511] Processing CreateTablet for tablet 2f80b457f5e846a1afc19a343e50520f (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:31.187881 19037 tablet_bootstrap.cc:492] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:31.187633 18908 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab2390ebc5d4991bceb580c63de8686 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:31.188495 19037 ts_tablet_manager.cc:1403] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.155s	user 0.010s	sys 0.007s
I20260713 09:06:31.191211 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cb6409df21471a8ca782a899565ffc" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:31.191489 19037 raft_consensus.cc:359] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.207996 18919 raft_consensus.cc:3060] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.192494 18982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f80b457f5e846a1afc19a343e50520f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.207969 19037 raft_consensus.cc:385] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.210223 19037 raft_consensus.cc:740] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.184736 19043 raft_consensus.cc:515] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.214897 18980 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab2390ebc5d4991bceb580c63de8686 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:31.215751 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952473258c1a4fd5959f6bbd35ee7a6b" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:31.206475 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18fedc6af644b73b025ff27c6f827cf" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:31.216670 18769 raft_consensus.cc:2468] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 0.
I20260713 09:06:31.216714 18770 raft_consensus.cc:2468] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
I20260713 09:06:31.218297 18883 leader_election.cc:304] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:31.219185 19042 raft_consensus.cc:2804] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.216209 18980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab2390ebc5d4991bceb580c63de8686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.201033 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab2390ebc5d4991bceb580c63de8686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.188372 18835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f80b457f5e846a1afc19a343e50520f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.211122 19037 consensus_queue.cc:260] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.219550 19042 raft_consensus.cc:493] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.220937 19043 leader_election.cc:290] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:31.233223 18907 tablet_service.cc:1511] Processing CreateTablet for tablet 51a5f967dc034c6e8321d68b871e16d3 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:31.234633 18907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a5f967dc034c6e8321d68b871e16d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.237298 18983 tablet_service.cc:1511] Processing CreateTablet for tablet 51a5f967dc034c6e8321d68b871e16d3 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:31.228281 19042 raft_consensus.cc:3060] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.242337 19037 ts_tablet_manager.cc:1434] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.053s	user 0.012s	sys 0.000s
I20260713 09:06:31.228112 18957 leader_election.cc:304] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:31.243057 19043 raft_consensus.cc:2804] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.243427 19043 raft_consensus.cc:493] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.243783 19043 raft_consensus.cc:3060] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.245400 18832 tablet_service.cc:1511] Processing CreateTablet for tablet 51a5f967dc034c6e8321d68b871e16d3 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:31.246671 18832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a5f967dc034c6e8321d68b871e16d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.248138 18760 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab2390ebc5d4991bceb580c63de8686 (DEFAULT_TABLE table=test-workload [id=2ef370227e2d44f5b7b11c6148ac5410]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:31.246603 19042 raft_consensus.cc:515] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.249648 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18fedc6af644b73b025ff27c6f827cf" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:31.260092 18845 raft_consensus.cc:2468] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
I20260713 09:06:31.261108 18983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51a5f967dc034c6e8321d68b871e16d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.263932 19034 tablet_bootstrap.cc:492] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:31.264489 19034 ts_tablet_manager.cc:1403] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.293s	user 0.029s	sys 0.017s
I20260713 09:06:31.267414 19035 tablet_bootstrap.cc:654] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.250718 19043 raft_consensus.cc:515] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.260229 19037 tablet_bootstrap.cc:492] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.271469 19034 raft_consensus.cc:359] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.274636 19036 tablet_bootstrap.cc:654] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.237793 18919 raft_consensus.cc:2468] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:31.275810 19043 leader_election.cc:290] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:31.278672 19042 leader_election.cc:290] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Requested vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:31.279177 18811 leader_election.cc:304] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:31.279608 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952473258c1a4fd5959f6bbd35ee7a6b" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:31.276966 19034 raft_consensus.cc:385] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.281013 18770 raft_consensus.cc:3060] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.281153 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18fedc6af644b73b025ff27c6f827cf" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:31.283793 18769 raft_consensus.cc:3060] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.284711 19037 tablet_bootstrap.cc:654] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.287595 19046 raft_consensus.cc:2804] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.288532 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18fedc6af644b73b025ff27c6f827cf" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:31.282582 19034 raft_consensus.cc:740] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.292855 18769 raft_consensus.cc:2468] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:31.296398 18845 raft_consensus.cc:3060] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.297168 18883 leader_election.cc:304] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:31.298396 19042 raft_consensus.cc:2804] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.315914 19046 raft_consensus.cc:697] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:31.315204 19042 raft_consensus.cc:697] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:31.317353 19042 consensus_queue.cc:237] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.317062 19046 consensus_queue.cc:237] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.308743 18760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab2390ebc5d4991bceb580c63de8686. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:31.322342 19034 consensus_queue.cc:260] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.325016 19034 ts_tablet_manager.cc:1434] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.060s	user 0.002s	sys 0.005s
I20260713 09:06:31.300364 18770 raft_consensus.cc:2468] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1.
I20260713 09:06:31.326040 19034 tablet_bootstrap.cc:492] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:31.327255 18957 leader_election.cc:304] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:31.331816 19043 raft_consensus.cc:2804] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.321121 18845 raft_consensus.cc:2468] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:31.338092 19035 tablet_bootstrap.cc:492] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:31.338778 19035 ts_tablet_manager.cc:1403] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.185s	user 0.010s	sys 0.002s
I20260713 09:06:31.339617 19036 tablet_bootstrap.cc:492] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:31.340142 19036 ts_tablet_manager.cc:1403] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.169s	user 0.024s	sys 0.014s
I20260713 09:06:31.341948 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952473258c1a4fd5959f6bbd35ee7a6b" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:31.342857 18844 raft_consensus.cc:3060] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.343149 19036 raft_consensus.cc:359] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.352939 19036 raft_consensus.cc:385] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.353271 19036 raft_consensus.cc:740] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.354212 19035 raft_consensus.cc:359] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.355152 19035 raft_consensus.cc:385] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.356223 19034 tablet_bootstrap.cc:654] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.355451 19035 raft_consensus.cc:740] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.357076 19043 raft_consensus.cc:697] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 LEADER]: Becoming Leader. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Running, Role: LEADER
I20260713 09:06:31.360644 19043 consensus_queue.cc:237] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.372833 19037 tablet_bootstrap.cc:492] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:31.373538 19037 ts_tablet_manager.cc:1403] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.018s
I20260713 09:06:31.371121 19035 consensus_queue.cc:260] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.376233 18668 catalog_manager.cc:5697] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 0 to 1, leader changed from <none> to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 1 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.382319 19037 raft_consensus.cc:359] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.383324 19037 raft_consensus.cc:385] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.388856 19035 ts_tablet_manager.cc:1434] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.001s
I20260713 09:06:31.383699 19037 raft_consensus.cc:740] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.390198 19035 tablet_bootstrap.cc:492] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:31.390987 19037 consensus_queue.cc:260] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.394028 19037 ts_tablet_manager.cc:1434] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260713 09:06:31.395375 19037 tablet_bootstrap.cc:492] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.400847 18844 raft_consensus.cc:2468] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1.
I20260713 09:06:31.405908 19042 raft_consensus.cc:493] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.364686 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "952473258c1a4fd5959f6bbd35ee7a6b" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:31.406184 19044 consensus_queue.cc:1048] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.406461 19042 raft_consensus.cc:515] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.364317 19036 consensus_queue.cc:260] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.407645 19035 tablet_bootstrap.cc:654] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.408703 19042 leader_election.cc:290] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:31.406958 18845 raft_consensus.cc:2376] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1. Re-sending same reply.
I20260713 09:06:31.412163 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698e28e2e4414cc3a08a203b18a38706" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:31.412573 19036 ts_tablet_manager.cc:1434] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.000s
I20260713 09:06:31.413053 18770 raft_consensus.cc:2468] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
I20260713 09:06:31.413800 19036 tablet_bootstrap.cc:492] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:31.414883 18883 leader_election.cc:304] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:31.416106 19074 raft_consensus.cc:2804] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.416499 19074 raft_consensus.cc:493] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.416865 19074 raft_consensus.cc:3060] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.427055 19034 tablet_bootstrap.cc:492] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:31.425206 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698e28e2e4414cc3a08a203b18a38706" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
W20260713 09:06:31.429533 18882 leader_election.cc:343] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.427556 19034 ts_tablet_manager.cc:1403] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.022s
I20260713 09:06:31.434034 19037 tablet_bootstrap.cc:654] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.435289 19074 raft_consensus.cc:515] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.436432 19036 tablet_bootstrap.cc:654] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.437665 19076 raft_consensus.cc:493] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.438161 19076 raft_consensus.cc:515] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.438560 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698e28e2e4414cc3a08a203b18a38706" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:31.439136 18770 raft_consensus.cc:3060] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.441951 19076 leader_election.cc:290] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:31.443578 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bff48c41794fa688060e38e7b09d0c" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
W20260713 09:06:31.445099 18957 leader_election.cc:343] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.447090 18770 raft_consensus.cc:2468] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:31.448858 18883 leader_election.cc:304] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:31.449235 19035 tablet_bootstrap.cc:492] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:31.449709 19035 ts_tablet_manager.cc:1403] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.000s
I20260713 09:06:31.449939 19042 raft_consensus.cc:2804] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.453362 19035 raft_consensus.cc:359] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.455112 19042 raft_consensus.cc:697] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:31.456370 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bff48c41794fa688060e38e7b09d0c" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:31.457034 19042 consensus_queue.cc:237] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.457050 18844 raft_consensus.cc:2468] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 0.
I20260713 09:06:31.459097 19037 tablet_bootstrap.cc:492] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:31.459692 19037 ts_tablet_manager.cc:1403] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.000s
I20260713 09:06:31.460119 18956 leader_election.cc:304] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 738dbf89fe524203a5693f82bfcb5c1d, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:31.460539 19034 raft_consensus.cc:359] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.461326 19034 raft_consensus.cc:385] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.461370 19076 raft_consensus.cc:2804] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.461756 19034 raft_consensus.cc:740] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.461887 19076 raft_consensus.cc:493] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.462322 19076 raft_consensus.cc:3060] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.454506 18668 catalog_manager.cc:5697] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.462739 19037 raft_consensus.cc:359] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.463449 19037 raft_consensus.cc:385] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.464318 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698e28e2e4414cc3a08a203b18a38706" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:31.463759 19074 leader_election.cc:290] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Requested vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:31.468751 19037 raft_consensus.cc:740] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.466951 19036 tablet_bootstrap.cc:492] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:31.469884 19036 ts_tablet_manager.cc:1403] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.006s
I20260713 09:06:31.471593 19076 raft_consensus.cc:515] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.473367 19036 raft_consensus.cc:359] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.480863 19059 consensus_queue.cc:1048] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.481184 18667 catalog_manager.cc:5697] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196). New cstate: current_term: 1 leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.481747 19034 consensus_queue.cc:260] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.483497 19037 consensus_queue.cc:260] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.485334 18844 raft_consensus.cc:3060] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.485833 19037 ts_tablet_manager.cc:1434] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260713 09:06:31.486912 19037 tablet_bootstrap.cc:492] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.475503 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bff48c41794fa688060e38e7b09d0c" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:31.474089 19036 raft_consensus.cc:385] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.488137 19036 raft_consensus.cc:740] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.488996 19036 consensus_queue.cc:260] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.489866 18770 raft_consensus.cc:3060] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.491460 19036 ts_tablet_manager.cc:1434] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.005s
I20260713 09:06:31.492515 19036 tablet_bootstrap.cc:492] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:31.492949 19076 leader_election.cc:290] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:31.454452 19035 raft_consensus.cc:385] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.493719 19035 raft_consensus.cc:740] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.494084 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75bff48c41794fa688060e38e7b09d0c" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:31.494670 18845 raft_consensus.cc:3060] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.494527 19035 consensus_queue.cc:260] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.497064 19035 ts_tablet_manager.cc:1434] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.003s
I20260713 09:06:31.498246 19035 tablet_bootstrap.cc:492] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:31.504276 18770 raft_consensus.cc:2468] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1.
I20260713 09:06:31.505412 18845 raft_consensus.cc:2468] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1.
I20260713 09:06:31.506667 18956 leader_election.cc:304] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:31.507565 19076 raft_consensus.cc:2804] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.507954 19035 tablet_bootstrap.cc:654] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.508037 19076 raft_consensus.cc:697] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 LEADER]: Becoming Leader. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Running, Role: LEADER
I20260713 09:06:31.508980 19076 consensus_queue.cc:237] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.505795 18668 catalog_manager.cc:5697] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 0 to 1, leader changed from <none> to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 1 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.522984 19037 tablet_bootstrap.cc:654] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.530048 19036 tablet_bootstrap.cc:654] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.527134 18844 raft_consensus.cc:2468] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:31.546543 19035 tablet_bootstrap.cc:492] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:31.547173 19035 ts_tablet_manager.cc:1403] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.007s
I20260713 09:06:31.550820 19037 tablet_bootstrap.cc:492] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:31.551368 19037 ts_tablet_manager.cc:1403] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.000s
I20260713 09:06:31.552594 19035 raft_consensus.cc:359] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.553443 19035 raft_consensus.cc:385] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.553808 19035 raft_consensus.cc:740] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.554363 19037 raft_consensus.cc:359] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.555131 19037 raft_consensus.cc:385] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.554708 19035 consensus_queue.cc:260] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.555450 19037 raft_consensus.cc:740] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.557477 19035 ts_tablet_manager.cc:1434] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:31.558741 19035 tablet_bootstrap.cc:492] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:31.565359 19035 tablet_bootstrap.cc:654] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.565763 18664 catalog_manager.cc:5697] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196). New cstate: current_term: 1 leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.568341 19037 consensus_queue.cc:260] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.569595 19046 raft_consensus.cc:493] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.570046 19046 raft_consensus.cc:515] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.571022 19037 ts_tablet_manager.cc:1434] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:06:31.572093 19037 tablet_bootstrap.cc:492] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.575203 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:31.575945 18919 raft_consensus.cc:2468] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 0.
I20260713 09:06:31.577332 18811 leader_election.cc:304] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:31.578299 19073 raft_consensus.cc:2804] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.578688 19073 raft_consensus.cc:493] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.579007 19073 raft_consensus.cc:3060] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.579916 19037 tablet_bootstrap.cc:654] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.581313 19036 tablet_bootstrap.cc:492] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:31.581589 19034 ts_tablet_manager.cc:1434] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.150s	user 0.008s	sys 0.014s
I20260713 09:06:31.581830 19036 ts_tablet_manager.cc:1403] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.020s
I20260713 09:06:31.584693 19036 raft_consensus.cc:359] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.585366 19036 raft_consensus.cc:385] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.585661 19036 raft_consensus.cc:740] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.586521 19036 consensus_queue.cc:260] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.587817 19046 leader_election.cc:290] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:31.588914 19036 ts_tablet_manager.cc:1434] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:06:31.589982 19036 tablet_bootstrap.cc:492] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:31.591857 19044 raft_consensus.cc:493] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.592329 19044 raft_consensus.cc:515] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.594471 19044 leader_election.cc:290] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:31.596576 19036 tablet_bootstrap.cc:654] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.596792 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
W20260713 09:06:31.598553 18736 leader_election.cc:343] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.599412 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:31.601099 18919 raft_consensus.cc:2468] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 0.
I20260713 09:06:31.602928 18736 leader_election.cc:304] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:31.604427 19059 raft_consensus.cc:2804] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.604898 19059 raft_consensus.cc:493] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.605302 19059 raft_consensus.cc:3060] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.612377 18993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:31.613262 19073 raft_consensus.cc:515] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
W20260713 09:06:31.614445 18811 leader_election.cc:343] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.616434 19073 leader_election.cc:290] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:31.625765 19035 tablet_bootstrap.cc:492] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:31.625778 19037 tablet_bootstrap.cc:492] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:31.626556 19037 ts_tablet_manager.cc:1403] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.029s
I20260713 09:06:31.626868 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:31.626556 19035 ts_tablet_manager.cc:1403] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.004s
I20260713 09:06:31.626168 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:31.629518 19037 raft_consensus.cc:359] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.627669 18919 raft_consensus.cc:3060] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:31.630020 18811 leader_election.cc:343] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.630255 19037 raft_consensus.cc:385] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.630716 19037 raft_consensus.cc:740] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.631496 19037 consensus_queue.cc:260] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.633774 19037 ts_tablet_manager.cc:1434] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:31.634761 19037 tablet_bootstrap.cc:492] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.640853 18919 raft_consensus.cc:2468] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:31.641060 19037 tablet_bootstrap.cc:654] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.641986 19035 raft_consensus.cc:359] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.643383 19035 raft_consensus.cc:385] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.643666 19035 raft_consensus.cc:740] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.643667 18811 leader_election.cc:304] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:31.644990 19035 consensus_queue.cc:260] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.646481 19073 raft_consensus.cc:2804] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.646977 19073 raft_consensus.cc:697] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:31.647851 19073 consensus_queue.cc:237] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.648281 19035 ts_tablet_manager.cc:1434] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260713 09:06:31.649740 19035 tablet_bootstrap.cc:492] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:31.653400 19034 tablet_bootstrap.cc:492] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:31.658456 19035 tablet_bootstrap.cc:654] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.672765 19037 tablet_bootstrap.cc:492] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:31.673280 19037 ts_tablet_manager.cc:1403] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.014s
I20260713 09:06:31.675441 19034 tablet_bootstrap.cc:654] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.675889 19037 raft_consensus.cc:359] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.676635 19037 raft_consensus.cc:385] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.676914 19037 raft_consensus.cc:740] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.658736 19059 raft_consensus.cc:515] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.677615 19037 consensus_queue.cc:260] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.679703 19037 ts_tablet_manager.cc:1434] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:06:31.682564 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:31.681509 18668 catalog_manager.cc:5697] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.683429 19037 tablet_bootstrap.cc:492] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.683207 18919 raft_consensus.cc:3060] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.685070 18993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
W20260713 09:06:31.686494 18736 leader_election.cc:343] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.689848 19037 tablet_bootstrap.cc:654] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.682564 19059 leader_election.cc:290] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:31.695019 19036 tablet_bootstrap.cc:492] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:31.695598 19036 ts_tablet_manager.cc:1403] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.106s	user 0.038s	sys 0.041s
I20260713 09:06:31.699575 19036 raft_consensus.cc:359] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.700876 18919 raft_consensus.cc:2468] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
I20260713 09:06:31.702456 18736 leader_election.cc:304] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:31.703601 19034 tablet_bootstrap.cc:492] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:31.704137 19034 ts_tablet_manager.cc:1403] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.003s
I20260713 09:06:31.703939 19059 raft_consensus.cc:2804] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.700567 19036 raft_consensus.cc:385] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.704739 19059 raft_consensus.cc:697] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:31.704926 19036 raft_consensus.cc:740] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.705678 19059 consensus_queue.cc:237] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.706122 19036 consensus_queue.cc:260] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.711915 19034 raft_consensus.cc:359] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.712630 19034 raft_consensus.cc:385] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.712955 19034 raft_consensus.cc:740] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.713847 19035 tablet_bootstrap.cc:492] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:31.713683 19034 consensus_queue.cc:260] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.714331 19035 ts_tablet_manager.cc:1403] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.016s
I20260713 09:06:31.714854 19037 tablet_bootstrap.cc:492] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:31.715293 19037 ts_tablet_manager.cc:1403] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.007s
I20260713 09:06:31.717272 19035 raft_consensus.cc:359] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.717891 19037 raft_consensus.cc:359] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.718163 19035 raft_consensus.cc:385] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.718564 19037 raft_consensus.cc:385] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.718688 19035 raft_consensus.cc:740] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.718935 19037 raft_consensus.cc:740] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.719624 19037 consensus_queue.cc:260] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.719738 19035 consensus_queue.cc:260] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.721756 19037 ts_tablet_manager.cc:1434] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:06:31.722728 19034 ts_tablet_manager.cc:1434] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260713 09:06:31.725435 19035 ts_tablet_manager.cc:1434] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:06:31.726351 19035 tablet_bootstrap.cc:492] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:31.726419 19036 ts_tablet_manager.cc:1434] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.008s
I20260713 09:06:31.722796 19037 tablet_bootstrap.cc:492] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.727387 19036 tablet_bootstrap.cc:492] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:31.733376 19037 tablet_bootstrap.cc:654] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.734983 19034 tablet_bootstrap.cc:492] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:31.738569 19036 tablet_bootstrap.cc:654] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.743568 19034 tablet_bootstrap.cc:654] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.743409 18668 catalog_manager.cc:5697] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.750413 19034 tablet_bootstrap.cc:492] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:31.750988 19034 ts_tablet_manager.cc:1403] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260713 09:06:31.735076 19035 tablet_bootstrap.cc:654] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.752782 19090 consensus_queue.cc:1048] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.754951 19036 tablet_bootstrap.cc:492] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:31.754974 19037 tablet_bootstrap.cc:492] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:31.755570 19036 ts_tablet_manager.cc:1403] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.007s
I20260713 09:06:31.755628 19037 ts_tablet_manager.cc:1403] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.001s
I20260713 09:06:31.759227 19037 raft_consensus.cc:359] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.760281 19037 raft_consensus.cc:385] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.760633 19037 raft_consensus.cc:740] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.758750 19036 raft_consensus.cc:359] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.761610 19036 raft_consensus.cc:385] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.762017 19036 raft_consensus.cc:740] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.762758 19034 raft_consensus.cc:359] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.763101 19036 consensus_queue.cc:260] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.761515 19037 consensus_queue.cc:260] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.764899 18993 raft_consensus.cc:3060] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.763468 19034 raft_consensus.cc:385] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.765376 19036 ts_tablet_manager.cc:1434] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:31.765555 19034 raft_consensus.cc:740] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.766564 19036 tablet_bootstrap.cc:492] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:31.766415 19034 consensus_queue.cc:260] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.765413 19037 ts_tablet_manager.cc:1434] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:31.768301 19037 tablet_bootstrap.cc:492] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.774907 19037 tablet_bootstrap.cc:654] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:31.784873 18716 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:31.785912 19036 tablet_bootstrap.cc:654] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.793408 19034 ts_tablet_manager.cc:1434] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.004s
I20260713 09:06:31.796449 19034 tablet_bootstrap.cc:492] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:31.797519 19073 consensus_queue.cc:1048] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.798426 19035 tablet_bootstrap.cc:492] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:31.798946 19035 ts_tablet_manager.cc:1403] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.000s
I20260713 09:06:31.801388 19043 consensus_queue.cc:1048] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.801929 19035 raft_consensus.cc:359] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.803133 19035 raft_consensus.cc:385] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.803282 19042 raft_consensus.cc:493] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.803470 19035 raft_consensus.cc:740] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.803818 19042 raft_consensus.cc:515] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.804382 19035 consensus_queue.cc:260] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.806347 19042 leader_election.cc:290] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:31.806607 19035 ts_tablet_manager.cc:1434] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:31.807579 19034 tablet_bootstrap.cc:654] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.807634 19035 tablet_bootstrap.cc:492] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:31.808303 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65c535a88c74b60919f0b57adac83e2" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:31.809024 18770 raft_consensus.cc:2468] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
I20260713 09:06:31.809679 19073 raft_consensus.cc:493] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.810249 19073 raft_consensus.cc:515] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.810737 18883 leader_election.cc:304] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:31.820371 19037 tablet_bootstrap.cc:492] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:31.820919 19037 ts_tablet_manager.cc:1403] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.012s
I20260713 09:06:31.816921 19042 raft_consensus.cc:2804] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.824352 19073 leader_election.cc:290] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:31.831140 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212000a956c74557ba95f104abb7be7c" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
W20260713 09:06:31.832866 18811 leader_election.cc:343] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.835023 19037 raft_consensus.cc:359] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.836098 19037 raft_consensus.cc:385] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.837218 19037 raft_consensus.cc:740] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.838124 19037 consensus_queue.cc:260] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.839416 19035 tablet_bootstrap.cc:654] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.840035 19074 consensus_queue.cc:1048] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.847357 19034 tablet_bootstrap.cc:492] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:31.847847 19046 consensus_queue.cc:1048] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.849550 19037 ts_tablet_manager.cc:1434] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260713 09:06:31.850106 19036 tablet_bootstrap.cc:492] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:31.850564 19036 ts_tablet_manager.cc:1403] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.012s
I20260713 09:06:31.825335 19042 raft_consensus.cc:493] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.853123 19037 tablet_bootstrap.cc:492] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:31.854199 19042 raft_consensus.cc:3060] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.847903 19034 ts_tablet_manager.cc:1403] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.009s
I20260713 09:06:31.864255 19036 raft_consensus.cc:359] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.865782 19090 raft_consensus.cc:493] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.866437 19090 raft_consensus.cc:515] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:31.868181 19036 raft_consensus.cc:385] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.868654 19036 raft_consensus.cc:740] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.869751 19036 consensus_queue.cc:260] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:31.876143 19036 ts_tablet_manager.cc:1434] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260713 09:06:31.878738 19036 tablet_bootstrap.cc:492] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:31.880888 19090 leader_election.cc:290] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:31.883420 19034 raft_consensus.cc:359] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.884135 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:31.885316 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:31.884315 19034 raft_consensus.cc:385] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.890249 19034 raft_consensus.cc:740] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.893150 18919 raft_consensus.cc:2393] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 1: Already voted for candidate 738dbf89fe524203a5693f82bfcb5c1d in this term.
I20260713 09:06:31.891114 19042 raft_consensus.cc:515] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.894026 19074 consensus_queue.cc:1048] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:06:31.896085 18959 leader_election.cc:304] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:31.897372 19090 raft_consensus.cc:3060] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:31.894179 18811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.53.195:42129, user_credentials={real_user=slave}} blocked reactor thread for 52417us
I20260713 09:06:31.892092 19034 consensus_queue.cc:260] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:31.901002 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65c535a88c74b60919f0b57adac83e2" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:31.901714 18992 raft_consensus.cc:2468] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
I20260713 09:06:31.906145 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65c535a88c74b60919f0b57adac83e2" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:31.906484 19090 raft_consensus.cc:2749] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.906800 18992 raft_consensus.cc:3060] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.908735 19042 leader_election.cc:290] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:31.909373 19037 tablet_bootstrap.cc:654] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.916097 19034 ts_tablet_manager.cc:1434] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:06:31.919073 19034 tablet_bootstrap.cc:492] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:31.919358 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65c535a88c74b60919f0b57adac83e2" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:31.920150 18768 raft_consensus.cc:3060] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.930406 19034 tablet_bootstrap.cc:654] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.930876 18768 raft_consensus.cc:2468] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:31.936375 19059 raft_consensus.cc:493] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.936964 19059 raft_consensus.cc:515] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.937613 18992 raft_consensus.cc:2468] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:31.939114 18885 leader_election.cc:304] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9487b3cecd5a4d059b27be70b1df1cc1, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:31.941829 19036 tablet_bootstrap.cc:654] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.943156 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:31.943693 19090 consensus_queue.cc:1048] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.944036 18918 raft_consensus.cc:2468] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 0.
I20260713 09:06:31.939468 19059 leader_election.cc:290] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:31.960316 18736 leader_election.cc:304] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:31.946558 19074 raft_consensus.cc:2804] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.968699 19059 raft_consensus.cc:2804] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.969283 19087 raft_consensus.cc:493] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.976727 18767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212000a956c74557ba95f104abb7be7c" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:31.977387 18767 raft_consensus.cc:2468] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 0.
I20260713 09:06:31.985692 18809 leader_election.cc:304] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [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: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:31.986976 19046 raft_consensus.cc:2804] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.987330 19046 raft_consensus.cc:493] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.987685 19046 raft_consensus.cc:3060] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.974840 19059 raft_consensus.cc:493] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.976049 19087 raft_consensus.cc:515] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:31.995069 19035 tablet_bootstrap.cc:492] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:31.995383 19059 raft_consensus.cc:3060] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.995643 19035 ts_tablet_manager.cc:1403] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.188s	user 0.025s	sys 0.014s
I20260713 09:06:32.004760 19035 raft_consensus.cc:359] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.005421 19035 raft_consensus.cc:385] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.005689 19035 raft_consensus.cc:740] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.007469 19037 tablet_bootstrap.cc:492] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:32.008175 19037 ts_tablet_manager.cc:1403] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.158s	user 0.026s	sys 0.012s
I20260713 09:06:32.012964 19087 leader_election.cc:290] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:32.016315 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3650d05444412daea937026fbd6218" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:32.017293 18845 raft_consensus.cc:2468] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
I20260713 09:06:32.024772 18882 leader_election.cc:304] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:32.028285 19073 raft_consensus.cc:493] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.028404 19087 consensus_queue.cc:1048] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.028893 19073 raft_consensus.cc:515] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.029798 19087 raft_consensus.cc:2804] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.030146 19087 raft_consensus.cc:493] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.030478 19087 raft_consensus.cc:3060] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.030920 19073 leader_election.cc:290] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:32.031641 19035 consensus_queue.cc:260] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.031816 19037 raft_consensus.cc:359] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.032766 19037 raft_consensus.cc:385] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.033174 19037 raft_consensus.cc:740] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.036736 19035 ts_tablet_manager.cc:1434] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260713 09:06:32.042639 19035 tablet_bootstrap.cc:492] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:32.042498 19074 raft_consensus.cc:697] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:32.043485 19074 consensus_queue.cc:237] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.047801 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27e7061bd043d8b0d63dd624c69b3d" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:32.048094 18993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27e7061bd043d8b0d63dd624c69b3d" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:32.048457 18919 raft_consensus.cc:2468] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 0.
I20260713 09:06:32.023432 19046 raft_consensus.cc:515] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.049620 18811 leader_election.cc:304] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:32.053853 19035 tablet_bootstrap.cc:654] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.050973 19037 consensus_queue.cc:260] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.063805 19046 leader_election.cc:290] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:32.064885 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212000a956c74557ba95f104abb7be7c" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:32.068397 19046 raft_consensus.cc:2804] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.073045 18770 raft_consensus.cc:3060] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.075364 19087 raft_consensus.cc:515] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.077450 19090 raft_consensus.cc:493] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.077706 19043 consensus_queue.cc:1048] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.077936 19090 raft_consensus.cc:515] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.078351 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3650d05444412daea937026fbd6218" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
W20260713 09:06:32.079804 18883 leader_election.cc:343] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.071171 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3650d05444412daea937026fbd6218" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:32.083446 19090 leader_election.cc:290] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:32.083742 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:32.086247 18919 raft_consensus.cc:2393] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 1: Already voted for candidate 7118df6afc5b4633ac701a778e41db47 in this term.
I20260713 09:06:32.073580 19046 raft_consensus.cc:493] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.087693 19034 tablet_bootstrap.cc:492] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:32.088440 19034 ts_tablet_manager.cc:1403] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.170s	user 0.013s	sys 0.015s
W20260713 09:06:32.096055 18883 leader_election.cc:343] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.097224 19035 tablet_bootstrap.cc:492] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:32.097827 19035 ts_tablet_manager.cc:1403] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260713 09:06:32.090366 19046 raft_consensus.cc:3060] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.100819 19059 raft_consensus.cc:515] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.104467 18770 raft_consensus.cc:2468] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:32.105847 18809 leader_election.cc:304] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 
I20260713 09:06:32.111689 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:32.117169 18957 leader_election.cc:304] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:32.117715 19036 tablet_bootstrap.cc:492] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:32.118191 19036 ts_tablet_manager.cc:1403] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.240s	user 0.040s	sys 0.017s
I20260713 09:06:32.118346 19090 raft_consensus.cc:3060] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.119848 19059 leader_election.cc:290] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Requested vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:32.120550 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:32.121124 19036 raft_consensus.cc:359] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.121827 19036 raft_consensus.cc:385] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.121146 18919 raft_consensus.cc:3060] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.122088 19036 raft_consensus.cc:740] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.123436 19035 raft_consensus.cc:359] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.127876 19035 raft_consensus.cc:385] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.127525 19036 consensus_queue.cc:260] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.129515 19036 ts_tablet_manager.cc:1434] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:32.133123 19034 raft_consensus.cc:359] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.133803 19034 raft_consensus.cc:385] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.134065 19034 raft_consensus.cc:740] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.134842 18919 raft_consensus.cc:2468] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
I20260713 09:06:32.128149 19035 raft_consensus.cc:740] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.136735 19035 consensus_queue.cc:260] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.136904 18736 leader_election.cc:304] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:32.140035 19035 ts_tablet_manager.cc:1434] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:06:32.139864 19059 raft_consensus.cc:2804] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.140865 19059 raft_consensus.cc:697] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:32.141027 18843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3650d05444412daea937026fbd6218" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:32.135358 19034 consensus_queue.cc:260] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.131563 19090 raft_consensus.cc:2749] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.141927 18843 raft_consensus.cc:3060] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.142234 19059 consensus_queue.cc:237] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.147933 19087 leader_election.cc:290] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Requested vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:32.141074 19035 tablet_bootstrap.cc:492] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:32.150492 19034 ts_tablet_manager.cc:1434] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260713 09:06:32.158219 19036 tablet_bootstrap.cc:492] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:32.171840 19035 tablet_bootstrap.cc:654] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.174208 19034 tablet_bootstrap.cc:492] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:32.189952 19037 ts_tablet_manager.cc:1434] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.181s	user 0.014s	sys 0.021s
I20260713 09:06:32.191497 19037 tablet_bootstrap.cc:492] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:32.201334 19133 consensus_queue.cc:1048] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:06:32.214272 18843 raft_consensus.cc:2468] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:32.220667 19105 consensus_queue.cc:1048] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:32.228197 18882 leader_election.cc:304] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:32.228977 19133 raft_consensus.cc:2804] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.231432 19037 tablet_bootstrap.cc:654] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.231029 18667 catalog_manager.cc:5697] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 0 to 1, leader changed from <none> to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 1 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.232827 19133 raft_consensus.cc:697] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:32.233852 19133 consensus_queue.cc:237] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.238107 19036 tablet_bootstrap.cc:654] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.239645 18842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:32.239930 19121 raft_consensus.cc:493] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.240401 18842 raft_consensus.cc:3060] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.232622 19046 raft_consensus.cc:515] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.240419 19121 raft_consensus.cc:515] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.254979 18843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:32.255887 19034 tablet_bootstrap.cc:654] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:32.278232 18809 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.193:35013, user_credentials={real_user=slave}} blocked reactor thread for 172477us
I20260713 09:06:32.326861 19137 raft_consensus.cc:2804] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.327731 19137 raft_consensus.cc:697] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:32.328898 19137 consensus_queue.cc:237] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.335696 19121 leader_election.cc:290] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:32.337769 18842 raft_consensus.cc:2468] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
I20260713 09:06:32.339550 19046 leader_election.cc:290] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:32.343663 19105 consensus_queue.cc:1048] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.384074 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a9df027ce43c5a272a7781ffc4760" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:32.395702 18768 raft_consensus.cc:2468] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 0.
I20260713 09:06:32.407091 19035 tablet_bootstrap.cc:492] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:32.408589 19035 ts_tablet_manager.cc:1403] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.268s	user 0.023s	sys 0.007s
I20260713 09:06:32.411917 18809 leader_election.cc:304] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 
I20260713 09:06:32.413363 19143 raft_consensus.cc:2804] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.413754 19143 raft_consensus.cc:493] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.414093 19143 raft_consensus.cc:3060] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.418557 19036 tablet_bootstrap.cc:492] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:32.419234 19036 ts_tablet_manager.cc:1403] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.289s	user 0.019s	sys 0.015s
I20260713 09:06:32.422614 19035 raft_consensus.cc:359] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.424853 19035 raft_consensus.cc:385] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.425302 19035 raft_consensus.cc:740] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.423933 19036 raft_consensus.cc:359] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.426355 19036 raft_consensus.cc:385] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.427253 19076 raft_consensus.cc:493] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.428217 19076 raft_consensus.cc:515] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.430847 19076 leader_election.cc:290] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:32.431846 19036 raft_consensus.cc:740] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
W20260713 09:06:32.432569 18811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.195:42129, user_credentials={real_user=slave}} blocked reactor thread for 383010us
I20260713 09:06:32.426996 19035 consensus_queue.cc:260] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.435346 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27e7061bd043d8b0d63dd624c69b3d" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:32.435562 19035 ts_tablet_manager.cc:1434] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260713 09:06:32.436070 18918 raft_consensus.cc:3060] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.437920 19037 tablet_bootstrap.cc:492] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:32.438405 19037 ts_tablet_manager.cc:1403] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.247s	user 0.008s	sys 0.012s
I20260713 09:06:32.439028 18991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a9df027ce43c5a272a7781ffc4760" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:32.437703 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27e7061bd043d8b0d63dd624c69b3d" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:32.446489 19037 raft_consensus.cc:359] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.448750 19035 tablet_bootstrap.cc:492] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:32.447872 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212000a956c74557ba95f104abb7be7c" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:32.447530 18918 raft_consensus.cc:2468] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:32.433101 19036 consensus_queue.cc:260] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.447772 19037 raft_consensus.cc:385] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.452483 18769 raft_consensus.cc:2393] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 1: Already voted for candidate 738dbf89fe524203a5693f82bfcb5c1d in this term.
I20260713 09:06:32.452713 19037 raft_consensus.cc:740] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
W20260713 09:06:32.435462 18811 leader_election.cc:343] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.453429 19037 consensus_queue.cc:260] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.449640 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212000a956c74557ba95f104abb7be7c" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:32.454126 19137 consensus_queue.cc:1048] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.455466 19037 ts_tablet_manager.cc:1434] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:06:32.456362 19037 tablet_bootstrap.cc:492] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:32.457477 18811 leader_election.cc:304] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:32.455994 18956 leader_election.cc:304] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d
I20260713 09:06:32.459071 19036 ts_tablet_manager.cc:1434] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:06:32.459182 19137 raft_consensus.cc:2804] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.459636 19137 raft_consensus.cc:697] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:32.459792 19090 raft_consensus.cc:3060] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.460418 19137 consensus_queue.cc:237] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.438474 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212000a956c74557ba95f104abb7be7c" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
W20260713 09:06:32.464591 18811 leader_election.cc:343] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.470722 19035 tablet_bootstrap.cc:654] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.472237 19148 consensus_queue.cc:1048] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:32.460035 19036 tablet_bootstrap.cc:492] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:32.477614 19134 consensus_queue.cc:1048] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:32.475023 19034 tablet_bootstrap.cc:492] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:32.476923 19090 raft_consensus.cc:2749] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.473942 19037 tablet_bootstrap.cc:654] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:32.473014 18811 leader_election.cc:343] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.480288 19034 ts_tablet_manager.cc:1403] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.329s	user 0.033s	sys 0.016s
I20260713 09:06:32.471419 19143 raft_consensus.cc:515] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.487309 19034 raft_consensus.cc:359] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.492692 19034 raft_consensus.cc:385] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.493189 19034 raft_consensus.cc:740] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.502763 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a9df027ce43c5a272a7781ffc4760" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:32.503599 18770 raft_consensus.cc:3060] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.486653 19143 leader_election.cc:290] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:32.501878 19034 consensus_queue.cc:260] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.507550 19036 tablet_bootstrap.cc:654] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.514683 19143 raft_consensus.cc:493] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.515210 19143 raft_consensus.cc:515] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.518199 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33d8e3e9e404114bcccc6b6905017fe" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:32.522369 18992 raft_consensus.cc:2468] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:32.545781 19034 ts_tablet_manager.cc:1434] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.001s
I20260713 09:06:32.547003 19034 tablet_bootstrap.cc:492] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:32.550274 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a9df027ce43c5a272a7781ffc4760" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
W20260713 09:06:32.544898 18811 leader_election.cc:343] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:32.553277 18811 leader_election.cc:343] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.561908 19143 leader_election.cc:290] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:32.563232 19105 consensus_queue.cc:1048] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:32.564950 18770 raft_consensus.cc:2468] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:32.566134 18809 leader_election.cc:304] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [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: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:32.567410 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33d8e3e9e404114bcccc6b6905017fe" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:32.569446 19137 raft_consensus.cc:2804] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.571487 19137 raft_consensus.cc:697] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:32.572368 19137 consensus_queue.cc:237] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
W20260713 09:06:32.580595 18811 leader_election.cc:343] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.581113 18811 leader_election.cc:304] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [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: 738dbf89fe524203a5693f82bfcb5c1d; no voters: 9487b3cecd5a4d059b27be70b1df1cc1, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:32.582577 19147 raft_consensus.cc:2749] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.575006 18666 catalog_manager.cc:5697] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.583393 19034 tablet_bootstrap.cc:654] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.588673 19105 raft_consensus.cc:493] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.594949 19105 raft_consensus.cc:515] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.597433 19105 leader_election.cc:290] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:32.598614 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3650d05444412daea937026fbd6218" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:32.601104 19037 tablet_bootstrap.cc:492] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:32.601717 19037 ts_tablet_manager.cc:1403] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.146s	user 0.039s	sys 0.018s
I20260713 09:06:32.605033 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e3650d05444412daea937026fbd6218" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:32.604872 19037 raft_consensus.cc:359] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.605794 19037 raft_consensus.cc:385] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.606001 18844 raft_consensus.cc:2393] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7118df6afc5b4633ac701a778e41db47 in current term 1: Already voted for candidate e57527850c664358b39c12f525b8f0ab in this term.
I20260713 09:06:32.606076 19037 raft_consensus.cc:740] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.606918 19037 consensus_queue.cc:260] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.607666 18733 leader_election.cc:304] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47; no voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:32.611166 19138 consensus_queue.cc:1048] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:32.612862 19037 ts_tablet_manager.cc:1434] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260713 09:06:32.609652 19134 raft_consensus.cc:493] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.613776 19037 tablet_bootstrap.cc:492] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:32.613523 19134 raft_consensus.cc:515] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.618172 19134 leader_election.cc:290] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:32.610579 19105 raft_consensus.cc:3060] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.620347 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:32.620918 18668 catalog_manager.cc:5697] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:32.623006 19037 tablet_bootstrap.cc:654] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.622802 18668 catalog_manager.cc:5697] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.624091 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:32.638056 19036 tablet_bootstrap.cc:492] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:32.638516 19036 ts_tablet_manager.cc:1403] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.179s	user 0.012s	sys 0.007s
I20260713 09:06:32.641360 19036 raft_consensus.cc:359] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.641999 19036 raft_consensus.cc:385] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.642248 19036 raft_consensus.cc:740] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.642843 19036 consensus_queue.cc:260] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
W20260713 09:06:32.627992 18883 leader_election.cc:343] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:32.645628 18885 leader_election.cc:343] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.648348 19105 raft_consensus.cc:2749] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.647642 19036 ts_tablet_manager.cc:1434] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:32.648569 18885 leader_election.cc:304] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [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: e57527850c664358b39c12f525b8f0ab; no voters: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:32.652596 19134 raft_consensus.cc:2749] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.653643 19036 tablet_bootstrap.cc:492] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:32.654326 19035 tablet_bootstrap.cc:492] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:32.654867 19035 ts_tablet_manager.cc:1403] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.206s	user 0.019s	sys 0.009s
I20260713 09:06:32.663029 19076 raft_consensus.cc:493] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.663837 19035 raft_consensus.cc:359] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.665916 19035 raft_consensus.cc:385] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.663528 19076 raft_consensus.cc:515] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.677886 18664 catalog_manager.cc:5697] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 0 to 1, leader changed from <none> to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 1 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:32.682407 19134 consensus_queue.cc:1048] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.688802 19044 consensus_queue.cc:1048] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.685496 19034 tablet_bootstrap.cc:492] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:32.690277 19076 leader_election.cc:290] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:32.690544 19034 ts_tablet_manager.cc:1403] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.001s
I20260713 09:06:32.692809 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27e7061bd043d8b0d63dd624c69b3d" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:32.693220 19034 raft_consensus.cc:359] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.693883 19034 raft_consensus.cc:385] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.694140 19034 raft_consensus.cc:740] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.694339 19035 raft_consensus.cc:740] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.694644 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f27e7061bd043d8b0d63dd624c69b3d" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:32.695505 18918 raft_consensus.cc:2393] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 1: Already voted for candidate 738dbf89fe524203a5693f82bfcb5c1d in this term.
I20260713 09:06:32.695175 19035 consensus_queue.cc:260] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.696781 18959 leader_election.cc:304] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:32.697239 19035 ts_tablet_manager.cc:1434] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260713 09:06:32.698194 19035 tablet_bootstrap.cc:492] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:32.686025 19037 tablet_bootstrap.cc:492] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:32.698839 19037 ts_tablet_manager.cc:1403] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.003s
I20260713 09:06:32.699067 19076 raft_consensus.cc:3060] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.699807 19034 consensus_queue.cc:260] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.705022 19035 tablet_bootstrap.cc:654] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.706892 19034 ts_tablet_manager.cc:1434] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:06:32.710367 19034 tablet_bootstrap.cc:492] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:32.715037 19076 raft_consensus.cc:2749] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.703548 19037 raft_consensus.cc:359] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.715664 19037 raft_consensus.cc:385] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.716017 19037 raft_consensus.cc:740] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.716567 19035 tablet_bootstrap.cc:492] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:32.687022 19036 tablet_bootstrap.cc:654] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.717032 19035 ts_tablet_manager.cc:1403] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:06:32.719283 19037 consensus_queue.cc:260] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.726064 19037 ts_tablet_manager.cc:1434] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:06:32.731899 19037 tablet_bootstrap.cc:492] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:32.719885 19035 raft_consensus.cc:359] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.742089 19035 raft_consensus.cc:385] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.742367 19035 raft_consensus.cc:740] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.743021 19035 consensus_queue.cc:260] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.743237 18668 catalog_manager.cc:5697] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:32.745406 19035 ts_tablet_manager.cc:1434] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:06:32.745952 19138 raft_consensus.cc:493] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.746312 19035 tablet_bootstrap.cc:492] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:32.746485 19138 raft_consensus.cc:515] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.749539 19133 consensus_queue.cc:1048] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.755221 19037 tablet_bootstrap.cc:654] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.757627 18993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3459a6f0640c1a7eb7f33b32c4291" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
W20260713 09:06:32.759057 18885 leader_election.cc:343] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.759943 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3459a6f0640c1a7eb7f33b32c4291" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
W20260713 09:06:32.761363 18882 leader_election.cc:343] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.761830 18882 leader_election.cc:304] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [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: e57527850c664358b39c12f525b8f0ab; no voters: 738dbf89fe524203a5693f82bfcb5c1d, 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:32.762652 19133 raft_consensus.cc:2749] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.763371 19138 leader_election.cc:290] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:32.761379 19035 tablet_bootstrap.cc:654] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.781540 19035 tablet_bootstrap.cc:492] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:32.782091 19035 ts_tablet_manager.cc:1403] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260713 09:06:32.788425 19035 raft_consensus.cc:359] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.789119 19035 raft_consensus.cc:385] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.789394 19035 raft_consensus.cc:740] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.790051 19035 consensus_queue.cc:260] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.792049 19035 ts_tablet_manager.cc:1434] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:06:32.793147 19035 tablet_bootstrap.cc:492] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:32.799444 19035 tablet_bootstrap.cc:654] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.807780 19037 tablet_bootstrap.cc:492] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:32.808533 19037 ts_tablet_manager.cc:1403] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.077s	user 0.044s	sys 0.009s
I20260713 09:06:32.739326 19036 tablet_bootstrap.cc:492] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:32.809598 19036 ts_tablet_manager.cc:1403] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.000s
I20260713 09:06:32.741677 19034 tablet_bootstrap.cc:654] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.811848 19037 raft_consensus.cc:359] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.819928 19037 raft_consensus.cc:385] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.820338 19037 raft_consensus.cc:740] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.820290 19036 raft_consensus.cc:359] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.821110 19036 raft_consensus.cc:385] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.821403 19036 raft_consensus.cc:740] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.821959 19036 consensus_queue.cc:260] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.823345 19036 ts_tablet_manager.cc:1434] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:32.824157 19036 tablet_bootstrap.cc:492] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:32.825475 19037 consensus_queue.cc:260] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.834796 19037 ts_tablet_manager.cc:1434] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.001s
I20260713 09:06:32.835937 19037 tablet_bootstrap.cc:492] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:32.838603 19073 raft_consensus.cc:493] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.828495 19035 tablet_bootstrap.cc:492] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:32.839376 19035 ts_tablet_manager.cc:1403] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.005s
I20260713 09:06:32.839167 19073 raft_consensus.cc:515] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.841450 19073 leader_election.cc:290] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:32.828884 19148 consensus_queue.cc:1048] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.845561 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18473241f0d54972b44c743124fc2fe7" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
W20260713 09:06:32.847693 18809 leader_election.cc:343] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.849207 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18473241f0d54972b44c743124fc2fe7" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:32.849861 18919 raft_consensus.cc:2468] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 0.
I20260713 09:06:32.850147 19035 raft_consensus.cc:359] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.851915 19035 raft_consensus.cc:385] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.852241 19035 raft_consensus.cc:740] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.853083 19035 consensus_queue.cc:260] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.854028 19034 tablet_bootstrap.cc:492] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:32.854588 19034 ts_tablet_manager.cc:1403] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.144s	user 0.026s	sys 0.013s
I20260713 09:06:32.850976 19037 tablet_bootstrap.cc:654] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.851321 18811 leader_election.cc:304] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:32.855796 19035 ts_tablet_manager.cc:1434] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:06:32.855865 19148 raft_consensus.cc:2804] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.856392 19148 raft_consensus.cc:493] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.856781 19148 raft_consensus.cc:3060] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.857681 19035 tablet_bootstrap.cc:492] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
W20260713 09:06:32.861961 18716 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:32.875483 19148 raft_consensus.cc:515] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.876775 19137 consensus_queue.cc:1048] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.878003 19148 leader_election.cc:290] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Requested vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:32.881735 19034 raft_consensus.cc:359] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.882656 19034 raft_consensus.cc:385] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.882993 19034 raft_consensus.cc:740] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.885250 19035 tablet_bootstrap.cc:654] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.885979 18770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18473241f0d54972b44c743124fc2fe7" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:32.885737 19034 consensus_queue.cc:260] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
W20260713 09:06:32.887524 18809 leader_election.cc:343] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.891865 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18473241f0d54972b44c743124fc2fe7" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:32.892513 18919 raft_consensus.cc:3060] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.893460 19034 ts_tablet_manager.cc:1434] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260713 09:06:32.894534 19034 tablet_bootstrap.cc:492] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:32.909000 19034 tablet_bootstrap.cc:654] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.930647 19034 tablet_bootstrap.cc:492] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:32.931290 19034 ts_tablet_manager.cc:1403] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.003s
I20260713 09:06:32.934453 19138 raft_consensus.cc:493] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.935060 19138 raft_consensus.cc:515] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.936720 19034 raft_consensus.cc:359] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.937427 19138 leader_election.cc:290] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:32.938556 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33d8e3e9e404114bcccc6b6905017fe" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:32.940114 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33d8e3e9e404114bcccc6b6905017fe" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:32.940938 18844 raft_consensus.cc:2468] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
I20260713 09:06:32.937467 19034 raft_consensus.cc:385] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.941984 19034 raft_consensus.cc:740] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.942371 18882 leader_election.cc:304] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:32.943434 19138 raft_consensus.cc:2804] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.943876 19138 raft_consensus.cc:493] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.943624 19034 consensus_queue.cc:260] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.944224 19138 raft_consensus.cc:3060] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.944597 18992 raft_consensus.cc:2468] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
I20260713 09:06:32.947549 19073 consensus_queue.cc:1048] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.948843 19133 raft_consensus.cc:493] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.949369 19133 raft_consensus.cc:515] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.952992 19105 raft_consensus.cc:493] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.953481 19105 raft_consensus.cc:515] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.955334 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705af68189c84ae5af59603128c5c2e7" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:32.956030 18844 raft_consensus.cc:2468] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
I20260713 09:06:32.956519 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:32.957149 18845 raft_consensus.cc:2468] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 0.
I20260713 09:06:32.957211 18882 leader_election.cc:304] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:32.957561 19059 raft_consensus.cc:493] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.958094 19042 raft_consensus.cc:2804] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.958518 19042 raft_consensus.cc:493] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.958241 19059 raft_consensus.cc:515] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:32.958921 19042 raft_consensus.cc:3060] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.959887 18733 leader_election.cc:304] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 
I20260713 09:06:32.960897 19059 leader_election.cc:290] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:32.961284 19105 leader_election.cc:290] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:32.961527 19059 raft_consensus.cc:2804] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.962039 19059 raft_consensus.cc:493] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.962419 19059 raft_consensus.cc:3060] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.963788 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:32.964044 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:32.964442 18990 raft_consensus.cc:2468] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 0.
I20260713 09:06:32.964650 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:32.965322 18918 raft_consensus.cc:2468] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 0.
W20260713 09:06:32.966379 18736 leader_election.cc:343] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.967474 18736 leader_election.cc:304] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:32.968575 19105 raft_consensus.cc:2804] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.951503 19133 leader_election.cc:290] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:32.968976 19105 raft_consensus.cc:493] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.969383 19105 raft_consensus.cc:3060] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.970211 19059 raft_consensus.cc:515] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:32.971077 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705af68189c84ae5af59603128c5c2e7" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
W20260713 09:06:32.973114 18883 leader_election.cc:343] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.973979 18919 raft_consensus.cc:2468] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:32.975898 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:32.975996 18811 leader_election.cc:304] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:32.976300 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:32.976889 18845 raft_consensus.cc:3060] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.977236 19148 raft_consensus.cc:2804] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.977777 19059 leader_election.cc:290] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
W20260713 09:06:32.979452 18736 leader_election.cc:343] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.977833 19148 raft_consensus.cc:697] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:32.982290 19138 raft_consensus.cc:515] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:32.992221 19137 consensus_queue.cc:1048] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.986685 19042 raft_consensus.cc:515] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.998754 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705af68189c84ae5af59603128c5c2e7" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
W20260713 09:06:33.000590 18883 leader_election.cc:343] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.003963 18845 raft_consensus.cc:2468] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
I20260713 09:06:33.004204 19042 leader_election.cc:290] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Requested vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:33.005451 19138 leader_election.cc:290] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Requested vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:33.006192 18733 leader_election.cc:304] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:33.006201 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705af68189c84ae5af59603128c5c2e7" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:33.007107 18844 raft_consensus.cc:3060] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.008164 19059 raft_consensus.cc:2804] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.008690 19059 raft_consensus.cc:697] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:33.008898 18993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33d8e3e9e404114bcccc6b6905017fe" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:33.009512 18993 raft_consensus.cc:3060] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.009531 19059 consensus_queue.cc:237] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.011102 19037 tablet_bootstrap.cc:492] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:33.011569 19037 ts_tablet_manager.cc:1403] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.176s	user 0.015s	sys 0.024s
I20260713 09:06:33.015667 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e33d8e3e9e404114bcccc6b6905017fe" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:33.016490 18845 raft_consensus.cc:3060] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.015221 18844 raft_consensus.cc:2468] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:33.019274 18882 leader_election.cc:304] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:33.020216 19036 tablet_bootstrap.cc:654] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.020468 19138 raft_consensus.cc:2804] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.021016 19138 raft_consensus.cc:697] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:33.021874 19138 consensus_queue.cc:237] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.982896 19148 consensus_queue.cc:237] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:32.987283 19105 raft_consensus.cc:515] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.039600 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:33.040552 18919 raft_consensus.cc:3060] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.043978 18664 catalog_manager.cc:5697] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 0 to 1, leader changed from <none> to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 1 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.044142 18666 catalog_manager.cc:5697] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.047425 19143 raft_consensus.cc:493] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.048053 19143 raft_consensus.cc:515] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.050207 19143 leader_election.cc:290] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:33.053089 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3459a6f0640c1a7eb7f33b32c4291" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:33.054636 19035 tablet_bootstrap.cc:492] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
W20260713 09:06:33.054803 18811 leader_election.cc:343] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.055336 19035 ts_tablet_manager.cc:1403] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.198s	user 0.065s	sys 0.056s
I20260713 09:06:33.055780 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3459a6f0640c1a7eb7f33b32c4291" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:33.056449 18918 raft_consensus.cc:2468] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 0.
I20260713 09:06:33.057713 18811 leader_election.cc:304] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:33.058655 19035 raft_consensus.cc:359] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.059528 19035 raft_consensus.cc:385] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.059917 19035 raft_consensus.cc:740] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.060410 19144 raft_consensus.cc:2804] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.060823 19144 raft_consensus.cc:493] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.061257 19144 raft_consensus.cc:3060] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.060878 19035 consensus_queue.cc:260] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.060240 19143 consensus_queue.cc:1048] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.063536 19035 ts_tablet_manager.cc:1434] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:33.064713 19035 tablet_bootstrap.cc:492] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab: Bootstrap starting.
I20260713 09:06:33.069857 19036 tablet_bootstrap.cc:492] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:33.070411 19036 ts_tablet_manager.cc:1403] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.246s	user 0.011s	sys 0.000s
I20260713 09:06:33.071509 19035 tablet_bootstrap.cc:654] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.082824 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:33.083127 19105 leader_election.cc:290] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:33.032949 19037 raft_consensus.cc:359] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.085423 19037 raft_consensus.cc:385] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.088502 18992 raft_consensus.cc:3060] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.085780 19037 raft_consensus.cc:740] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.104097 19036 raft_consensus.cc:359] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:33.104918 19036 raft_consensus.cc:385] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.105278 19036 raft_consensus.cc:740] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
W20260713 09:06:33.106473 18811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.195:42129, user_credentials={real_user=slave}} blocked reactor thread for 48868.6us
I20260713 09:06:33.107354 19042 raft_consensus.cc:493] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.107883 19042 raft_consensus.cc:515] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.109956 19042 leader_election.cc:290] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:33.112111 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:33.113101 18919 raft_consensus.cc:2468] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
W20260713 09:06:33.113622 18883 leader_election.cc:343] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.113386 19144 raft_consensus.cc:515] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.114287 18736 leader_election.cc:304] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:33.115437 19059 raft_consensus.cc:2804] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.115530 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:33.116057 19059 raft_consensus.cc:697] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:33.117015 19059 consensus_queue.cc:237] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
W20260713 09:06:33.117719 18885 leader_election.cc:343] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.118345 18885 leader_election.cc:304] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [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: e57527850c664358b39c12f525b8f0ab; no voters: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:33.120510 19138 raft_consensus.cc:2749] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.128688 18992 raft_consensus.cc:2468] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
I20260713 09:06:33.128770 18993 raft_consensus.cc:2468] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:33.130231 18845 raft_consensus.cc:2468] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:33.131510 18882 leader_election.cc:304] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:33.131390 19036 consensus_queue.cc:260] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:33.132468 19042 raft_consensus.cc:2804] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.132925 19042 raft_consensus.cc:697] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:33.133538 19036 ts_tablet_manager.cc:1434] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260713 09:06:33.133754 19042 consensus_queue.cc:237] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.134421 19036 tablet_bootstrap.cc:492] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:33.135773 19076 raft_consensus.cc:493] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.136257 19076 raft_consensus.cc:515] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.138484 19076 leader_election.cc:290] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:33.140865 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a9df027ce43c5a272a7781ffc4760" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:33.133016 18668 catalog_manager.cc:5697] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.144371 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b66a9df027ce43c5a272a7781ffc4760" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:33.146232 18956 leader_election.cc:304] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d
I20260713 09:06:33.147642 19076 raft_consensus.cc:2749] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.150481 19034 ts_tablet_manager.cc:1434] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.216s	user 0.008s	sys 0.000s
I20260713 09:06:33.151451 19034 tablet_bootstrap.cc:492] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:33.151804 19035 tablet_bootstrap.cc:492] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab: No bootstrap required, opened a new log
I20260713 09:06:33.152400 19035 ts_tablet_manager.cc:1403] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.009s
I20260713 09:06:33.155136 19035 raft_consensus.cc:359] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.155864 19035 raft_consensus.cc:385] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.156170 19035 raft_consensus.cc:740] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.156409 19036 tablet_bootstrap.cc:654] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.157120 19035 consensus_queue.cc:260] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.160015 19035 ts_tablet_manager.cc:1434] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:06:33.100180 19037 consensus_queue.cc:260] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.163259 19137 raft_consensus.cc:493] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.163686 19137 raft_consensus.cc:515] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.164511 19037 ts_tablet_manager.cc:1434] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.153s	user 0.007s	sys 0.000s
I20260713 09:06:33.165450 19037 tablet_bootstrap.cc:492] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d: Bootstrap starting.
I20260713 09:06:33.166100 19137 leader_election.cc:290] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:33.168004 19036 tablet_bootstrap.cc:492] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:33.168484 19036 ts_tablet_manager.cc:1403] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.010s
I20260713 09:06:33.172482 18993 raft_consensus.cc:3060] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.175040 18917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a5f967dc034c6e8321d68b871e16d3" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:33.175690 18917 raft_consensus.cc:2468] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 0.
I20260713 09:06:33.176826 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a5f967dc034c6e8321d68b871e16d3" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:33.178849 18811 leader_election.cc:304] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:33.179679 19143 raft_consensus.cc:2804] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.180089 19143 raft_consensus.cc:493] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.180405 19143 raft_consensus.cc:3060] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.180848 18666 catalog_manager.cc:5697] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 0 to 1, leader changed from <none> to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 1 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.174501 19036 raft_consensus.cc:359] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:33.182845 19036 raft_consensus.cc:385] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.183229 19036 raft_consensus.cc:740] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.184244 19036 consensus_queue.cc:260] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
W20260713 09:06:33.188238 18811 leader_election.cc:343] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.188568 19144 leader_election.cc:290] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:33.191911 19137 consensus_queue.cc:1048] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.192692 19143 raft_consensus.cc:515] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.194646 19034 tablet_bootstrap.cc:654] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.195993 19036 ts_tablet_manager.cc:1434] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:06:33.196518 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3459a6f0640c1a7eb7f33b32c4291" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:33.197106 18918 raft_consensus.cc:3060] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.194659 19143 leader_election.cc:290] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:33.200519 18992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3459a6f0640c1a7eb7f33b32c4291" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:33.202330 19037 tablet_bootstrap.cc:654] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.204365 18918 raft_consensus.cc:2468] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:33.204558 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a5f967dc034c6e8321d68b871e16d3" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:33.204123 19036 tablet_bootstrap.cc:492] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:33.205174 18919 raft_consensus.cc:3060] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.210454 19036 tablet_bootstrap.cc:654] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.213568 18919 raft_consensus.cc:2468] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:33.215667 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a5f967dc034c6e8321d68b871e16d3" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
W20260713 09:06:33.218482 18811 leader_election.cc:343] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:33.224427 18811 leader_election.cc:343] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.225131 18811 leader_election.cc:304] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:33.225901 19137 raft_consensus.cc:2804] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.226369 19137 raft_consensus.cc:697] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:33.227174 19137 consensus_queue.cc:237] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.232646 18811 leader_election.cc:304] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [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: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:33.234750 19143 raft_consensus.cc:2804] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.235430 19143 raft_consensus.cc:697] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:33.236306 19143 consensus_queue.cc:237] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.236153 18665 catalog_manager.cc:5697] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.248600 19037 tablet_bootstrap.cc:492] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d: No bootstrap required, opened a new log
I20260713 09:06:33.254180 19037 ts_tablet_manager.cc:1403] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.015s
I20260713 09:06:33.257233 19037 raft_consensus.cc:359] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.257932 19037 raft_consensus.cc:385] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.258253 19037 raft_consensus.cc:740] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.259079 19037 consensus_queue.cc:260] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.261371 19037 ts_tablet_manager.cc:1434] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:33.269934 19034 tablet_bootstrap.cc:492] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:33.270557 19034 ts_tablet_manager.cc:1403] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.119s	user 0.034s	sys 0.015s
I20260713 09:06:33.270820 19036 tablet_bootstrap.cc:492] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:33.271343 19036 ts_tablet_manager.cc:1403] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.012s
I20260713 09:06:33.273351 19034 raft_consensus.cc:359] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.274092 19034 raft_consensus.cc:385] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.273877 19036 raft_consensus.cc:359] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.274441 19034 raft_consensus.cc:740] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.274629 19036 raft_consensus.cc:385] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.274978 19036 raft_consensus.cc:740] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.275174 19034 consensus_queue.cc:260] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.275655 19036 consensus_queue.cc:260] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.277597 19034 ts_tablet_manager.cc:1434] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:33.277674 19036 ts_tablet_manager.cc:1434] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:33.279762 19034 tablet_bootstrap.cc:492] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:33.279240 18664 catalog_manager.cc:5697] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.282114 18664 catalog_manager.cc:5697] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 0 to 1, leader changed from <none> to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.285027 19034 tablet_bootstrap.cc:654] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.286005 19036 tablet_bootstrap.cc:492] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:33.291466 19036 tablet_bootstrap.cc:654] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.296027 19034 tablet_bootstrap.cc:492] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:33.296499 19034 ts_tablet_manager.cc:1403] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260713 09:06:33.298029 19036 tablet_bootstrap.cc:492] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:33.298568 19036 ts_tablet_manager.cc:1403] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260713 09:06:33.298847 19034 raft_consensus.cc:359] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.299542 19034 raft_consensus.cc:385] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.299890 19034 raft_consensus.cc:740] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.300609 19034 consensus_queue.cc:260] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.301268 19036 raft_consensus.cc:359] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.301889 19036 raft_consensus.cc:385] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.302160 19036 raft_consensus.cc:740] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.302882 19034 ts_tablet_manager.cc:1434] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:33.302759 19036 consensus_queue.cc:260] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.303823 19034 tablet_bootstrap.cc:492] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:33.304716 19036 ts_tablet_manager.cc:1434] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:33.309787 19034 tablet_bootstrap.cc:654] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.310276 19036 tablet_bootstrap.cc:492] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:33.316207 19036 tablet_bootstrap.cc:654] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.331880 19034 tablet_bootstrap.cc:492] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:33.332118 19036 tablet_bootstrap.cc:492] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: No bootstrap required, opened a new log
I20260713 09:06:33.332346 19034 ts_tablet_manager.cc:1403] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.015s
I20260713 09:06:33.332566 19036 ts_tablet_manager.cc:1403] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260713 09:06:33.335027 19034 raft_consensus.cc:359] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.335229 19036 raft_consensus.cc:359] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.335729 19034 raft_consensus.cc:385] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.335865 19036 raft_consensus.cc:385] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.336054 19034 raft_consensus.cc:740] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.336165 19036 raft_consensus.cc:740] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.336750 19034 consensus_queue.cc:260] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.336804 19036 consensus_queue.cc:260] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.338805 19036 ts_tablet_manager.cc:1434] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:33.338999 19034 ts_tablet_manager.cc:1434] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:33.340135 19034 tablet_bootstrap.cc:492] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:33.344048 19034 tablet_bootstrap.cc:654] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.348695 19034 tablet_bootstrap.cc:492] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:33.349125 19034 ts_tablet_manager.cc:1403] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:33.351672 19034 raft_consensus.cc:359] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.352370 19034 raft_consensus.cc:385] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.353018 19034 raft_consensus.cc:740] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.353636 19034 consensus_queue.cc:260] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.355762 19034 ts_tablet_manager.cc:1434] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:33.353673 19076 raft_consensus.cc:493] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.357357 19076 raft_consensus.cc:515] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.360050 19076 leader_election.cc:290] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:33.361817 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:33.362469 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:33.363078 19186 raft_consensus.cc:493] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.363517 19186 raft_consensus.cc:515] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:33.366083 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705af68189c84ae5af59603128c5c2e7" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:33.366448 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "705af68189c84ae5af59603128c5c2e7" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:33.366850 18844 raft_consensus.cc:2393] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7118df6afc5b4633ac701a778e41db47 in current term 1: Already voted for candidate e57527850c664358b39c12f525b8f0ab in this term.
I20260713 09:06:33.368083 18736 leader_election.cc:304] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47; no voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:33.362727 18845 raft_consensus.cc:2393] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 1: Already voted for candidate 7118df6afc5b4633ac701a778e41db47 in this term.
I20260713 09:06:33.368783 19105 raft_consensus.cc:3060] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.369177 19186 leader_election.cc:290] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:33.362740 19034 tablet_bootstrap.cc:492] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:33.370118 18956 leader_election.cc:304] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d
I20260713 09:06:33.371035 19076 raft_consensus.cc:3060] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.375659 19076 raft_consensus.cc:2749] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.376353 19034 tablet_bootstrap.cc:654] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.375911 19105 raft_consensus.cc:2749] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.379276 19138 raft_consensus.cc:493] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.379832 19138 raft_consensus.cc:515] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.381245 19034 tablet_bootstrap.cc:492] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:33.381569 19138 leader_election.cc:290] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:33.381695 19034 ts_tablet_manager.cc:1403] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.003s
I20260713 09:06:33.382725 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2390ebc5d4991bceb580c63de8686" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:33.382735 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2390ebc5d4991bceb580c63de8686" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:33.383450 18769 raft_consensus.cc:2468] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 0.
W20260713 09:06:33.384093 18885 leader_election.cc:343] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.384646 19034 raft_consensus.cc:359] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.384660 18883 leader_election.cc:304] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:33.385237 19034 raft_consensus.cc:385] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.385568 19034 raft_consensus.cc:740] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.385655 19138 raft_consensus.cc:2804] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.386018 19138 raft_consensus.cc:493] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.386360 19138 raft_consensus.cc:3060] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.386336 19034 consensus_queue.cc:260] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.388471 19034 ts_tablet_manager.cc:1434] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:33.389684 19034 tablet_bootstrap.cc:492] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1: Bootstrap starting.
I20260713 09:06:33.393420 19138 raft_consensus.cc:515] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.395177 19034 tablet_bootstrap.cc:654] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.396189 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2390ebc5d4991bceb580c63de8686" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:33.396683 19138 leader_election.cc:290] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
W20260713 09:06:33.397572 18885 leader_election.cc:343] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.397945 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2390ebc5d4991bceb580c63de8686" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:33.398559 18769 raft_consensus.cc:3060] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.401494 19034 tablet_bootstrap.cc:492] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1: No bootstrap required, opened a new log
I20260713 09:06:33.401834 19034 ts_tablet_manager.cc:1403] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260713 09:06:33.403954 19034 raft_consensus.cc:359] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.404583 19034 raft_consensus.cc:385] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.404520 18769 raft_consensus.cc:2468] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:33.405038 19034 raft_consensus.cc:740] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.405722 18883 leader_election.cc:304] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:33.405795 19034 consensus_queue.cc:260] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.406630 19138 raft_consensus.cc:2804] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.407145 19138 raft_consensus.cc:697] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:33.408092 19034 ts_tablet_manager.cc:1434] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:33.407910 19138 consensus_queue.cc:237] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.416997 18666 catalog_manager.cc:5697] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 0 to 1, leader changed from <none> to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 1 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.418648 19105 consensus_queue.cc:1048] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.425787 19076 raft_consensus.cc:493] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.426312 19076 raft_consensus.cc:515] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.428285 19076 leader_election.cc:290] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:33.429440 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f80b457f5e846a1afc19a343e50520f" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:33.430086 18845 raft_consensus.cc:2468] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 0.
I20260713 09:06:33.433270 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f80b457f5e846a1afc19a343e50520f" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:33.433450 18956 leader_election.cc:304] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 738dbf89fe524203a5693f82bfcb5c1d, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:33.433979 18769 raft_consensus.cc:2468] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 0.
I20260713 09:06:33.434108 19059 consensus_queue.cc:1048] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.434332 19090 raft_consensus.cc:2804] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.434769 19090 raft_consensus.cc:493] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.435001 19090 raft_consensus.cc:3060] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.440604 18769 raft_consensus.cc:3060] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.447011 19090 raft_consensus.cc:515] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.449275 19137 consensus_queue.cc:1048] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.451792 18769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f80b457f5e846a1afc19a343e50520f" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:33.452355 18769 raft_consensus.cc:3060] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.459074 18769 raft_consensus.cc:2468] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1.
I20260713 09:06:33.459415 19042 consensus_queue.cc:1048] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.460381 18957 leader_election.cc:304] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:33.462163 19213 raft_consensus.cc:2804] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.462605 19213 raft_consensus.cc:697] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 LEADER]: Becoming Leader. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Running, Role: LEADER
I20260713 09:06:33.463408 19213 consensus_queue.cc:237] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:33.471870 19213 raft_consensus.cc:493] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.472026 19090 leader_election.cc:290] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 election: Requested vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:33.472388 19213 raft_consensus.cc:515] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.472981 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f80b457f5e846a1afc19a343e50520f" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:33.473554 18844 raft_consensus.cc:3060] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.474637 19213 leader_election.cc:290] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:33.475728 18842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3459a6f0640c1a7eb7f33b32c4291" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:33.476665 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf3459a6f0640c1a7eb7f33b32c4291" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:33.477228 18919 raft_consensus.cc:2393] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 1: Already voted for candidate 738dbf89fe524203a5693f82bfcb5c1d in this term.
I20260713 09:06:33.471745 19143 consensus_queue.cc:1048] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.478387 19133 consensus_queue.cc:1048] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.480079 19105 raft_consensus.cc:493] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.480883 19105 raft_consensus.cc:515] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.483620 18956 leader_election.cc:304] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:33.483743 19213 raft_consensus.cc:493] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.483943 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:33.484371 19213 raft_consensus.cc:515] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.484613 18918 raft_consensus.cc:2468] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 0.
I20260713 09:06:33.486297 18736 leader_election.cc:304] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:33.486572 19213 leader_election.cc:290] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:33.487140 19213 raft_consensus.cc:3060] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.487300 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2390ebc5d4991bceb580c63de8686" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:33.488695 19186 raft_consensus.cc:2804] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.489058 19186 raft_consensus.cc:493] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.489389 19186 raft_consensus.cc:3060] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.491521 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:33.492053 18768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2390ebc5d4991bceb580c63de8686" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:33.492923 18768 raft_consensus.cc:2393] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 1: Already voted for candidate e57527850c664358b39c12f525b8f0ab in this term.
I20260713 09:06:33.492139 18989 raft_consensus.cc:2468] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 0.
I20260713 09:06:33.494270 19213 raft_consensus.cc:2749] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.496172 18957 leader_election.cc:304] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:33.496999 19090 raft_consensus.cc:3060] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.489384 19105 leader_election.cc:290] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:33.498522 19186 raft_consensus.cc:515] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.499876 18844 raft_consensus.cc:2468] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1.
I20260713 09:06:33.502296 19186 leader_election.cc:290] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:33.503742 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:33.504317 18918 raft_consensus.cc:3060] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.505527 19213 raft_consensus.cc:493] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.506592 19213 raft_consensus.cc:515] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:33.511777 19213 leader_election.cc:290] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:33.513361 18919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a5f967dc034c6e8321d68b871e16d3" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:33.514201 18919 raft_consensus.cc:2393] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 1: Already voted for candidate 738dbf89fe524203a5693f82bfcb5c1d in this term.
I20260713 09:06:33.520432 18665 catalog_manager.cc:5697] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196). New cstate: current_term: 1 leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.524277 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:33.524926 18990 raft_consensus.cc:3060] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.524927 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51a5f967dc034c6e8321d68b871e16d3" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:33.528210 18956 leader_election.cc:304] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 738dbf89fe524203a5693f82bfcb5c1d, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:33.529711 19213 raft_consensus.cc:3060] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.529852 18918 raft_consensus.cc:2468] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
I20260713 09:06:33.531044 18736 leader_election.cc:304] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:33.532014 19105 raft_consensus.cc:2804] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.532501 19105 raft_consensus.cc:697] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:33.533329 19105 consensus_queue.cc:237] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:33.536482 19213 raft_consensus.cc:2749] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.531565 18990 raft_consensus.cc:2468] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 1.
I20260713 09:06:33.538839 19090 raft_consensus.cc:2749] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.545852 18664 catalog_manager.cc:5697] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.594519 19138 consensus_queue.cc:1048] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.608398 19042 consensus_queue.cc:1048] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.635478 19105 consensus_queue.cc:1048] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.647393 19059 consensus_queue.cc:1048] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.724752 19148 consensus_queue.cc:1048] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.734794 19137 consensus_queue.cc:1048] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.738196 19137 consensus_queue.cc:1048] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.751106 19137 consensus_queue.cc:1048] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.838083 19133 consensus_queue.cc:1048] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.840684 16599 tablet_server.cc:179] TabletServer@127.16.53.193:0 shutting down...
W20260713 09:06:33.846316 18883 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260713 09:06:33.849960 18883 consensus_peers.cc:597] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:33.853938 18883 consensus_peers.cc:597] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.887382 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:33.888374 16599 tablet_replica.cc:333] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.891789 16599 raft_consensus.cc:2243] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.892244 16599 raft_consensus.cc:2272] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.893987 16599 tablet_replica.cc:333] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.894577 16599 raft_consensus.cc:2243] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.895027 16599 raft_consensus.cc:2272] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.897614 16599 tablet_replica.cc:333] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.898191 16599 raft_consensus.cc:2243] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.898597 16599 raft_consensus.cc:2272] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.901077 16599 tablet_replica.cc:333] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.901849 16599 raft_consensus.cc:2243] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.902818 16599 raft_consensus.cc:2272] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.904564 18883 consensus_peers.cc:597] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.906828 16599 tablet_replica.cc:333] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.907783 16599 raft_consensus.cc:2243] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.908215 16599 raft_consensus.cc:2272] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.910976 18957 consensus_peers.cc:597] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.911558 16599 tablet_replica.cc:333] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.912639 16599 raft_consensus.cc:2243] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.913904 16599 raft_consensus.cc:2272] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.916597 16599 tablet_replica.cc:333] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.917420 16599 raft_consensus.cc:2243] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:33.917805 18957 consensus_peers.cc:597] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.917945 16599 raft_consensus.cc:2272] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.918175 18809 consensus_peers.cc:597] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.920054 16599 tablet_replica.cc:333] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.920616 16599 raft_consensus.cc:2243] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.921021 16599 raft_consensus.cc:2272] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.922681 16599 tablet_replica.cc:333] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.923203 16599 raft_consensus.cc:2243] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.923938 16599 raft_consensus.cc:2272] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.925493 16599 tablet_replica.cc:333] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.926079 16599 raft_consensus.cc:2243] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.926752 16599 raft_consensus.cc:2272] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.928479 16599 tablet_replica.cc:333] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.928993 16599 raft_consensus.cc:2243] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.929368 16599 raft_consensus.cc:2272] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.930899 16599 tablet_replica.cc:333] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.931403 16599 raft_consensus.cc:2243] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.931844 16599 raft_consensus.cc:2272] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.933408 16599 tablet_replica.cc:333] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.933959 16599 raft_consensus.cc:2243] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.934330 16599 raft_consensus.cc:2272] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.935966 16599 tablet_replica.cc:333] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.936463 16599 raft_consensus.cc:2243] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.937145 16599 raft_consensus.cc:2272] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.938781 16599 tablet_replica.cc:333] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.939277 16599 raft_consensus.cc:2243] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.939649 16599 raft_consensus.cc:2272] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.941572 16599 tablet_replica.cc:333] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.942068 16599 raft_consensus.cc:2243] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:33.942603 16599 pending_rounds.cc:70] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Trying to abort 1 pending ops.
I20260713 09:06:33.942837 16599 pending_rounds.cc:77] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306991999127269376 op_type: NO_OP noop_request { }
I20260713 09:06:33.943131 16599 raft_consensus.cc:2889] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:33.943408 16599 raft_consensus.cc:2272] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.945331 16599 tablet_replica.cc:333] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.945822 16599 raft_consensus.cc:2243] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.946197 16599 raft_consensus.cc:2272] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:33.947693 16599 tablet_replica.cc:333] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: stopping tablet replica
I20260713 09:06:33.948238 16599 raft_consensus.cc:2243] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:33.948623 16599 raft_consensus.cc:2272] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:33.978422 18809 consensus_peers.cc:597] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:33.986720 16599 tablet_server.cc:196] TabletServer@127.16.53.193:0 shutdown complete.
I20260713 09:06:34.005681 19213 consensus_queue.cc:1048] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.011653 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:34.021447 19236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.025831 19237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.042917 18809 consensus_peers.cc:597] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:34.044080 18883 consensus_peers.cc:597] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:34.045974 19240 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:34.047875 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:34.050379 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:34.050653 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:34.050855 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933594050839 us; error 0 us; skew 500 ppm
I20260713 09:06:34.051540 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:34.054589 16599 webserver.cc:533] Webserver started at http://127.16.53.193:40081/ using document root <none> and password file <none>
I20260713 09:06:34.055202 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:34.055420 16599 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:34.060707 16599 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:06:34.065687 19245 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.066432 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:06:34.066767 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "7118df6afc5b4633ac701a778e41db47"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-cv6z"
I20260713 09:06:34.067068 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:34.084569 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:34.085655 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:34.087232 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:34.090720 19252 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:06:34.174520 18957 consensus_peers.cc:597] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.180236 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:06:34.180619 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.091s	user 0.003s	sys 0.000s
I20260713 09:06:34.180969 16599 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:06:34.185624 19252 tablet_bootstrap.cc:492] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.197741 19252 tablet_bootstrap.cc:492] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.198501 19252 tablet_bootstrap.cc:492] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.199046 19252 ts_tablet_manager.cc:1403] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:06:34.201061 19252 raft_consensus.cc:359] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.201681 19252 raft_consensus.cc:740] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.202237 19252 consensus_queue.cc:260] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [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: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.204262 19252 ts_tablet_manager.cc:1434] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:06:34.204960 19252 tablet_bootstrap.cc:492] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.214892 19252 tablet_bootstrap.cc:492] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.215560 19252 tablet_bootstrap.cc:492] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.216090 19252 ts_tablet_manager.cc:1403] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.006s
I20260713 09:06:34.217640 19252 raft_consensus.cc:359] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.218248 19252 raft_consensus.cc:740] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.218829 19252 consensus_queue.cc:260] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [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: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.220274 19252 ts_tablet_manager.cc:1434] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:34.220844 19252 tablet_bootstrap.cc:492] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.236488 19252 tablet_bootstrap.cc:492] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.237309 19252 tablet_bootstrap.cc:492] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.237989 19252 ts_tablet_manager.cc:1403] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
W20260713 09:06:34.238920 18883 consensus_peers.cc:597] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.240193 19252 raft_consensus.cc:359] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.240869 19252 raft_consensus.cc:740] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.241513 19252 consensus_queue.cc:260] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.243465 19252 ts_tablet_manager.cc:1434] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:06:34.244246 19252 tablet_bootstrap.cc:492] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.255283 16599 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:06:34.255622 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.075s	user 0.071s	sys 0.000s
I20260713 09:06:34.256533 19252 tablet_bootstrap.cc:492] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: 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
I20260713 09:06:34.257663 19252 tablet_bootstrap.cc:492] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.258306 19252 ts_tablet_manager.cc:1403] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
W20260713 09:06:34.260150 18883 consensus_peers.cc:597] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.260598 19252 raft_consensus.cc:359] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.261418 19252 raft_consensus.cc:740] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.262116 19252 consensus_queue.cc:260] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [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: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.264185 19252 ts_tablet_manager.cc:1434] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:34.265353 19252 tablet_bootstrap.cc:492] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.281464 19252 tablet_bootstrap.cc:492] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.282462 19252 tablet_bootstrap.cc:492] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.283123 19252 ts_tablet_manager.cc:1403] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260713 09:06:34.285434 19252 raft_consensus.cc:359] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.286186 19252 raft_consensus.cc:740] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.286872 19252 consensus_queue.cc:260] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [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: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.288988 19252 ts_tablet_manager.cc:1434] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:34.289808 19252 tablet_bootstrap.cc:492] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.302310 19252 tablet_bootstrap.cc:492] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.303328 19252 tablet_bootstrap.cc:492] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.304013 19252 ts_tablet_manager.cc:1403] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:06:34.305877 19252 raft_consensus.cc:359] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.306540 19252 raft_consensus.cc:740] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.307183 19252 consensus_queue.cc:260] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [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: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.309242 19252 ts_tablet_manager.cc:1434] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:06:34.309967 19252 tablet_bootstrap.cc:492] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.319970 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:35013
I20260713 09:06:34.320075 19317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:35013 every 8 connection(s)
I20260713 09:06:34.322851 19252 tablet_bootstrap.cc:492] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.323871 19252 tablet_bootstrap.cc:492] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.324523 19252 ts_tablet_manager.cc:1403] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260713 09:06:34.327255 19252 raft_consensus.cc:359] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.328094 19252 raft_consensus.cc:740] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.328812 19252 consensus_queue.cc:260] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.330504 19252 ts_tablet_manager.cc:1434] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:06:34.331168 19252 tablet_bootstrap.cc:492] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.338901 19318 heartbeater.cc:344] Connected to a master server at 127.16.53.254:42997
I20260713 09:06:34.339418 19318 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.340452 19318 heartbeater.cc:507] Master 127.16.53.254:42997 requested a full tablet report, sending...
I20260713 09:06:34.351356 19252 tablet_bootstrap.cc:492] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.352459 19252 tablet_bootstrap.cc:492] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.353180 19252 ts_tablet_manager.cc:1403] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260713 09:06:34.355818 19252 raft_consensus.cc:359] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.356581 19252 raft_consensus.cc:740] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.357276 19252 consensus_queue.cc:260] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [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: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.359382 19252 ts_tablet_manager.cc:1434] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:34.360553 19252 tablet_bootstrap.cc:492] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.361049 18666 ts_manager.cc:194] Re-registered known tserver with Master: 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:34.384351 19252 tablet_bootstrap.cc:492] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.385370 19252 tablet_bootstrap.cc:492] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.385427 18666 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40510
I20260713 09:06:34.386106 19252 ts_tablet_manager.cc:1403] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260713 09:06:34.392155 19318 heartbeater.cc:499] Master 127.16.53.254:42997 was elected leader, sending a full tablet report...
I20260713 09:06:34.394110 19252 raft_consensus.cc:359] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.395098 19252 raft_consensus.cc:740] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.396095 19252 consensus_queue.cc:260] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.398373 19252 ts_tablet_manager.cc:1434] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:34.399448 19252 tablet_bootstrap.cc:492] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.413367 19252 tablet_bootstrap.cc:492] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.414088 19252 tablet_bootstrap.cc:492] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.414588 19252 ts_tablet_manager.cc:1403] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:06:34.416368 19252 raft_consensus.cc:359] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.416879 19252 raft_consensus.cc:740] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.417482 19252 consensus_queue.cc:260] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.418845 19252 ts_tablet_manager.cc:1434] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:34.419885 19252 tablet_bootstrap.cc:492] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.431558 19252 tablet_bootstrap.cc:492] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.432353 19252 tablet_bootstrap.cc:492] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.432886 19252 ts_tablet_manager.cc:1403] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:06:34.435171 19252 raft_consensus.cc:359] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.435829 19252 raft_consensus.cc:740] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.436610 19252 consensus_queue.cc:260] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [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: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.438484 19252 ts_tablet_manager.cc:1434] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:06:34.439170 19252 tablet_bootstrap.cc:492] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.449998 19252 tablet_bootstrap.cc:492] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.450911 19252 tablet_bootstrap.cc:492] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.451514 19252 ts_tablet_manager.cc:1403] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:06:34.453212 19252 raft_consensus.cc:359] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.453698 19252 raft_consensus.cc:740] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.454213 19252 consensus_queue.cc:260] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [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: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.455909 19252 ts_tablet_manager.cc:1434] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:34.456974 19252 tablet_bootstrap.cc:492] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.467346 19252 tablet_bootstrap.cc:492] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.468146 19252 tablet_bootstrap.cc:492] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.468664 19252 ts_tablet_manager.cc:1403] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260713 09:06:34.470454 19252 raft_consensus.cc:359] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.470902 19252 raft_consensus.cc:740] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.471433 19252 consensus_queue.cc:260] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [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: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.472784 19252 ts_tablet_manager.cc:1434] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:06:34.473423 19252 tablet_bootstrap.cc:492] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.484148 19252 tablet_bootstrap.cc:492] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.484933 19252 tablet_bootstrap.cc:492] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.485460 19252 ts_tablet_manager.cc:1403] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:06:34.487100 19252 raft_consensus.cc:359] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.487540 19252 raft_consensus.cc:740] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.488243 19252 consensus_queue.cc:260] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.489642 19252 ts_tablet_manager.cc:1434] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:34.490497 19252 tablet_bootstrap.cc:492] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.502081 19252 tablet_bootstrap.cc:492] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.503021 19252 tablet_bootstrap.cc:492] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.503578 19252 ts_tablet_manager.cc:1403] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:06:34.505722 19252 raft_consensus.cc:359] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.506392 19252 raft_consensus.cc:740] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.507064 19252 consensus_queue.cc:260] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.509335 19252 ts_tablet_manager.cc:1434] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:34.510416 19252 tablet_bootstrap.cc:492] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.523334 19252 tablet_bootstrap.cc:492] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.524083 19252 tablet_bootstrap.cc:492] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.524549 19252 ts_tablet_manager.cc:1403] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:06:34.526453 19252 raft_consensus.cc:359] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.527138 19252 raft_consensus.cc:740] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.527832 19252 consensus_queue.cc:260] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [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: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.529522 19252 ts_tablet_manager.cc:1434] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:34.530329 19252 tablet_bootstrap.cc:492] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.541592 19252 tablet_bootstrap.cc:492] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.542284 19252 tablet_bootstrap.cc:492] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.542847 19252 ts_tablet_manager.cc:1403] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:06:34.544858 19252 raft_consensus.cc:359] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.545341 19252 raft_consensus.cc:740] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.545823 19252 consensus_queue.cc:260] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.547971 19252 ts_tablet_manager.cc:1434] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:06:34.548635 19252 tablet_bootstrap.cc:492] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: Bootstrap starting.
I20260713 09:06:34.566200 19252 tablet_bootstrap.cc:492] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.566979 19252 tablet_bootstrap.cc:492] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: Bootstrap complete.
I20260713 09:06:34.567548 19252 ts_tablet_manager.cc:1403] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260713 09:06:34.569828 19252 raft_consensus.cc:359] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.570520 19252 raft_consensus.cc:740] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.571254 19252 consensus_queue.cc:260] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [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: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:34.573117 19252 ts_tablet_manager.cc:1434] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:34.906006 19133 raft_consensus.cc:493] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:34.906510 19133 raft_consensus.cc:515] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.909080 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:34.909611 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:34.910250 19290 raft_consensus.cc:2468] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:34.911312 19133 leader_election.cc:290] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:34.912460 18883 leader_election.cc:304] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:34.913712 19133 raft_consensus.cc:2804] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:34.914062 19133 raft_consensus.cc:493] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:34.914409 19133 raft_consensus.cc:3060] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.921245 19133 raft_consensus.cc:515] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.923336 19133 leader_election.cc:290] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 2 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:34.923621 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:34.923907 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:34.924456 19290 raft_consensus.cc:3060] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.931154 19290 raft_consensus.cc:2468] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 2.
I20260713 09:06:34.932129 18883 leader_election.cc:304] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:34.933358 19042 raft_consensus.cc:2804] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:34.933811 19042 raft_consensus.cc:697] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:34.934435 19144 raft_consensus.cc:493] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:34.934660 19042 consensus_queue.cc:237] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue 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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:34.934981 19144 raft_consensus.cc:515] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.936968 19144 leader_election.cc:290] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:34.937556 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:34.938416 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:34.939043 19290 raft_consensus.cc:2468] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:34.940223 18809 leader_election.cc:304] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [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: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:34.941241 19144 raft_consensus.cc:2804] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:34.941596 19144 raft_consensus.cc:493] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:34.941996 19144 raft_consensus.cc:3060] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.949077 19144 raft_consensus.cc:515] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.950263 19090 raft_consensus.cc:493] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:34.950767 19090 raft_consensus.cc:515] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.952047 19144 leader_election.cc:290] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 2 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:34.951958 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:34.952651 18989 raft_consensus.cc:3060] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.952777 19090 leader_election.cc:290] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:34.952890 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:34.954360 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:34.953912 18664 catalog_manager.cc:5697] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 1 to 2, leader changed from 7118df6afc5b4633ac701a778e41db47 (127.16.53.193) to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 2 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:34.954797 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:34.955157 18841 raft_consensus.cc:2393] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 2: Already voted for candidate 738dbf89fe524203a5693f82bfcb5c1d in this term.
I20260713 09:06:34.956439 18957 leader_election.cc:304] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d
I20260713 09:06:34.953578 19290 raft_consensus.cc:3060] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.962502 18989 raft_consensus.cc:2468] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 2.
I20260713 09:06:34.963109 19090 raft_consensus.cc:2749] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:34.964435 19290 raft_consensus.cc:2468] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 2.
I20260713 09:06:34.965816 18809 leader_election.cc:304] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [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: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 
I20260713 09:06:34.966681 19144 raft_consensus.cc:2804] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:34.967149 19144 raft_consensus.cc:697] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:34.967957 19144 consensus_queue.cc:237] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue 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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:34.975927 18666 catalog_manager.cc:5697] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 1 to 2, leader changed from 7118df6afc5b4633ac701a778e41db47 (127.16.53.193) to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 2 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.035677 19138 raft_consensus.cc:493] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.036121 19138 raft_consensus.cc:515] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.037623 19138 leader_election.cc:290] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.038408 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:35.038744 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:35.039440 19290 raft_consensus.cc:2468] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:35.040436 18883 leader_election.cc:304] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:35.041244 19138 raft_consensus.cc:2804] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.041510 19138 raft_consensus.cc:493] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.041747 19138 raft_consensus.cc:3060] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.046489 19138 raft_consensus.cc:515] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.048275 19138 leader_election.cc:290] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 2 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.049067 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:35.049512 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:35.050160 19290 raft_consensus.cc:3060] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.055891 19290 raft_consensus.cc:2468] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 2.
I20260713 09:06:35.056824 18883 leader_election.cc:304] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:35.057493 19138 raft_consensus.cc:2804] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.057951 19138 raft_consensus.cc:697] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:35.058746 19138 consensus_queue.cc:237] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue 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: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.066241 18666 catalog_manager.cc:5697] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 1 to 2, leader changed from 7118df6afc5b4633ac701a778e41db47 (127.16.53.193) to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 2 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.074759 19144 raft_consensus.cc:493] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.075315 19144 raft_consensus.cc:515] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:35.076900 19144 leader_election.cc:290] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:35.077791 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:35.077929 18916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:35.078456 19290 raft_consensus.cc:2468] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 1.
I20260713 09:06:35.079516 18809 leader_election.cc:304] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [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: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: e57527850c664358b39c12f525b8f0ab
I20260713 09:06:35.080252 19144 raft_consensus.cc:2804] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.080566 19144 raft_consensus.cc:493] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.080864 19144 raft_consensus.cc:3060] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.085582 19144 raft_consensus.cc:515] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:35.087181 19144 leader_election.cc:290] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [CANDIDATE]: Term 2 election: Requested vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:35.088238 18916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:35.088209 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "738dbf89fe524203a5693f82bfcb5c1d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:35.089130 19290 raft_consensus.cc:3060] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.096524 19290 raft_consensus.cc:2468] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 738dbf89fe524203a5693f82bfcb5c1d in term 2.
I20260713 09:06:35.097714 18809 leader_election.cc:304] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [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: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: e57527850c664358b39c12f525b8f0ab
I20260713 09:06:35.098467 19144 raft_consensus.cc:2804] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.098960 19144 raft_consensus.cc:697] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 2 LEADER]: Becoming Leader. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:35.099588 19144 consensus_queue.cc:237] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Queue 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: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:35.116319 18666 catalog_manager.cc:5697] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d reported cstate change: term changed from 1 to 2, leader changed from 7118df6afc5b4633ac701a778e41db47 (127.16.53.193) to 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194). New cstate: current_term: 2 leader_uuid: "738dbf89fe524203a5693f82bfcb5c1d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.181180 19042 raft_consensus.cc:493] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.182788 19042 raft_consensus.cc:515] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.188871 19235 raft_consensus.cc:493] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.189416 19042 leader_election.cc:290] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.189921 19235 raft_consensus.cc:515] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.190292 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:35.191489 18989 raft_consensus.cc:2468] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:35.193632 18885 leader_election.cc:304] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [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: 9487b3cecd5a4d059b27be70b1df1cc1, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:35.195351 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:35.196517 18918 raft_consensus.cc:2468] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1.
I20260713 09:06:35.198658 18959 leader_election.cc:304] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:35.199522 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:35.200789 19290 raft_consensus.cc:2468] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 1.
I20260713 09:06:35.202133 19090 raft_consensus.cc:2804] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.202768 19090 raft_consensus.cc:493] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.203341 19090 raft_consensus.cc:3060] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.199505 19138 raft_consensus.cc:2804] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.205313 19138 raft_consensus.cc:493] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.206272 19138 raft_consensus.cc:3060] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.206712 19235 leader_election.cc:290] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.208694 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:35.209589 19290 raft_consensus.cc:2468] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1.
I20260713 09:06:35.216205 19235 raft_consensus.cc:493] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.217238 19235 raft_consensus.cc:515] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.220289 19042 raft_consensus.cc:493] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.221055 19042 raft_consensus.cc:515] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:35.221349 19235 leader_election.cc:290] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.222962 19138 raft_consensus.cc:515] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.223150 19090 raft_consensus.cc:515] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.224766 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:35.225361 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:35.225800 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:35.226528 19291 raft_consensus.cc:2393] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e57527850c664358b39c12f525b8f0ab in current term 2: Already voted for candidate 738dbf89fe524203a5693f82bfcb5c1d in this term.
I20260713 09:06:35.226951 19290 raft_consensus.cc:2393] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 2: Already voted for candidate e57527850c664358b39c12f525b8f0ab in this term.
I20260713 09:06:35.227000 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:35.227991 18989 raft_consensus.cc:2393] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e57527850c664358b39c12f525b8f0ab in current term 2: Already voted for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in this term.
I20260713 09:06:35.228804 18957 leader_election.cc:304] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:35.228950 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:35.229689 19291 raft_consensus.cc:3060] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.230073 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:35.230181 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f4362523e424d748441354a7e1f5b0b" candidate_uuid: "e57527850c664358b39c12f525b8f0ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d" is_pre_election: true
I20260713 09:06:35.230829 19235 raft_consensus.cc:3060] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.231053 18918 raft_consensus.cc:2393] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 2: Already voted for candidate e57527850c664358b39c12f525b8f0ab in this term.
I20260713 09:06:35.232125 18882 leader_election.cc:304] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [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: e57527850c664358b39c12f525b8f0ab; no voters: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d
I20260713 09:06:35.233011 19090 leader_election.cc:290] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 2 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.233153 19133 raft_consensus.cc:3060] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.228849 19042 leader_election.cc:290] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:35.237337 19291 raft_consensus.cc:2468] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e57527850c664358b39c12f525b8f0ab in term 2.
I20260713 09:06:35.238092 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8919338fc347d0aad3ddd412b31ae9" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:35.238926 19290 raft_consensus.cc:2393] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 2: Already voted for candidate e57527850c664358b39c12f525b8f0ab in this term.
I20260713 09:06:35.238651 18883 leader_election.cc:304] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:35.239769 19042 raft_consensus.cc:2804] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.240149 18957 leader_election.cc:304] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:35.241605 19090 raft_consensus.cc:2749] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.242327 19235 raft_consensus.cc:2749] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.225369 19138 leader_election.cc:290] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [CANDIDATE]: Term 2 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.244999 19042 raft_consensus.cc:697] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Becoming Leader. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:35.246693 19133 raft_consensus.cc:2749] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.246271 19042 consensus_queue.cc:237] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [LEADER]: Queue 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: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.264635 18666 catalog_manager.cc:5697] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab reported cstate change: term changed from 1 to 2, leader changed from 7118df6afc5b4633ac701a778e41db47 (127.16.53.193) to e57527850c664358b39c12f525b8f0ab (127.16.53.195). New cstate: current_term: 2 leader_uuid: "e57527850c664358b39c12f525b8f0ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.394157 19213 raft_consensus.cc:493] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.394951 19213 raft_consensus.cc:515] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.397070 18989 raft_consensus.cc:1275] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Refusing update from remote peer 738dbf89fe524203a5693f82bfcb5c1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.397177 19213 leader_election.cc:290] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.398152 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:35.399142 18918 raft_consensus.cc:2468] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 1.
I20260713 09:06:35.399224 19291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:35.399380 19144 consensus_queue.cc:1048] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:35.400615 19291 raft_consensus.cc:2410] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:06:35.401228 18959 leader_election.cc:304] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:35.402194 19213 raft_consensus.cc:2804] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.402662 19213 raft_consensus.cc:493] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.403048 19213 raft_consensus.cc:3060] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.413483 19213 raft_consensus.cc:515] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.414024 19291 raft_consensus.cc:1275] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Refusing update from remote peer 738dbf89fe524203a5693f82bfcb5c1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.415577 19338 consensus_queue.cc:1048] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:35.416914 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:35.417825 18918 raft_consensus.cc:3060] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.419677 19090 raft_consensus.cc:493] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7118df6afc5b4633ac701a778e41db47)
I20260713 09:06:35.420410 19090 raft_consensus.cc:515] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.424327 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47" is_pre_election: true
I20260713 09:06:35.425236 19290 raft_consensus.cc:2393] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 in current term 2: Already voted for candidate e57527850c664358b39c12f525b8f0ab in this term.
I20260713 09:06:35.426781 19090 leader_election.cc:290] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.429723 18916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:35.431766 18959 leader_election.cc:304] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab
I20260713 09:06:35.432946 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:35.433349 19090 raft_consensus.cc:3060] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.433661 19290 raft_consensus.cc:3060] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.434481 18918 raft_consensus.cc:2468] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 2.
I20260713 09:06:35.436029 19213 leader_election.cc:290] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 2 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:35.436540 18959 leader_election.cc:304] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:35.437614 19213 raft_consensus.cc:2804] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.438135 19213 raft_consensus.cc:697] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 LEADER]: Becoming Leader. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Running, Role: LEADER
I20260713 09:06:35.439090 19213 consensus_queue.cc:237] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Queue going to LEADER 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: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.445564 19090 raft_consensus.cc:2749] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.448897 19290 raft_consensus.cc:2410] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9487b3cecd5a4d059b27be70b1df1cc1 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:06:35.457142 18666 catalog_manager.cc:5697] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 reported cstate change: term changed from 1 to 2, leader changed from 7118df6afc5b4633ac701a778e41db47 (127.16.53.193) to 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196). New cstate: current_term: 2 leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.471283 18989 raft_consensus.cc:1275] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Refusing update from remote peer e57527850c664358b39c12f525b8f0ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.472427 19042 consensus_queue.cc:1048] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.488101 19290 raft_consensus.cc:1275] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Refusing update from remote peer e57527850c664358b39c12f525b8f0ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.489444 19138 consensus_queue.cc:1048] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.553045 19339 raft_consensus.cc:493] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.553467 19339 raft_consensus.cc:515] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.555727 19339 leader_election.cc:290] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:35.568084 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab" is_pre_election: true
I20260713 09:06:35.568711 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" is_pre_election: true
I20260713 09:06:35.568832 18918 raft_consensus.cc:2468] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 2.
I20260713 09:06:35.570451 18990 raft_consensus.cc:1275] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Refusing update from remote peer e57527850c664358b39c12f525b8f0ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.570664 19249 leader_election.cc:304] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:35.571919 19339 raft_consensus.cc:2804] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:06:35.572237 19339 raft_consensus.cc:493] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:35.572005 19350 consensus_queue.cc:1048] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:35.572544 19339 raft_consensus.cc:3060] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.581115 19339 raft_consensus.cc:515] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.583148 19339 leader_election.cc:290] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 3 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:35.583940 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:35.584566 18918 raft_consensus.cc:3060] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:35.589874 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de17c25127164769ad6c8809a3e61904" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:35.590651 19290 raft_consensus.cc:1275] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Refusing update from remote peer e57527850c664358b39c12f525b8f0ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.592629 19133 consensus_queue.cc:1048] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.596632 18918 raft_consensus.cc:2468] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 3.
I20260713 09:06:35.599965 19249 leader_election.cc:304] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:35.600934 19339 raft_consensus.cc:2804] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:35.615890 19339 raft_consensus.cc:697] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 3 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:35.616973 19339 consensus_queue.cc:237] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.626660 18666 catalog_manager.cc:5697] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 2 to 3, leader changed from 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196) to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 3 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.699887 19290 raft_consensus.cc:1275] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Refusing update from remote peer e57527850c664358b39c12f525b8f0ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.701333 19133 consensus_queue.cc:1048] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.705185 18918 raft_consensus.cc:1275] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Refusing update from remote peer 738dbf89fe524203a5693f82bfcb5c1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.707209 19144 consensus_queue.cc:1048] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.715412 18990 raft_consensus.cc:1275] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Refusing update from remote peer e57527850c664358b39c12f525b8f0ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.717629 19291 raft_consensus.cc:1275] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Refusing update from remote peer 738dbf89fe524203a5693f82bfcb5c1d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.718433 19350 consensus_queue.cc:1048] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.719347 19144 consensus_queue.cc:1048] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.839036 18916 raft_consensus.cc:1240] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Rejecting Update request from peer 9487b3cecd5a4d059b27be70b1df1cc1 for earlier term 2. Current term is 3. Ops: []
I20260713 09:06:35.840234 19090 consensus_queue.cc:1059] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.840867 19213 raft_consensus.cc:3055] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:35.841140 19213 raft_consensus.cc:740] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Running, Role: LEADER
I20260713 09:06:35.841868 19213 consensus_queue.cc:260] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:35.842680 19213 raft_consensus.cc:3060] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:36.094426 18918 raft_consensus.cc:1275] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:36.095700 19339 consensus_queue.cc:1048] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.107260 18990 raft_consensus.cc:1275] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:06:36.108700 19367 consensus_queue.cc:1048] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:36.109508 19367 consensus_queue.cc:1243] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Peer 9487b3cecd5a4d059b27be70b1df1cc1 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:06:36.115077 18990 pending_rounds.cc:85] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1: Aborting all ops after (but not including) 0
I20260713 09:06:36.115425 18990 pending_rounds.cc:107] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260713 09:06:36.115741 18990 raft_consensus.cc:2889] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:44.324496 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:44.353920 18841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "212000a956c74557ba95f104abb7be7c"
dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
mode: GRACEFUL
new_leader_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:57320
I20260713 09:06:44.354678 18841 raft_consensus.cc:606] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Received request to transfer leadership to TS 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:44.356837 18841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986"
dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
mode: GRACEFUL
new_leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
 from {username='slave'} at 127.0.0.1:57320
I20260713 09:06:44.357218 18841 raft_consensus.cc:606] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Received request to transfer leadership to TS 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:44.359362 18841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98cb6409df21471a8ca782a899565ffc"
dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
mode: GRACEFUL
new_leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
 from {username='slave'} at 127.0.0.1:57320
I20260713 09:06:44.359848 18841 raft_consensus.cc:606] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Received request to transfer leadership to TS 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:44.362223 18841 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bb9059083d04c11800412a757263075"
dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
mode: GRACEFUL
new_leader_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:57320
I20260713 09:06:44.362654 18841 raft_consensus.cc:606] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 LEADER]: Received request to transfer leadership to TS 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:44.373390 18918 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f18fedc6af644b73b025ff27c6f827cf"
dest_uuid: "e57527850c664358b39c12f525b8f0ab"
mode: GRACEFUL
new_leader_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:06:44.373811 18918 raft_consensus.cc:606] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Received request to transfer leadership to TS 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:44.374933 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:44.375619 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:44.381240 19392 raft_consensus.cc:993] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d: : Instructing follower 9487b3cecd5a4d059b27be70b1df1cc1 to start an election
I20260713 09:06:44.381789 19384 raft_consensus.cc:1081] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Signalling peer 9487b3cecd5a4d059b27be70b1df1cc1 to start an election
I20260713 09:06:44.383111 18990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986"
dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
 from {username='slave'} at 127.0.0.1:46246
I20260713 09:06:44.383613 18990 raft_consensus.cc:493] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.383975 18990 raft_consensus.cc:3060] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.388851 18990 raft_consensus.cc:515] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:44.390491 18990 leader_election.cc:290] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 2 election: Requested vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:44.391407 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:44.391589 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452e526d025a4fb9a16e078cc57eb986" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:44.392071 18841 raft_consensus.cc:3055] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.392169 18918 raft_consensus.cc:3060] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.392385 18841 raft_consensus.cc:740] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:44.393247 18841 consensus_queue.cc:260] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [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: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:44.394230 18841 raft_consensus.cc:3060] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.396659 18918 raft_consensus.cc:2468] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 2.
I20260713 09:06:44.397743 18959 leader_election.cc:304] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:44.398510 19389 raft_consensus.cc:2804] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.399570 18841 raft_consensus.cc:2468] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 2.
I20260713 09:06:44.399861 19389 raft_consensus.cc:697] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 LEADER]: Becoming Leader. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Running, Role: LEADER
I20260713 09:06:44.400971 19389 consensus_queue.cc:237] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Queue 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: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:44.409143 18666 catalog_manager.cc:5697] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 reported cstate change: term changed from 1 to 2, leader changed from 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194) to 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196). New cstate: current_term: 2 leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:44.422343 19390 raft_consensus.cc:993] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab: : Instructing follower 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:44.422783 19393 raft_consensus.cc:1081] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Signalling peer 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:44.424168 19291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f18fedc6af644b73b025ff27c6f827cf"
dest_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:45774
I20260713 09:06:44.424696 19291 raft_consensus.cc:493] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.424966 19291 raft_consensus.cc:3060] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.429257 19291 raft_consensus.cc:515] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:44.430971 19291 leader_election.cc:290] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 2 election: Requested vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:44.432456 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18fedc6af644b73b025ff27c6f827cf" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:44.433022 18918 raft_consensus.cc:3055] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.433339 18918 raft_consensus.cc:740] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:44.434018 18918 consensus_queue.cc:260] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [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: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:44.435073 18918 raft_consensus.cc:3060] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.440469 18918 raft_consensus.cc:2468] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 2.
I20260713 09:06:44.440953 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f18fedc6af644b73b025ff27c6f827cf" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:44.441350 19249 leader_election.cc:304] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:44.441499 18841 raft_consensus.cc:3060] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.442123 19388 raft_consensus.cc:2804] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.443382 19388 raft_consensus.cc:697] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 2 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:44.444358 19388 consensus_queue.cc:237] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue 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: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:44.446593 18841 raft_consensus.cc:2468] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 2.
I20260713 09:06:44.453377 18666 catalog_manager.cc:5697] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 1 to 2, leader changed from e57527850c664358b39c12f525b8f0ab (127.16.53.195) to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.535950 19392 raft_consensus.cc:993] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d: : Instructing follower 9487b3cecd5a4d059b27be70b1df1cc1 to start an election
I20260713 09:06:44.536463 19384 raft_consensus.cc:1081] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Signalling peer 9487b3cecd5a4d059b27be70b1df1cc1 to start an election
I20260713 09:06:44.537695 18989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98cb6409df21471a8ca782a899565ffc"
dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
 from {username='slave'} at 127.0.0.1:46246
I20260713 09:06:44.538184 18989 raft_consensus.cc:493] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.538460 18989 raft_consensus.cc:3060] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.543030 18989 raft_consensus.cc:515] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:44.544487 18989 leader_election.cc:290] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 2 election: Requested vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:44.545293 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cb6409df21471a8ca782a899565ffc" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:44.545588 18918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98cb6409df21471a8ca782a899565ffc" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:44.545876 18841 raft_consensus.cc:3055] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.546187 18918 raft_consensus.cc:3060] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.546196 18841 raft_consensus.cc:740] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:44.547122 18841 consensus_queue.cc:260] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [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: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:44.548245 18841 raft_consensus.cc:3060] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.551230 18918 raft_consensus.cc:2468] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 2.
I20260713 09:06:44.552189 18959 leader_election.cc:304] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 9487b3cecd5a4d059b27be70b1df1cc1, e57527850c664358b39c12f525b8f0ab; no voters: 
I20260713 09:06:44.552708 18841 raft_consensus.cc:2468] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 2.
I20260713 09:06:44.552902 19389 raft_consensus.cc:2804] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.553391 19389 raft_consensus.cc:697] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 LEADER]: Becoming Leader. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Running, Role: LEADER
I20260713 09:06:44.554260 19389 consensus_queue.cc:237] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Queue 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: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } }
I20260713 09:06:44.562240 18666 catalog_manager.cc:5697] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 reported cstate change: term changed from 1 to 2, leader changed from 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194) to 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196). New cstate: current_term: 2 leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:44.800813 18918 raft_consensus.cc:1275] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Refusing update from remote peer 9487b3cecd5a4d059b27be70b1df1cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.802038 19389 consensus_queue.cc:1048] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.812130 18841 raft_consensus.cc:1275] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Refusing update from remote peer 9487b3cecd5a4d059b27be70b1df1cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.814260 19389 consensus_queue.cc:1048] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.827595 19384 raft_consensus.cc:993] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d: : Instructing follower 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:44.828228 19392 raft_consensus.cc:993] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d: : Instructing follower 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:44.828833 19384 raft_consensus.cc:1081] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Signalling peer 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:44.829062 19414 raft_consensus.cc:1081] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 LEADER]: Signalling peer 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:44.831367 19290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bb9059083d04c11800412a757263075"
dest_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:45768
I20260713 09:06:44.831476 18841 raft_consensus.cc:1275] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.831872 19290 raft_consensus.cc:493] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.832219 19290 raft_consensus.cc:3060] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:44.835577 19291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "212000a956c74557ba95f104abb7be7c"
dest_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:45768
I20260713 09:06:44.836115 19291 raft_consensus.cc:493] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.836460 19291 raft_consensus.cc:3060] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.838589 19290 raft_consensus.cc:515] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:44.839663 19388 consensus_queue.cc:1048] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.841110 18989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:44.841588 18989 raft_consensus.cc:3060] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:44.841960 19290 leader_election.cc:290] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 3 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:44.842564 19291 raft_consensus.cc:515] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:44.842592 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb9059083d04c11800412a757263075" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:44.845127 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212000a956c74557ba95f104abb7be7c" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:44.845777 18990 raft_consensus.cc:3060] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.848690 18989 raft_consensus.cc:2468] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 3.
I20260713 09:06:44.850247 19249 leader_election.cc:304] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:44.851034 19388 raft_consensus.cc:2804] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:44.845111 18841 raft_consensus.cc:3055] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:44.852088 18841 raft_consensus.cc:740] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:44.852494 19291 leader_election.cc:290] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 2 election: Requested vote from peers 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379), 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611)
I20260713 09:06:44.852967 18841 consensus_queue.cc:260] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:44.854321 18841 raft_consensus.cc:3060] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:44.866887 18918 raft_consensus.cc:1275] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.867107 19388 raft_consensus.cc:697] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 3 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:44.868155 19388 consensus_queue.cc:237] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:44.868381 18844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212000a956c74557ba95f104abb7be7c" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:44.869110 18844 raft_consensus.cc:3055] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.869426 18844 raft_consensus.cc:740] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 738dbf89fe524203a5693f82bfcb5c1d, State: Running, Role: LEADER
I20260713 09:06:44.869508 18841 raft_consensus.cc:2468] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 3.
I20260713 09:06:44.870309 18844 consensus_queue.cc:260] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:44.870880 18990 raft_consensus.cc:2468] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 2.
I20260713 09:06:44.871681 18844 raft_consensus.cc:3060] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.872812 19419 consensus_queue.cc:1048] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:06:44.884819 18844 raft_consensus.cc:2468] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 2.
I20260713 09:06:44.887015 19246 leader_election.cc:304] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 
I20260713 09:06:44.888209 19388 raft_consensus.cc:2804] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.888814 19388 raft_consensus.cc:697] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 2 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:44.889724 19388 consensus_queue.cc:237] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue 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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } }
I20260713 09:06:44.897483 18665 catalog_manager.cc:5697] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 2 to 3, leader changed from 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194) to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 3 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.913084 18665 catalog_manager.cc:5697] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 1 to 2, leader changed from 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194) to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.984364 18844 raft_consensus.cc:1275] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Refusing update from remote peer 9487b3cecd5a4d059b27be70b1df1cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.987427 19389 consensus_queue.cc:1048] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:44.996634 18918 raft_consensus.cc:1275] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Refusing update from remote peer 9487b3cecd5a4d059b27be70b1df1cc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:44.998353 19389 consensus_queue.cc:1048] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.323287 18844 raft_consensus.cc:1275] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.326027 19419 consensus_queue.cc:1048] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:45.331955 18841 raft_consensus.cc:1275] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 3 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:45.336133 19419 consensus_queue.cc:1048] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:45.344413 18990 raft_consensus.cc:1275] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.348404 19418 consensus_queue.cc:1048] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:45.352573 18989 raft_consensus.cc:1275] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:45.355050 19421 consensus_queue.cc:1048] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:45.376878 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:45.413266 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:45.434098 18916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "698e28e2e4414cc3a08a203b18a38706"
dest_uuid: "e57527850c664358b39c12f525b8f0ab"
mode: GRACEFUL
new_leader_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:06:45.434870 18916 raft_consensus.cc:606] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Received request to transfer leadership to TS 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:45.437752 18916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac"
dest_uuid: "e57527850c664358b39c12f525b8f0ab"
mode: GRACEFUL
new_leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:06:45.438239 18916 raft_consensus.cc:606] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Received request to transfer leadership to TS 9487b3cecd5a4d059b27be70b1df1cc1
I20260713 09:06:45.440613 18916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2874c0b4a45403285506471fa809902"
dest_uuid: "e57527850c664358b39c12f525b8f0ab"
mode: GRACEFUL
new_leader_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:43028
I20260713 09:06:45.441072 18916 raft_consensus.cc:606] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Received request to transfer leadership to TS 7118df6afc5b4633ac701a778e41db47
I20260713 09:06:45.442298 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:06:45.443188 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:45.497427 19431 raft_consensus.cc:993] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab: : Instructing follower 9487b3cecd5a4d059b27be70b1df1cc1 to start an election
I20260713 09:06:45.497989 19393 raft_consensus.cc:1081] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Signalling peer 9487b3cecd5a4d059b27be70b1df1cc1 to start an election
I20260713 09:06:45.499573 18990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac"
dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
 from {username='slave'} at 127.0.0.1:46256
I20260713 09:06:45.500229 18990 raft_consensus.cc:493] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.500644 18990 raft_consensus.cc:3060] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:45.509610 18990 raft_consensus.cc:515] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:45.511266 18990 leader_election.cc:290] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [CANDIDATE]: Term 3 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013)
I20260713 09:06:45.511998 18916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:45.512487 19290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70743c2acccf4b37baaf88973b0ac8ac" candidate_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7118df6afc5b4633ac701a778e41db47"
I20260713 09:06:45.512727 18916 raft_consensus.cc:3055] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:45.513021 19290 raft_consensus.cc:3060] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:45.513101 18916 raft_consensus.cc:740] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:45.514051 18916 consensus_queue.cc:260] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:45.515229 18916 raft_consensus.cc:3060] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:45.518186 19290 raft_consensus.cc:2468] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 3.
I20260713 09:06:45.519412 18957 leader_election.cc:304] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [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: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:45.520337 19389 raft_consensus.cc:2804] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:45.520816 19389 raft_consensus.cc:697] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 LEADER]: Becoming Leader. State: Replica: 9487b3cecd5a4d059b27be70b1df1cc1, State: Running, Role: LEADER
I20260713 09:06:45.521334 18916 raft_consensus.cc:2468] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9487b3cecd5a4d059b27be70b1df1cc1 in term 3.
I20260713 09:06:45.521801 19389 consensus_queue.cc:237] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [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: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:45.529639 18665 catalog_manager.cc:5697] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 reported cstate change: term changed from 2 to 3, leader changed from e57527850c664358b39c12f525b8f0ab (127.16.53.195) to 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196). New cstate: current_term: 3 leader_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.802647 19431 raft_consensus.cc:993] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab: : Instructing follower 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:45.803078 19393 raft_consensus.cc:1081] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Signalling peer 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:45.804517 19290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "698e28e2e4414cc3a08a203b18a38706"
dest_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:45774
I20260713 09:06:45.805083 19290 raft_consensus.cc:493] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.805419 19290 raft_consensus.cc:3060] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.812522 19290 raft_consensus.cc:515] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:45.814239 19290 leader_election.cc:290] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 2 election: Requested vote from peers 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611), e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129)
I20260713 09:06:45.814986 18841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698e28e2e4414cc3a08a203b18a38706" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "738dbf89fe524203a5693f82bfcb5c1d"
I20260713 09:06:45.815575 18841 raft_consensus.cc:3060] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.816082 18916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "698e28e2e4414cc3a08a203b18a38706" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:45.816655 18916 raft_consensus.cc:3055] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.816910 18916 raft_consensus.cc:740] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:45.817687 18916 consensus_queue.cc:260] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [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: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:45.818642 18916 raft_consensus.cc:3060] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.821110 18841 raft_consensus.cc:2468] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 2.
I20260713 09:06:45.822379 19246 leader_election.cc:304] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, 738dbf89fe524203a5693f82bfcb5c1d; no voters: 
I20260713 09:06:45.823068 19421 raft_consensus.cc:2804] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.823529 19421 raft_consensus.cc:697] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 2 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:45.824810 18916 raft_consensus.cc:2468] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 2.
I20260713 09:06:45.824465 19421 consensus_queue.cc:237] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Queue 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: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } }
I20260713 09:06:45.833338 18665 catalog_manager.cc:5697] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 1 to 2, leader changed from e57527850c664358b39c12f525b8f0ab (127.16.53.195) to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.856902 19393 raft_consensus.cc:993] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab: : Instructing follower 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:45.857530 19431 raft_consensus.cc:1081] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Signalling peer 7118df6afc5b4633ac701a778e41db47 to start an election
I20260713 09:06:45.858914 19290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2874c0b4a45403285506471fa809902"
dest_uuid: "7118df6afc5b4633ac701a778e41db47"
 from {username='slave'} at 127.0.0.1:45774
I20260713 09:06:45.859361 19290 raft_consensus.cc:493] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.859701 19290 raft_consensus.cc:3060] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:45.865088 19290 raft_consensus.cc:515] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:45.866760 19290 leader_election.cc:290] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [CANDIDATE]: Term 3 election: Requested vote from peers e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129), 9487b3cecd5a4d059b27be70b1df1cc1 (127.16.53.196:38379)
I20260713 09:06:45.867504 18916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e57527850c664358b39c12f525b8f0ab"
I20260713 09:06:45.867903 18990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2874c0b4a45403285506471fa809902" candidate_uuid: "7118df6afc5b4633ac701a778e41db47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9487b3cecd5a4d059b27be70b1df1cc1"
I20260713 09:06:45.868175 18916 raft_consensus.cc:3055] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:45.868513 18990 raft_consensus.cc:3060] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:45.868552 18916 raft_consensus.cc:740] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e57527850c664358b39c12f525b8f0ab, State: Running, Role: LEADER
I20260713 09:06:45.869563 18916 consensus_queue.cc:260] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [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: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:45.871408 18916 raft_consensus.cc:3060] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:45.876267 18990 raft_consensus.cc:2468] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 3.
I20260713 09:06:45.877589 19249 leader_election.cc:304] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [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: 7118df6afc5b4633ac701a778e41db47, 9487b3cecd5a4d059b27be70b1df1cc1; no voters: 
I20260713 09:06:45.878110 18916 raft_consensus.cc:2468] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7118df6afc5b4633ac701a778e41db47 in term 3.
I20260713 09:06:45.878322 19421 raft_consensus.cc:2804] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:45.879032 19421 raft_consensus.cc:697] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 3 LEADER]: Becoming Leader. State: Replica: 7118df6afc5b4633ac701a778e41db47, State: Running, Role: LEADER
I20260713 09:06:45.880199 19421 consensus_queue.cc:237] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [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: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } }
I20260713 09:06:45.887951 18665 catalog_manager.cc:5697] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 reported cstate change: term changed from 2 to 3, leader changed from e57527850c664358b39c12f525b8f0ab (127.16.53.195) to 7118df6afc5b4633ac701a778e41db47 (127.16.53.193). New cstate: current_term: 3 leader_uuid: "7118df6afc5b4633ac701a778e41db47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:46.064477 19290 raft_consensus.cc:1275] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Refusing update from remote peer 9487b3cecd5a4d059b27be70b1df1cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:46.066372 19389 consensus_queue.cc:1048] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7118df6afc5b4633ac701a778e41db47" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 35013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:46.071338 18916 raft_consensus.cc:1275] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Refusing update from remote peer 9487b3cecd5a4d059b27be70b1df1cc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:46.073112 19389 consensus_queue.cc:1048] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:46.217010 18841 raft_consensus.cc:1275] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:46.218252 19421 consensus_queue.cc:1048] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "738dbf89fe524203a5693f82bfcb5c1d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 35611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.232673 18916 raft_consensus.cc:1275] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:46.237407 19450 consensus_queue.cc:1048] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.413647 18989 raft_consensus.cc:1275] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:46.414916 19450 consensus_queue.cc:1048] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9487b3cecd5a4d059b27be70b1df1cc1" member_type: VOTER last_known_addr { host: "127.16.53.196" port: 38379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:46.425837 18916 raft_consensus.cc:1275] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Refusing update from remote peer 7118df6afc5b4633ac701a778e41db47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:46.427294 19388 consensus_queue.cc:1048] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e57527850c664358b39c12f525b8f0ab" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 42129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:46.444082 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:46.460947 16599 tablet_server.cc:179] TabletServer@127.16.53.193:35013 shutting down...
W20260713 09:06:46.465210 18957 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260713 09:06:46.471204 18957 consensus_peers.cc:597] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:46.497032 18809 consensus_peers.cc:597] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:46.500996 18883 consensus_peers.cc:597] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.512418 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:46.513486 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.514565 16599 raft_consensus.cc:2243] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.515559 16599 raft_consensus.cc:2272] T 698e28e2e4414cc3a08a203b18a38706 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.518846 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.519698 16599 raft_consensus.cc:2243] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.520290 16599 raft_consensus.cc:2272] T 2f80b457f5e846a1afc19a343e50520f P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.523420 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.524380 16599 raft_consensus.cc:2243] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.524870 16599 raft_consensus.cc:2272] T 18473241f0d54972b44c743124fc2fe7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.527340 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.528147 16599 raft_consensus.cc:2243] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.528625 16599 raft_consensus.cc:2272] T 952473258c1a4fd5959f6bbd35ee7a6b P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.531352 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.532281 16599 raft_consensus.cc:2243] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.532858 16599 raft_consensus.cc:2272] T 75bff48c41794fa688060e38e7b09d0c P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.535400 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.536113 16599 raft_consensus.cc:2243] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.537153 16599 raft_consensus.cc:2272] T 212000a956c74557ba95f104abb7be7c P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.539661 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.540643 16599 raft_consensus.cc:2243] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.541244 16599 raft_consensus.cc:2272] T 2f4362523e424d748441354a7e1f5b0b P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.543876 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.544653 16599 raft_consensus.cc:2243] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.545611 16599 raft_consensus.cc:2272] T e2874c0b4a45403285506471fa809902 P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.548920 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.549643 16599 raft_consensus.cc:2243] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.550258 16599 raft_consensus.cc:2272] T 4ab2390ebc5d4991bceb580c63de8686 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.552785 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.553505 16599 raft_consensus.cc:2243] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.554440 16599 raft_consensus.cc:2272] T 9bb9059083d04c11800412a757263075 P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:46.555279 18957 consensus_peers.cc:597] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.556871 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.557551 16599 raft_consensus.cc:2243] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.558100 16599 raft_consensus.cc:2272] T 5e8919338fc347d0aad3ddd412b31ae9 P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.560745 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.561437 16599 raft_consensus.cc:2243] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:06:46.561468 18809 consensus_peers.cc:597] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.562430 16599 raft_consensus.cc:2272] T f18fedc6af644b73b025ff27c6f827cf P 7118df6afc5b4633ac701a778e41db47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.565264 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.566041 16599 raft_consensus.cc:2243] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.566983 16599 raft_consensus.cc:2272] T de17c25127164769ad6c8809a3e61904 P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.569675 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.570338 16599 raft_consensus.cc:2243] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.570755 16599 raft_consensus.cc:2272] T 705af68189c84ae5af59603128c5c2e7 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.573046 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.573556 16599 raft_consensus.cc:2243] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.573952 16599 raft_consensus.cc:2272] T 70743c2acccf4b37baaf88973b0ac8ac P 7118df6afc5b4633ac701a778e41db47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.576222 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.576761 16599 raft_consensus.cc:2243] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.577159 16599 raft_consensus.cc:2272] T b66a9df027ce43c5a272a7781ffc4760 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.578994 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.579483 16599 raft_consensus.cc:2243] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.579865 16599 raft_consensus.cc:2272] T 9e3650d05444412daea937026fbd6218 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.581769 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:46.582196 16599 raft_consensus.cc:2243] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.582630 16599 raft_consensus.cc:2272] T c65c535a88c74b60919f0b57adac83e2 P 7118df6afc5b4633ac701a778e41db47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.623034 16599 tablet_server.cc:196] TabletServer@127.16.53.193:35013 shutdown complete.
W20260713 09:06:46.641235 18809 consensus_peers.cc:597] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.660068 16599 tablet_server.cc:179] TabletServer@127.16.53.194:0 shutting down...
I20260713 09:06:46.700248 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:46.701027 16599 tablet_replica.cc:333] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.701769 16599 raft_consensus.cc:2243] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.702297 16599 raft_consensus.cc:2272] T 2f80b457f5e846a1afc19a343e50520f P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.704640 16599 tablet_replica.cc:333] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.705268 16599 raft_consensus.cc:2243] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.706101 16599 raft_consensus.cc:2272] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.708361 16599 tablet_replica.cc:333] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.709065 16599 raft_consensus.cc:2243] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.709547 16599 raft_consensus.cc:2272] T 705af68189c84ae5af59603128c5c2e7 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.712239 16599 tablet_replica.cc:333] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.712960 16599 raft_consensus.cc:2243] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.713467 16599 raft_consensus.cc:2272] T 9bb9059083d04c11800412a757263075 P 738dbf89fe524203a5693f82bfcb5c1d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:46.715768 18883 consensus_peers.cc:597] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.716063 16599 tablet_replica.cc:333] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.716774 16599 raft_consensus.cc:2243] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.717558 16599 raft_consensus.cc:2272] T 18473241f0d54972b44c743124fc2fe7 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.719550 16599 tablet_replica.cc:333] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.720217 16599 raft_consensus.cc:2243] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.720700 16599 raft_consensus.cc:2272] T e33d8e3e9e404114bcccc6b6905017fe P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.722637 16599 tablet_replica.cc:333] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.723232 16599 raft_consensus.cc:2243] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.724092 16599 raft_consensus.cc:2272] T 7f27e7061bd043d8b0d63dd624c69b3d P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.726197 16599 tablet_replica.cc:333] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.726758 16599 raft_consensus.cc:2243] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.727543 16599 raft_consensus.cc:2272] T 51a5f967dc034c6e8321d68b871e16d3 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.729533 16599 tablet_replica.cc:333] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.730118 16599 raft_consensus.cc:2243] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.730576 16599 raft_consensus.cc:2272] T 212000a956c74557ba95f104abb7be7c P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.732453 16599 tablet_replica.cc:333] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.732972 16599 raft_consensus.cc:2243] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.733748 16599 raft_consensus.cc:2272] T 2f4362523e424d748441354a7e1f5b0b P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.735958 16599 tablet_replica.cc:333] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.736435 16599 raft_consensus.cc:2243] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.736893 16599 raft_consensus.cc:2272] T 75bff48c41794fa688060e38e7b09d0c P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.738788 16599 tablet_replica.cc:333] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.739334 16599 raft_consensus.cc:2243] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.739832 16599 raft_consensus.cc:2272] T 9e3650d05444412daea937026fbd6218 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.741990 16599 tablet_replica.cc:333] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.742578 16599 raft_consensus.cc:2243] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.743430 16599 raft_consensus.cc:2272] T b66a9df027ce43c5a272a7781ffc4760 P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.746286 16599 tablet_replica.cc:333] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.747040 16599 raft_consensus.cc:2243] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.747522 16599 raft_consensus.cc:2272] T f18fedc6af644b73b025ff27c6f827cf P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:46.747756 18883 consensus_peers.cc:597] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.749941 16599 tablet_replica.cc:333] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.750514 16599 raft_consensus.cc:2243] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.750906 16599 raft_consensus.cc:2272] T 452e526d025a4fb9a16e078cc57eb986 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.752786 16599 tablet_replica.cc:333] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.753265 16599 raft_consensus.cc:2243] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.753654 16599 raft_consensus.cc:2272] T 98cb6409df21471a8ca782a899565ffc P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.755820 16599 tablet_replica.cc:333] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.756304 16599 raft_consensus.cc:2243] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.756862 16599 raft_consensus.cc:2272] T 952473258c1a4fd5959f6bbd35ee7a6b P 738dbf89fe524203a5693f82bfcb5c1d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.759050 16599 tablet_replica.cc:333] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d: stopping tablet replica
I20260713 09:06:46.759550 16599 raft_consensus.cc:2243] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:46.759702 18957 consensus_peers.cc:597] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.760020 16599 raft_consensus.cc:2272] T 698e28e2e4414cc3a08a203b18a38706 P 738dbf89fe524203a5693f82bfcb5c1d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.799201 16599 tablet_server.cc:196] TabletServer@127.16.53.194:0 shutdown complete.
W20260713 09:06:46.810076 18957 consensus_peers.cc:597] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.833494 16599 tablet_server.cc:179] TabletServer@127.16.53.195:0 shutting down...
W20260713 09:06:46.854578 18883 consensus_peers.cc:597] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab -> Peer 7118df6afc5b4633ac701a778e41db47 (127.16.53.193:35013): Couldn't send request to peer 7118df6afc5b4633ac701a778e41db47. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:35013: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:46.856359 18882 consensus_peers.cc:597] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab -> Peer 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611): Couldn't send request to peer 738dbf89fe524203a5693f82bfcb5c1d. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:46.862767 18959 consensus_peers.cc:597] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129): Couldn't send request to peer e57527850c664358b39c12f525b8f0ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:46.867516 18956 consensus_peers.cc:597] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611): Couldn't send request to peer 738dbf89fe524203a5693f82bfcb5c1d. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.869133 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:46.869810 16599 tablet_replica.cc:333] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.870353 16599 raft_consensus.cc:2243] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.871055 16599 raft_consensus.cc:2272] T 4ab2390ebc5d4991bceb580c63de8686 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.872988 16599 tablet_replica.cc:333] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.873517 16599 raft_consensus.cc:2243] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.874248 16599 raft_consensus.cc:2272] T 705af68189c84ae5af59603128c5c2e7 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.876185 16599 tablet_replica.cc:333] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.876652 16599 raft_consensus.cc:2243] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.877022 16599 raft_consensus.cc:2272] T 5cf3459a6f0640c1a7eb7f33b32c4291 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.878690 16599 tablet_replica.cc:333] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.879163 16599 raft_consensus.cc:2243] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.879913 16599 raft_consensus.cc:2272] T e33d8e3e9e404114bcccc6b6905017fe P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.881556 16599 tablet_replica.cc:333] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.882118 16599 raft_consensus.cc:2243] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.882617 16599 raft_consensus.cc:2272] T 18473241f0d54972b44c743124fc2fe7 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.884394 16599 tablet_replica.cc:333] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.884891 16599 raft_consensus.cc:2243] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.885600 16599 raft_consensus.cc:2272] T 5e8919338fc347d0aad3ddd412b31ae9 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.887351 16599 tablet_replica.cc:333] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.887987 16599 raft_consensus.cc:2243] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.888706 16599 raft_consensus.cc:2272] T c65c535a88c74b60919f0b57adac83e2 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.890400 16599 tablet_replica.cc:333] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.890882 16599 raft_consensus.cc:2243] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.891278 16599 raft_consensus.cc:2272] T 7f27e7061bd043d8b0d63dd624c69b3d P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.892954 16599 tablet_replica.cc:333] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.893428 16599 raft_consensus.cc:2243] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.893875 16599 raft_consensus.cc:2272] T 51a5f967dc034c6e8321d68b871e16d3 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.895885 16599 tablet_replica.cc:333] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.896443 16599 raft_consensus.cc:2243] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.896888 16599 raft_consensus.cc:2272] T 2f4362523e424d748441354a7e1f5b0b P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:46.897924 18959 consensus_peers.cc:597] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer e57527850c664358b39c12f525b8f0ab (127.16.53.195:42129): Couldn't send request to peer e57527850c664358b39c12f525b8f0ab. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.899066 16599 tablet_replica.cc:333] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.899585 16599 raft_consensus.cc:2243] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.899948 16599 raft_consensus.cc:2272] T e2874c0b4a45403285506471fa809902 P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.902094 16599 tablet_replica.cc:333] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.902714 16599 raft_consensus.cc:2243] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.903059 16599 raft_consensus.cc:2272] T 698e28e2e4414cc3a08a203b18a38706 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.905328 16599 tablet_replica.cc:333] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.905759 16599 raft_consensus.cc:2243] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.906092 16599 raft_consensus.cc:2272] T 452e526d025a4fb9a16e078cc57eb986 P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.907781 16599 tablet_replica.cc:333] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.908214 16599 raft_consensus.cc:2243] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.908620 16599 raft_consensus.cc:2272] T 98cb6409df21471a8ca782a899565ffc P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.910248 16599 tablet_replica.cc:333] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.910657 16599 raft_consensus.cc:2243] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:46.911326 16599 raft_consensus.cc:2272] T 9e3650d05444412daea937026fbd6218 P e57527850c664358b39c12f525b8f0ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.913019 16599 tablet_replica.cc:333] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.913441 16599 raft_consensus.cc:2243] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.913785 16599 raft_consensus.cc:2272] T de17c25127164769ad6c8809a3e61904 P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.915411 16599 tablet_replica.cc:333] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.915889 16599 raft_consensus.cc:2243] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.916251 16599 raft_consensus.cc:2272] T f18fedc6af644b73b025ff27c6f827cf P e57527850c664358b39c12f525b8f0ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:46.917809 16599 tablet_replica.cc:333] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab: stopping tablet replica
I20260713 09:06:46.918181 16599 raft_consensus.cc:2243] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:46.918499 16599 raft_consensus.cc:2272] T 70743c2acccf4b37baaf88973b0ac8ac P e57527850c664358b39c12f525b8f0ab [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:46.949101 18956 consensus_peers.cc:597] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611): Couldn't send request to peer 738dbf89fe524203a5693f82bfcb5c1d. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.955323 16599 tablet_server.cc:196] TabletServer@127.16.53.195:0 shutdown complete.
W20260713 09:06:46.982378 18956 consensus_peers.cc:597] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611): Couldn't send request to peer 738dbf89fe524203a5693f82bfcb5c1d. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:46.986202 16599 tablet_server.cc:179] TabletServer@127.16.53.196:0 shutting down...
W20260713 09:06:46.998039 18956 consensus_peers.cc:597] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 -> Peer 738dbf89fe524203a5693f82bfcb5c1d (127.16.53.194:35611): Couldn't send request to peer 738dbf89fe524203a5693f82bfcb5c1d. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:35611: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:47.023448 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:47.024420 16599 tablet_replica.cc:333] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.025007 16599 raft_consensus.cc:2243] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:47.025796 16599 raft_consensus.cc:2272] T 2f80b457f5e846a1afc19a343e50520f P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.027694 16599 tablet_replica.cc:333] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.028309 16599 raft_consensus.cc:2243] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.028733 16599 raft_consensus.cc:2272] T 4ab2390ebc5d4991bceb580c63de8686 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.030364 16599 tablet_replica.cc:333] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.030974 16599 raft_consensus.cc:2243] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.031335 16599 raft_consensus.cc:2272] T 9bb9059083d04c11800412a757263075 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.032902 16599 tablet_replica.cc:333] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.033331 16599 raft_consensus.cc:2243] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.033645 16599 raft_consensus.cc:2272] T 5cf3459a6f0640c1a7eb7f33b32c4291 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.035180 16599 tablet_replica.cc:333] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.035615 16599 raft_consensus.cc:2243] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.036057 16599 raft_consensus.cc:2272] T de17c25127164769ad6c8809a3e61904 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.037732 16599 tablet_replica.cc:333] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.038173 16599 raft_consensus.cc:2243] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.038518 16599 raft_consensus.cc:2272] T e33d8e3e9e404114bcccc6b6905017fe P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.040189 16599 tablet_replica.cc:333] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.040625 16599 raft_consensus.cc:2243] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.040961 16599 raft_consensus.cc:2272] T 5e8919338fc347d0aad3ddd412b31ae9 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.042528 16599 tablet_replica.cc:333] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.042949 16599 raft_consensus.cc:2243] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:47.043599 16599 raft_consensus.cc:2272] T 70743c2acccf4b37baaf88973b0ac8ac P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.045797 16599 tablet_replica.cc:333] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.046241 16599 raft_consensus.cc:2243] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.046571 16599 raft_consensus.cc:2272] T b66a9df027ce43c5a272a7781ffc4760 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.048274 16599 tablet_replica.cc:333] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.048692 16599 raft_consensus.cc:2243] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.049006 16599 raft_consensus.cc:2272] T c65c535a88c74b60919f0b57adac83e2 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.050616 16599 tablet_replica.cc:333] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.051025 16599 raft_consensus.cc:2243] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.051370 16599 raft_consensus.cc:2272] T 7f27e7061bd043d8b0d63dd624c69b3d P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.053038 16599 tablet_replica.cc:333] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.053668 16599 raft_consensus.cc:2243] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:47.054399 16599 raft_consensus.cc:2272] T 452e526d025a4fb9a16e078cc57eb986 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.055984 16599 tablet_replica.cc:333] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.056372 16599 raft_consensus.cc:2243] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:47.057006 16599 raft_consensus.cc:2272] T 952473258c1a4fd5959f6bbd35ee7a6b P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.058573 16599 tablet_replica.cc:333] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.059082 16599 raft_consensus.cc:2243] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:47.059849 16599 raft_consensus.cc:2272] T 98cb6409df21471a8ca782a899565ffc P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.061501 16599 tablet_replica.cc:333] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.061971 16599 raft_consensus.cc:2243] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.062357 16599 raft_consensus.cc:2272] T e2874c0b4a45403285506471fa809902 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.064481 16599 tablet_replica.cc:333] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.064965 16599 raft_consensus.cc:2243] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.065398 16599 raft_consensus.cc:2272] T 51a5f967dc034c6e8321d68b871e16d3 P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.067108 16599 tablet_replica.cc:333] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.067564 16599 raft_consensus.cc:2243] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:47.068351 16599 raft_consensus.cc:2272] T 75bff48c41794fa688060e38e7b09d0c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.069970 16599 tablet_replica.cc:333] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1: stopping tablet replica
I20260713 09:06:47.070392 16599 raft_consensus.cc:2243] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.070775 16599 raft_consensus.cc:2272] T 212000a956c74557ba95f104abb7be7c P 9487b3cecd5a4d059b27be70b1df1cc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.106842 16599 tablet_server.cc:196] TabletServer@127.16.53.196:0 shutdown complete.
I20260713 09:06:47.135533 16599 master.cc:562] Master@127.16.53.254:42997 shutting down...
I20260713 09:06:47.164057 16599 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:47.164655 16599 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.165021 16599 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9680fdbdd49f486c95cc5b1b95361b00: stopping tablet replica
I20260713 09:06:47.185408 16599 master.cc:584] Master@127.16.53.254:42997 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17616 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:06:47.239516 16599 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.53.254:34853
I20260713 09:06:47.240733 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:47.246822 19468 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:47.247265 19467 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:47.247503 19470 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:47.248276 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:47.249187 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:47.249384 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:47.249580 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933607249541 us; error 0 us; skew 500 ppm
I20260713 09:06:47.250119 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:47.252511 16599 webserver.cc:533] Webserver started at http://127.16.53.254:33449/ using document root <none> and password file <none>
I20260713 09:06:47.253063 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:47.253265 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:47.253566 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:47.254784 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/master-0-root/instance:
uuid: "c17a63fff0b94eb89cea85f2987862fe"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-cv6z"
I20260713 09:06:47.259850 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:06:47.263260 19475 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.264164 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:47.264405 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/master-0-root
uuid: "c17a63fff0b94eb89cea85f2987862fe"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-cv6z"
I20260713 09:06:47.264649 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:47.281313 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:47.282471 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:47.319769 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.254:34853
I20260713 09:06:47.319893 19526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.254:34853 every 8 connection(s)
I20260713 09:06:47.323544 19527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.333431 19527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe: Bootstrap starting.
I20260713 09:06:47.338140 19527 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.342242 19527 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe: No bootstrap required, opened a new log
I20260713 09:06:47.344419 19527 raft_consensus.cc:359] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c17a63fff0b94eb89cea85f2987862fe" member_type: VOTER }
I20260713 09:06:47.344776 19527 raft_consensus.cc:385] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.345052 19527 raft_consensus.cc:740] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c17a63fff0b94eb89cea85f2987862fe, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.345702 19527 consensus_queue.cc:260] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c17a63fff0b94eb89cea85f2987862fe" member_type: VOTER }
I20260713 09:06:47.346148 19527 raft_consensus.cc:399] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:47.346382 19527 raft_consensus.cc:493] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:47.346645 19527 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:47.351339 19527 raft_consensus.cc:515] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c17a63fff0b94eb89cea85f2987862fe" member_type: VOTER }
I20260713 09:06:47.352092 19527 leader_election.cc:304] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [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: c17a63fff0b94eb89cea85f2987862fe; no voters: 
I20260713 09:06:47.353513 19527 leader_election.cc:290] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:47.353879 19530 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:47.355314 19530 raft_consensus.cc:697] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 1 LEADER]: Becoming Leader. State: Replica: c17a63fff0b94eb89cea85f2987862fe, State: Running, Role: LEADER
I20260713 09:06:47.356087 19530 consensus_queue.cc:237] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [LEADER]: Queue going to LEADER mode. State: All 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: "c17a63fff0b94eb89cea85f2987862fe" member_type: VOTER }
I20260713 09:06:47.356803 19527 sys_catalog.cc:565] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:47.362823 19532 sys_catalog.cc:455] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader c17a63fff0b94eb89cea85f2987862fe. Latest consensus state: current_term: 1 leader_uuid: "c17a63fff0b94eb89cea85f2987862fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c17a63fff0b94eb89cea85f2987862fe" member_type: VOTER } }
I20260713 09:06:47.362739 19531 sys_catalog.cc:455] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c17a63fff0b94eb89cea85f2987862fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c17a63fff0b94eb89cea85f2987862fe" member_type: VOTER } }
I20260713 09:06:47.363481 19532 sys_catalog.cc:458] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:47.363526 19531 sys_catalog.cc:458] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:47.366066 19536 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:47.371666 19536 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:47.375188 16599 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:47.380466 19536 catalog_manager.cc:1383] Generated new cluster ID: bb6fb5f1d22340bc879194afebe3f39d
I20260713 09:06:47.380791 19536 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:47.402880 19536 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:47.404320 19536 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:47.416795 19536 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe: Generated new TSK 0
I20260713 09:06:47.417449 19536 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:47.442085 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:47.448307 19548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:47.449441 19549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:47.451130 19551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:47.451887 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:47.452713 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:47.452898 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:47.453032 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933607453019 us; error 0 us; skew 500 ppm
I20260713 09:06:47.453678 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:47.456332 16599 webserver.cc:533] Webserver started at http://127.16.53.193:34853/ using document root <none> and password file <none>
I20260713 09:06:47.456806 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:47.456970 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:47.457196 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:47.458248 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-0-root/instance:
uuid: "3957123bbfb747bf8f1575c6465910ae"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-cv6z"
I20260713 09:06:47.462932 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:47.466571 19556 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.467476 16599 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:06:47.467842 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "3957123bbfb747bf8f1575c6465910ae"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-cv6z"
I20260713 09:06:47.468147 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:47.488811 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:47.489985 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:47.491397 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:47.493615 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:47.493779 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.494074 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:47.494230 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.533411 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:33961
I20260713 09:06:47.533515 19618 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:33961 every 8 connection(s)
I20260713 09:06:47.538371 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:47.545825 19623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:47.546113 19624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:47.550271 19626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:47.551537 19619 heartbeater.cc:344] Connected to a master server at 127.16.53.254:34853
I20260713 09:06:47.551771 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:47.552011 19619 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:47.552875 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:47.552944 19619 heartbeater.cc:507] Master 127.16.53.254:34853 requested a full tablet report, sending...
W20260713 09:06:47.553309 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:47.553542 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933607553523 us; error 0 us; skew 500 ppm
I20260713 09:06:47.554226 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:47.555527 19492 ts_manager.cc:194] Registered new tserver with Master: 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961)
I20260713 09:06:47.556950 16599 webserver.cc:533] Webserver started at http://127.16.53.194:38541/ using document root <none> and password file <none>
I20260713 09:06:47.557494 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:47.557694 19492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55572
I20260713 09:06:47.557695 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:47.558326 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:47.559885 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-1-root/instance:
uuid: "2e124e03e42b4563bf43a33657d90d6d"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-cv6z"
I20260713 09:06:47.564543 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:47.567843 19631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.568591 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:47.568974 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-1-root
uuid: "2e124e03e42b4563bf43a33657d90d6d"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-cv6z"
I20260713 09:06:47.569312 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:47.587239 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:47.588590 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:47.590063 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:47.592276 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:47.592494 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.592728 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:47.592896 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.634196 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.194:37329
I20260713 09:06:47.634326 19693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.194:37329 every 8 connection(s)
I20260713 09:06:47.638761 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:47.645948 19697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:47.647797 19698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:47.649718 16599 server_base.cc:1061] running on GCE node
W20260713 09:06:47.650506 19700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:47.651607 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:47.651898 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:47.652107 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933607652088 us; error 0 us; skew 500 ppm
I20260713 09:06:47.652792 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:47.654812 19694 heartbeater.cc:344] Connected to a master server at 127.16.53.254:34853
I20260713 09:06:47.655222 19694 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:47.655571 16599 webserver.cc:533] Webserver started at http://127.16.53.195:44421/ using document root <none> and password file <none>
I20260713 09:06:47.656133 19694 heartbeater.cc:507] Master 127.16.53.254:34853 requested a full tablet report, sending...
I20260713 09:06:47.656544 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:47.656836 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:47.657116 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:47.658492 19492 ts_manager.cc:194] Registered new tserver with Master: 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:47.658562 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-2-root/instance:
uuid: "cf7430a2c2274a89a9111990943fc109"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-cv6z"
I20260713 09:06:47.660004 19492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55586
I20260713 09:06:47.663473 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:47.667387 19705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.668414 16599 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:06:47.668740 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-2-root
uuid: "cf7430a2c2274a89a9111990943fc109"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-cv6z"
I20260713 09:06:47.669049 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:47.684810 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:47.686071 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:47.687583 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:47.689845 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:47.690088 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.690335 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:47.690501 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:47.731837 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.195:38759
I20260713 09:06:47.731964 19767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.195:38759 every 8 connection(s)
I20260713 09:06:47.746163 19768 heartbeater.cc:344] Connected to a master server at 127.16.53.254:34853
I20260713 09:06:47.746575 19768 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:47.747283 19768 heartbeater.cc:507] Master 127.16.53.254:34853 requested a full tablet report, sending...
I20260713 09:06:47.749264 19492 ts_manager.cc:194] Registered new tserver with Master: cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:47.749652 16599 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014615775s
I20260713 09:06:47.750692 19492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55594
I20260713 09:06:47.775885 19492 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55610:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:47.779000 19492 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:47.854846 19584 tablet_service.cc:1511] Processing CreateTablet for tablet 78dd7da552ea4fbd903716ebc99d13b0 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:47.856419 19584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78dd7da552ea4fbd903716ebc99d13b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.858284 19582 tablet_service.cc:1511] Processing CreateTablet for tablet f4e942b02b8a4bff921d6a151c7fd8c1 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:47.859757 19582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e942b02b8a4bff921d6a151c7fd8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.860119 19733 tablet_service.cc:1511] Processing CreateTablet for tablet 78dd7da552ea4fbd903716ebc99d13b0 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:47.855902 19583 tablet_service.cc:1511] Processing CreateTablet for tablet e8e49cc652d94d36a47244644b718987 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:47.861621 19733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78dd7da552ea4fbd903716ebc99d13b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.861457 19732 tablet_service.cc:1511] Processing CreateTablet for tablet e8e49cc652d94d36a47244644b718987 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:47.863404 19732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e49cc652d94d36a47244644b718987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.861617 19583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e49cc652d94d36a47244644b718987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.869907 19731 tablet_service.cc:1511] Processing CreateTablet for tablet f4e942b02b8a4bff921d6a151c7fd8c1 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:47.871531 19731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e942b02b8a4bff921d6a151c7fd8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.877907 19730 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4313df69f945e68cf90a4bdc0a486a (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:47.879433 19730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4313df69f945e68cf90a4bdc0a486a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.883673 19783 tablet_bootstrap.cc:492] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:47.885977 19729 tablet_service.cc:1511] Processing CreateTablet for tablet 211237ea97bb46b58d41d6583360716e (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:47.887530 19729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211237ea97bb46b58d41d6583360716e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.890360 19728 tablet_service.cc:1511] Processing CreateTablet for tablet 920d59e4e5114b8fb72172191fb5439c (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:47.891048 19783 tablet_bootstrap.cc:654] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.891899 19728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 920d59e4e5114b8fb72172191fb5439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.894841 19727 tablet_service.cc:1511] Processing CreateTablet for tablet ac6f840b55884ab5b90446111f2b05e0 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:47.896366 19727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6f840b55884ab5b90446111f2b05e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.897755 19726 tablet_service.cc:1511] Processing CreateTablet for tablet 2bce5f09b13c4a6683d9d2592ed6c979 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:47.899255 19726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bce5f09b13c4a6683d9d2592ed6c979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.910562 19725 tablet_service.cc:1511] Processing CreateTablet for tablet 846c81ad088f4535b7e532888652b0cb (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:47.912973 19724 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef9d679518e451492d13bcb97363a34 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:47.914350 19725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846c81ad088f4535b7e532888652b0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.918450 19582 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4313df69f945e68cf90a4bdc0a486a (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:47.919860 19582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4313df69f945e68cf90a4bdc0a486a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.925952 19581 tablet_service.cc:1511] Processing CreateTablet for tablet 211237ea97bb46b58d41d6583360716e (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:47.927390 19581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211237ea97bb46b58d41d6583360716e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.935214 19724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef9d679518e451492d13bcb97363a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.937712 19785 tablet_bootstrap.cc:492] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
I20260713 09:06:47.938126 19580 tablet_service.cc:1511] Processing CreateTablet for tablet 920d59e4e5114b8fb72172191fb5439c (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:47.939647 19580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 920d59e4e5114b8fb72172191fb5439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.955557 19783 tablet_bootstrap.cc:492] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:47.956161 19783 ts_tablet_manager.cc:1403] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.011s
I20260713 09:06:47.958137 19579 tablet_service.cc:1511] Processing CreateTablet for tablet 2bce5f09b13c4a6683d9d2592ed6c979 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:47.959674 19579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bce5f09b13c4a6683d9d2592ed6c979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.959628 19783 raft_consensus.cc:359] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:47.960620 19783 raft_consensus.cc:385] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:47.960963 19783 raft_consensus.cc:740] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:47.961845 19783 consensus_queue.cc:260] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:47.965047 19785 tablet_bootstrap.cc:654] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:47.965612 19578 tablet_service.cc:1511] Processing CreateTablet for tablet 846c81ad088f4535b7e532888652b0cb (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:47.967103 19578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846c81ad088f4535b7e532888652b0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.975310 19584 tablet_service.cc:1511] Processing CreateTablet for tablet ac6f840b55884ab5b90446111f2b05e0 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:47.976899 19584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6f840b55884ab5b90446111f2b05e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.984287 19583 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef9d679518e451492d13bcb97363a34 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:47.985244 19659 tablet_service.cc:1511] Processing CreateTablet for tablet 78dd7da552ea4fbd903716ebc99d13b0 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:47.986111 19583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef9d679518e451492d13bcb97363a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.986608 19659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78dd7da552ea4fbd903716ebc99d13b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.993666 19658 tablet_service.cc:1511] Processing CreateTablet for tablet e8e49cc652d94d36a47244644b718987 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:47.995252 19658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e49cc652d94d36a47244644b718987. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:47.996887 19657 tablet_service.cc:1511] Processing CreateTablet for tablet f4e942b02b8a4bff921d6a151c7fd8c1 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:47.998347 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4e942b02b8a4bff921d6a151c7fd8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.001050 19656 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4313df69f945e68cf90a4bdc0a486a (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:48.002635 19656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4313df69f945e68cf90a4bdc0a486a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.004963 19653 tablet_service.cc:1511] Processing CreateTablet for tablet ac6f840b55884ab5b90446111f2b05e0 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:48.003150 19655 tablet_service.cc:1511] Processing CreateTablet for tablet 211237ea97bb46b58d41d6583360716e (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:48.008519 19650 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef9d679518e451492d13bcb97363a34 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:48.001246 19654 tablet_service.cc:1511] Processing CreateTablet for tablet 920d59e4e5114b8fb72172191fb5439c (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:48.012079 19651 tablet_service.cc:1511] Processing CreateTablet for tablet 846c81ad088f4535b7e532888652b0cb (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:48.014274 19652 tablet_service.cc:1511] Processing CreateTablet for tablet 2bce5f09b13c4a6683d9d2592ed6c979 (DEFAULT_TABLE table=test-workload [id=6dc5ca4f21c44b80b65d5a9b3c9da526]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:48.015940 19653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6f840b55884ab5b90446111f2b05e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.016687 19650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef9d679518e451492d13bcb97363a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.020159 19652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bce5f09b13c4a6683d9d2592ed6c979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.020900 19654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 920d59e4e5114b8fb72172191fb5439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.025550 19651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 846c81ad088f4535b7e532888652b0cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.026307 19655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211237ea97bb46b58d41d6583360716e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.036568 19619 heartbeater.cc:499] Master 127.16.53.254:34853 was elected leader, sending a full tablet report...
I20260713 09:06:48.043114 19783 ts_tablet_manager.cc:1434] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.087s	user 0.014s	sys 0.023s
I20260713 09:06:48.044278 19783 tablet_bootstrap.cc:492] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:48.052489 19786 raft_consensus.cc:493] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.053160 19786 raft_consensus.cc:515] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.068301 19783 tablet_bootstrap.cc:654] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.079032 19786 leader_election.cc:290] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.093189 19785 tablet_bootstrap.cc:492] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
I20260713 09:06:48.099237 19785 ts_tablet_manager.cc:1403] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.014s
I20260713 09:06:48.122540 19792 tablet_bootstrap.cc:492] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.134613 19783 tablet_bootstrap.cc:492] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:48.135202 19783 ts_tablet_manager.cc:1403] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.009s
I20260713 09:06:48.139480 19785 raft_consensus.cc:359] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.140482 19785 raft_consensus.cc:385] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.141304 19785 raft_consensus.cc:740] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.141364 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.142328 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.138309 19783 raft_consensus.cc:359] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.142270 19785 consensus_queue.cc:260] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.143103 19783 raft_consensus.cc:385] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:48.143294 19558 leader_election.cc:343] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.141512 19792 tablet_bootstrap.cc:654] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:48.144289 19557 leader_election.cc:343] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.144706 19557 leader_election.cc:304] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [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: 3957123bbfb747bf8f1575c6465910ae; no voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109
I20260713 09:06:48.145771 19768 heartbeater.cc:499] Master 127.16.53.254:34853 was elected leader, sending a full tablet report...
I20260713 09:06:48.145954 19786 raft_consensus.cc:2749] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:48.146194 19785 ts_tablet_manager.cc:1434] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.003s
I20260713 09:06:48.147178 19785 tablet_bootstrap.cc:492] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
I20260713 09:06:48.143452 19783 raft_consensus.cc:740] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.148452 19783 consensus_queue.cc:260] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.150980 19783 ts_tablet_manager.cc:1434] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:06:48.154142 19783 tablet_bootstrap.cc:492] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:48.154665 19785 tablet_bootstrap.cc:654] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.161752 19783 tablet_bootstrap.cc:654] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.168670 19792 tablet_bootstrap.cc:492] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.169179 19792 ts_tablet_manager.cc:1403] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.009s
I20260713 09:06:48.172505 19792 raft_consensus.cc:359] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.173326 19792 raft_consensus.cc:385] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.173691 19792 raft_consensus.cc:740] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.174589 19792 consensus_queue.cc:260] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.178158 19694 heartbeater.cc:499] Master 127.16.53.254:34853 was elected leader, sending a full tablet report...
I20260713 09:06:48.179286 19792 ts_tablet_manager.cc:1434] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:48.180454 19792 tablet_bootstrap.cc:492] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.187107 19792 tablet_bootstrap.cc:654] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.190769 19783 tablet_bootstrap.cc:492] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:48.191315 19783 ts_tablet_manager.cc:1403] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.023s
I20260713 09:06:48.194059 19785 tablet_bootstrap.cc:492] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
I20260713 09:06:48.194571 19785 ts_tablet_manager.cc:1403] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.026s
I20260713 09:06:48.194298 19783 raft_consensus.cc:359] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.195075 19783 raft_consensus.cc:385] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.195344 19783 raft_consensus.cc:740] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.196414 19792 tablet_bootstrap.cc:492] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.196153 19783 consensus_queue.cc:260] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.197605 19785 raft_consensus.cc:359] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.198467 19783 ts_tablet_manager.cc:1434] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:48.198799 19797 raft_consensus.cc:493] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.199600 19783 tablet_bootstrap.cc:492] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:48.199285 19797 raft_consensus.cc:515] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.196938 19792 ts_tablet_manager.cc:1403] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:06:48.202066 19797 leader_election.cc:290] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.198307 19785 raft_consensus.cc:385] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.202903 19785 raft_consensus.cc:740] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.203749 19785 consensus_queue.cc:260] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.206496 19785 ts_tablet_manager.cc:1434] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:06:48.207854 19785 tablet_bootstrap.cc:492] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
I20260713 09:06:48.210544 19792 raft_consensus.cc:359] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.211145 19783 tablet_bootstrap.cc:654] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.211323 19792 raft_consensus.cc:385] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.211819 19792 raft_consensus.cc:740] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.212580 19792 consensus_queue.cc:260] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.214788 19785 tablet_bootstrap.cc:654] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.214809 19792 ts_tablet_manager.cc:1434] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260713 09:06:48.221936 19792 tablet_bootstrap.cc:492] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.228649 19783 tablet_bootstrap.cc:492] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:48.229213 19783 ts_tablet_manager.cc:1403] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.001s
I20260713 09:06:48.232416 19783 raft_consensus.cc:359] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.233242 19783 raft_consensus.cc:385] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.233633 19783 raft_consensus.cc:740] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.234454 19783 consensus_queue.cc:260] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.235754 19785 tablet_bootstrap.cc:492] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
I20260713 09:06:48.236346 19785 ts_tablet_manager.cc:1403] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.022s
I20260713 09:06:48.236893 19783 ts_tablet_manager.cc:1434] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:06:48.238385 19783 tablet_bootstrap.cc:492] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:48.239605 19785 raft_consensus.cc:359] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.240537 19785 raft_consensus.cc:385] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.240893 19785 raft_consensus.cc:740] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.241852 19785 consensus_queue.cc:260] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.246004 19785 ts_tablet_manager.cc:1434] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:06:48.246341 19783 tablet_bootstrap.cc:654] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.247162 19785 tablet_bootstrap.cc:492] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
I20260713 09:06:48.251133 19792 tablet_bootstrap.cc:654] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.256464 19785 tablet_bootstrap.cc:654] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.268087 19792 tablet_bootstrap.cc:492] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.268592 19792 ts_tablet_manager.cc:1403] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.004s
I20260713 09:06:48.268776 19785 tablet_bootstrap.cc:492] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
I20260713 09:06:48.269490 19785 ts_tablet_manager.cc:1403] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260713 09:06:48.271975 19792 raft_consensus.cc:359] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.272718 19792 raft_consensus.cc:385] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.272570 19785 raft_consensus.cc:359] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.273120 19792 raft_consensus.cc:740] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.273589 19785 raft_consensus.cc:385] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.273998 19785 raft_consensus.cc:740] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.274242 19792 consensus_queue.cc:260] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.274927 19785 consensus_queue.cc:260] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.277529 19785 ts_tablet_manager.cc:1434] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:48.278522 19785 tablet_bootstrap.cc:492] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
I20260713 09:06:48.279206 19792 ts_tablet_manager.cc:1434] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260713 09:06:48.280167 19792 tablet_bootstrap.cc:492] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.285133 19785 tablet_bootstrap.cc:654] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.286456 19792 tablet_bootstrap.cc:654] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.297115 19785 tablet_bootstrap.cc:492] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
I20260713 09:06:48.297686 19785 ts_tablet_manager.cc:1403] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260713 09:06:48.298014 19792 tablet_bootstrap.cc:492] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.298509 19792 ts_tablet_manager.cc:1403] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260713 09:06:48.302541 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.303263 19594 raft_consensus.cc:2468] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 0.
I20260713 09:06:48.301606 19792 raft_consensus.cc:359] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.304683 19633 leader_election.cc:304] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae; no voters: 
I20260713 09:06:48.305155 19792 raft_consensus.cc:385] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.305608 19792 raft_consensus.cc:740] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.306071 19797 raft_consensus.cc:2804] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.306589 19797 raft_consensus.cc:493] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.306490 19792 consensus_queue.cc:260] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.307238 19797 raft_consensus.cc:3060] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.306751 19785 raft_consensus.cc:359] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.312254 19785 raft_consensus.cc:385] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.312785 19785 raft_consensus.cc:740] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.314069 19785 consensus_queue.cc:260] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.320016 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.322690 19785 ts_tablet_manager.cc:1434] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
W20260713 09:06:48.322628 19632 leader_election.cc:343] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.327131 19797 raft_consensus.cc:515] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.329859 19786 raft_consensus.cc:493] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.330389 19786 raft_consensus.cc:515] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.331626 19783 tablet_bootstrap.cc:492] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:48.331940 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:48.332190 19783 ts_tablet_manager.cc:1403] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.056s
I20260713 09:06:48.332499 19786 leader_election.cc:290] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.333746 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e49cc652d94d36a47244644b718987" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.334390 19743 raft_consensus.cc:2468] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3957123bbfb747bf8f1575c6465910ae in term 0.
I20260713 09:06:48.335393 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e49cc652d94d36a47244644b718987" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.335192 19783 raft_consensus.cc:359] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.335978 19783 raft_consensus.cc:385] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.336585 19557 leader_election.cc:304] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3957123bbfb747bf8f1575c6465910ae, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:48.337389 19786 raft_consensus.cc:2804] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.336292 19783 raft_consensus.cc:740] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.337505 19785 tablet_bootstrap.cc:492] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
I20260713 09:06:48.340268 19786 raft_consensus.cc:493] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.332541 19594 raft_consensus.cc:3060] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.340648 19783 consensus_queue.cc:260] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.342979 19783 ts_tablet_manager.cc:1434] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:06:48.344014 19783 tablet_bootstrap.cc:492] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:48.340680 19786 raft_consensus.cc:3060] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.336004 19669 raft_consensus.cc:2468] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3957123bbfb747bf8f1575c6465910ae in term 0.
I20260713 09:06:48.348342 19785 tablet_bootstrap.cc:654] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.350325 19783 tablet_bootstrap.cc:654] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.361095 19785 tablet_bootstrap.cc:492] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
I20260713 09:06:48.361881 19785 ts_tablet_manager.cc:1403] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260713 09:06:48.365927 19785 raft_consensus.cc:359] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.367220 19785 raft_consensus.cc:385] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.367687 19785 raft_consensus.cc:740] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.368882 19785 consensus_queue.cc:260] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
W20260713 09:06:48.370785 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:48.380053 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
W20260713 09:06:48.382447 19632 leader_election.cc:343] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.380540 19785 ts_tablet_manager.cc:1434] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260713 09:06:48.387158 19787 raft_consensus.cc:493] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.387979 19787 raft_consensus.cc:515] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.389856 19793 raft_consensus.cc:493] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.390450 19793 raft_consensus.cc:515] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.391165 19787 leader_election.cc:290] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:48.394922 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.395483 19793 leader_election.cc:290] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:48.396111 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
W20260713 09:06:48.400837 19558 leader_election.cc:343] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:48.401957 19557 leader_election.cc:343] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.402626 19557 leader_election.cc:304] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [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: 3957123bbfb747bf8f1575c6465910ae; no voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109
I20260713 09:06:48.404103 19785 tablet_bootstrap.cc:492] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
I20260713 09:06:48.404481 19787 raft_consensus.cc:2749] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:48.384166 19797 leader_election.cc:290] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.411949 19797 raft_consensus.cc:493] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.412727 19797 raft_consensus.cc:515] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.417389 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c81ad088f4535b7e532888652b0cb" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.418393 19743 raft_consensus.cc:2468] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 0.
I20260713 09:06:48.420050 19632 leader_election.cc:304] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:48.422704 19786 raft_consensus.cc:515] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.424763 19810 raft_consensus.cc:2804] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.426008 19785 tablet_bootstrap.cc:654] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.435971 19810 raft_consensus.cc:493] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.433132 19593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c81ad088f4535b7e532888652b0cb" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.436583 19810 raft_consensus.cc:3060] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.436911 19792 ts_tablet_manager.cc:1434] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.138s	user 0.015s	sys 0.078s
I20260713 09:06:48.407094 19594 raft_consensus.cc:2468] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:48.432843 19793 raft_consensus.cc:493] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:48.437747 19633 leader_election.cc:343] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.442013 19793 raft_consensus.cc:515] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.445039 19793 leader_election.cc:290] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:48.446653 19792 tablet_bootstrap.cc:492] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.450085 19633 leader_election.cc:304] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [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: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae; no voters: cf7430a2c2274a89a9111990943fc109
I20260713 09:06:48.451318 19783 tablet_bootstrap.cc:492] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:48.452451 19783 ts_tablet_manager.cc:1403] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.109s	user 0.043s	sys 0.060s
I20260713 09:06:48.453272 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d59e4e5114b8fb72172191fb5439c" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.453214 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4313df69f945e68cf90a4bdc0a486a" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.454686 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d59e4e5114b8fb72172191fb5439c" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.451340 19808 raft_consensus.cc:2804] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.438967 19797 leader_election.cc:290] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.458678 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e49cc652d94d36a47244644b718987" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
I20260713 09:06:48.464751 19668 raft_consensus.cc:3060] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.451884 19793 raft_consensus.cc:493] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:48.457283 19707 leader_election.cc:343] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.466269 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e49cc652d94d36a47244644b718987" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
I20260713 09:06:48.468505 19743 raft_consensus.cc:3060] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.468309 19793 raft_consensus.cc:515] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.470064 19810 raft_consensus.cc:515] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.470676 19793 leader_election.cc:290] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:48.472036 19792 tablet_bootstrap.cc:654] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.473316 19593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c81ad088f4535b7e532888652b0cb" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
W20260713 09:06:48.474850 19633 leader_election.cc:343] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.457772 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4313df69f945e68cf90a4bdc0a486a" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.455811 19783 raft_consensus.cc:359] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.480221 19783 raft_consensus.cc:385] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.480602 19783 raft_consensus.cc:740] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.480685 19785 tablet_bootstrap.cc:492] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
W20260713 09:06:48.476769 19707 leader_election.cc:343] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.481392 19785 ts_tablet_manager.cc:1403] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.003s
W20260713 09:06:48.481688 19707 leader_election.cc:343] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.478091 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c81ad088f4535b7e532888652b0cb" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
I20260713 09:06:48.482136 19707 leader_election.cc:304] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [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: cf7430a2c2274a89a9111990943fc109; no voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae
I20260713 09:06:48.482620 19792 tablet_bootstrap.cc:492] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.478947 19743 raft_consensus.cc:2468] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3957123bbfb747bf8f1575c6465910ae in term 1.
I20260713 09:06:48.482963 19793 raft_consensus.cc:2749] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:48.483121 19792 ts_tablet_manager.cc:1403] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.006s
I20260713 09:06:48.483886 19557 leader_election.cc:304] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3957123bbfb747bf8f1575c6465910ae, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:48.478874 19668 raft_consensus.cc:2468] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3957123bbfb747bf8f1575c6465910ae in term 1.
I20260713 09:06:48.484738 19787 raft_consensus.cc:2804] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.484963 19593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce5f09b13c4a6683d9d2592ed6c979" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.485823 19785 raft_consensus.cc:359] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.486549 19785 raft_consensus.cc:385] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.487093 19785 raft_consensus.cc:740] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.486472 19792 raft_consensus.cc:359] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.487654 19792 raft_consensus.cc:385] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.488058 19792 raft_consensus.cc:740] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.487914 19785 consensus_queue.cc:260] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.489418 19787 raft_consensus.cc:697] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 1 LEADER]: Becoming Leader. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Running, Role: LEADER
I20260713 09:06:48.489964 19785 ts_tablet_manager.cc:1434] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:06:48.490937 19785 tablet_bootstrap.cc:492] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
I20260713 09:06:48.490528 19792 consensus_queue.cc:260] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.479528 19815 raft_consensus.cc:493] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.482287 19742 raft_consensus.cc:3060] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:48.486835 19707 leader_election.cc:343] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.493384 19792 ts_tablet_manager.cc:1434] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:48.494359 19792 tablet_bootstrap.cc:492] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.478588 19810 leader_election.cc:290] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.497491 19785 tablet_bootstrap.cc:654] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.498895 19742 raft_consensus.cc:2468] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:48.481258 19783 consensus_queue.cc:260] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.500980 19783 ts_tablet_manager.cc:1434] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260713 09:06:48.501900 19783 tablet_bootstrap.cc:492] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:48.504060 19792 tablet_bootstrap.cc:654] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.480237 19594 raft_consensus.cc:2468] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 0.
I20260713 09:06:48.507314 19707 leader_election.cc:304] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [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: 3957123bbfb747bf8f1575c6465910ae, cf7430a2c2274a89a9111990943fc109; no voters: 2e124e03e42b4563bf43a33657d90d6d
I20260713 09:06:48.490442 19787 consensus_queue.cc:237] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.508436 19793 raft_consensus.cc:2804] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.508940 19793 raft_consensus.cc:493] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.509387 19793 raft_consensus.cc:3060] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.465214 19786 leader_election.cc:290] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 election: Requested vote from peers 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.510658 19815 raft_consensus.cc:515] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.512959 19815 leader_election.cc:290] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.467238 19808 raft_consensus.cc:697] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Becoming Leader. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:48.513752 19785 tablet_bootstrap.cc:492] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
I20260713 09:06:48.514385 19785 ts_tablet_manager.cc:1403] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260713 09:06:48.514477 19741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef9d679518e451492d13bcb97363a34" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.515057 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce5f09b13c4a6683d9d2592ed6c979" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.515259 19741 raft_consensus.cc:2468] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 0.
I20260713 09:06:48.516444 19632 leader_election.cc:304] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 
W20260713 09:06:48.516654 19707 leader_election.cc:343] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.517095 19707 leader_election.cc:304] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [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: cf7430a2c2274a89a9111990943fc109; no voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae
I20260713 09:06:48.517719 19632 leader_election.cc:304] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [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: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 3957123bbfb747bf8f1575c6465910ae
I20260713 09:06:48.513936 19808 consensus_queue.cc:237] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.518924 19810 raft_consensus.cc:2804] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.519340 19810 raft_consensus.cc:493] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.519672 19810 raft_consensus.cc:3060] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.520988 19792 tablet_bootstrap.cc:492] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.521441 19792 ts_tablet_manager.cc:1403] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.004s
I20260713 09:06:48.524534 19792 raft_consensus.cc:359] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.525213 19792 raft_consensus.cc:385] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.525509 19792 raft_consensus.cc:740] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.518744 19785 raft_consensus.cc:359] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.526821 19785 raft_consensus.cc:385] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.525982 19490 catalog_manager.cc:5697] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3957123bbfb747bf8f1575c6465910ae (127.16.53.193). New cstate: current_term: 1 leader_uuid: "3957123bbfb747bf8f1575c6465910ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.527103 19785 raft_consensus.cc:740] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.527910 19785 consensus_queue.cc:260] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.529389 19792 consensus_queue.cc:260] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.530571 19797 raft_consensus.cc:2804] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.532152 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef9d679518e451492d13bcb97363a34" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
W20260713 09:06:48.533728 19633 leader_election.cc:343] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.535809 19810 raft_consensus.cc:515] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.518940 19783 tablet_bootstrap.cc:654] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.537825 19797 raft_consensus.cc:697] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Becoming Leader. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:48.539592 19797 consensus_queue.cc:237] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.544353 19793 raft_consensus.cc:515] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.547924 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef9d679518e451492d13bcb97363a34" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:48.548909 19785 ts_tablet_manager.cc:1434] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.005s
I20260713 09:06:48.550218 19785 tablet_bootstrap.cc:492] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
W20260713 09:06:48.551616 19633 leader_election.cc:343] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.553644 19792 ts_tablet_manager.cc:1434] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260713 09:06:48.554813 19792 tablet_bootstrap.cc:492] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.559564 19491 catalog_manager.cc:5697] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "2e124e03e42b4563bf43a33657d90d6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.568141 19821 raft_consensus.cc:2749] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:48.569212 19823 raft_consensus.cc:493] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.568817 19810 leader_election.cc:290] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.565403 19783 tablet_bootstrap.cc:492] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:48.569888 19823 raft_consensus.cc:515] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.570340 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef9d679518e451492d13bcb97363a34" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
I20260713 09:06:48.570604 19783 ts_tablet_manager.cc:1403] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.069s	user 0.004s	sys 0.017s
I20260713 09:06:48.571000 19743 raft_consensus.cc:3060] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.573001 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6f840b55884ab5b90446111f2b05e0" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.573879 19783 raft_consensus.cc:359] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.574288 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6f840b55884ab5b90446111f2b05e0" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.574597 19783 raft_consensus.cc:385] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.574923 19783 raft_consensus.cc:740] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.574921 19668 raft_consensus.cc:2468] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 0.
I20260713 09:06:48.575520 19785 tablet_bootstrap.cc:654] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.576371 19707 leader_election.cc:304] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 
W20260713 09:06:48.577255 19707 leader_election.cc:343] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.577874 19821 raft_consensus.cc:2804] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.578413 19821 raft_consensus.cc:493] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.585091 19821 raft_consensus.cc:3060] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.586184 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4313df69f945e68cf90a4bdc0a486a" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:48.586843 19594 raft_consensus.cc:3060] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.586993 19792 tablet_bootstrap.cc:654] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.591243 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4313df69f945e68cf90a4bdc0a486a" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
I20260713 09:06:48.591503 19743 raft_consensus.cc:2468] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:48.592131 19668 raft_consensus.cc:3060] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.580794 19783 consensus_queue.cc:260] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.578428 19823 leader_election.cc:290] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:48.584625 19793 leader_election.cc:290] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:48.595122 19632 leader_election.cc:304] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [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: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 3957123bbfb747bf8f1575c6465910ae
I20260713 09:06:48.597105 19797 raft_consensus.cc:2804] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.598127 19797 raft_consensus.cc:697] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Becoming Leader. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:48.599172 19783 ts_tablet_manager.cc:1434] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.003s
I20260713 09:06:48.600170 19785 tablet_bootstrap.cc:492] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
I20260713 09:06:48.599074 19797 consensus_queue.cc:237] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.600252 19783 tablet_bootstrap.cc:492] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:48.600713 19785 ts_tablet_manager.cc:1403] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.009s
I20260713 09:06:48.603500 19785 raft_consensus.cc:359] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.604036 19668 raft_consensus.cc:2468] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 1.
I20260713 09:06:48.604413 19785 raft_consensus.cc:385] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.604768 19785 raft_consensus.cc:740] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.605430 19707 leader_election.cc:304] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:48.605515 19785 consensus_queue.cc:260] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.606593 19823 raft_consensus.cc:2804] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.607424 19823 raft_consensus.cc:697] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 1 LEADER]: Becoming Leader. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Running, Role: LEADER
I20260713 09:06:48.607728 19783 tablet_bootstrap.cc:654] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.608458 19823 consensus_queue.cc:237] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.609221 19792 tablet_bootstrap.cc:492] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.605508 19594 raft_consensus.cc:2468] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 1.
I20260713 09:06:48.609689 19792 ts_tablet_manager.cc:1403] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.000s
I20260713 09:06:48.613301 19821 raft_consensus.cc:515] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.614341 19785 ts_tablet_manager.cc:1434] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:06:48.617818 19783 tablet_bootstrap.cc:492] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:48.618513 19783 ts_tablet_manager.cc:1403] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260713 09:06:48.618836 19785 tablet_bootstrap.cc:492] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109: Bootstrap starting.
I20260713 09:06:48.621549 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6f840b55884ab5b90446111f2b05e0" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:48.622076 19783 raft_consensus.cc:359] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.622948 19783 raft_consensus.cc:385] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.612690 19792 raft_consensus.cc:359] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.623343 19783 raft_consensus.cc:740] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.623595 19792 raft_consensus.cc:385] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.626688 19792 raft_consensus.cc:740] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.626955 19783 consensus_queue.cc:260] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
W20260713 09:06:48.623104 19707 leader_election.cc:343] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:48.627504 19792 consensus_queue.cc:260] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.629326 19783 ts_tablet_manager.cc:1434] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:06:48.630034 19792 ts_tablet_manager.cc:1434] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:06:48.630414 19783 tablet_bootstrap.cc:492] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:48.630906 19821 leader_election.cc:290] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:48.631103 19792 tablet_bootstrap.cc:492] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.631994 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6f840b55884ab5b90446111f2b05e0" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
I20260713 09:06:48.632560 19668 raft_consensus.cc:3060] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.625929 19785 tablet_bootstrap.cc:654] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.636404 19783 tablet_bootstrap.cc:654] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.641530 19792 tablet_bootstrap.cc:654] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.645437 19668 raft_consensus.cc:2468] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 1.
I20260713 09:06:48.646853 19707 leader_election.cc:304] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [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: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 3957123bbfb747bf8f1575c6465910ae
I20260713 09:06:48.647348 19783 tablet_bootstrap.cc:492] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:48.647850 19783 ts_tablet_manager.cc:1403] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260713 09:06:48.648229 19821 raft_consensus.cc:2804] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.648804 19821 raft_consensus.cc:697] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 1 LEADER]: Becoming Leader. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Running, Role: LEADER
I20260713 09:06:48.649645 19821 consensus_queue.cc:237] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.650409 19792 tablet_bootstrap.cc:492] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.650880 19792 ts_tablet_manager.cc:1403] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260713 09:06:48.653728 19785 tablet_bootstrap.cc:492] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109: No bootstrap required, opened a new log
I20260713 09:06:48.654242 19785 ts_tablet_manager.cc:1403] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.004s
I20260713 09:06:48.656414 19785 raft_consensus.cc:359] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.657033 19785 raft_consensus.cc:385] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.657306 19785 raft_consensus.cc:740] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.657224 19792 raft_consensus.cc:359] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.658169 19792 raft_consensus.cc:385] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.658507 19792 raft_consensus.cc:740] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.658258 19785 consensus_queue.cc:260] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.659272 19792 consensus_queue.cc:260] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.660749 19785 ts_tablet_manager.cc:1434] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:48.661321 19792 ts_tablet_manager.cc:1434] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:06:48.662074 19792 tablet_bootstrap.cc:492] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.667249 19792 tablet_bootstrap.cc:654] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.670617 19783 raft_consensus.cc:359] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.671540 19783 raft_consensus.cc:385] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.671991 19783 raft_consensus.cc:740] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.672751 19783 consensus_queue.cc:260] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.675104 19783 ts_tablet_manager.cc:1434] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260713 09:06:48.676075 19783 tablet_bootstrap.cc:492] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:48.681531 19792 tablet_bootstrap.cc:492] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.682132 19792 ts_tablet_manager.cc:1403] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260713 09:06:48.682291 19783 tablet_bootstrap.cc:654] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.685371 19792 raft_consensus.cc:359] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.686136 19792 raft_consensus.cc:385] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.686424 19792 raft_consensus.cc:740] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.687119 19792 consensus_queue.cc:260] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.688966 19783 tablet_bootstrap.cc:492] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: No bootstrap required, opened a new log
I20260713 09:06:48.689481 19783 ts_tablet_manager.cc:1403] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260713 09:06:48.689492 19792 ts_tablet_manager.cc:1434] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:48.690567 19792 tablet_bootstrap.cc:492] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d: Bootstrap starting.
I20260713 09:06:48.693172 19783 raft_consensus.cc:359] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.693789 19783 raft_consensus.cc:385] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.694065 19783 raft_consensus.cc:740] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.695212 19783 consensus_queue.cc:260] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.696090 19792 tablet_bootstrap.cc:654] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.697315 19783 ts_tablet_manager.cc:1434] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:48.698567 19491 catalog_manager.cc:5697] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "2e124e03e42b4563bf43a33657d90d6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.700249 19491 catalog_manager.cc:5697] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "2e124e03e42b4563bf43a33657d90d6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.700924 19792 tablet_bootstrap.cc:492] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d: No bootstrap required, opened a new log
I20260713 09:06:48.701387 19792 ts_tablet_manager.cc:1403] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260713 09:06:48.704136 19792 raft_consensus.cc:359] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.704784 19792 raft_consensus.cc:385] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.705044 19792 raft_consensus.cc:740] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.705684 19792 consensus_queue.cc:260] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.707734 19792 ts_tablet_manager.cc:1434] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:48.710253 19787 raft_consensus.cc:493] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.710847 19787 raft_consensus.cc:515] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.711997 19797 raft_consensus.cc:493] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.712432 19797 raft_consensus.cc:515] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.713260 19787 leader_election.cc:290] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.714288 19797 leader_election.cc:290] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.714498 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d59e4e5114b8fb72172191fb5439c" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.715207 19743 raft_consensus.cc:2468] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3957123bbfb747bf8f1575c6465910ae in term 0.
I20260713 09:06:48.715447 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d59e4e5114b8fb72172191fb5439c" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.716063 19668 raft_consensus.cc:2468] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3957123bbfb747bf8f1575c6465910ae in term 0.
I20260713 09:06:48.715996 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211237ea97bb46b58d41d6583360716e" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.716536 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211237ea97bb46b58d41d6583360716e" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.716832 19742 raft_consensus.cc:2468] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 0.
I20260713 09:06:48.717167 19594 raft_consensus.cc:2468] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 0.
I20260713 09:06:48.717967 19558 leader_election.cc:304] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae; no voters: 
I20260713 09:06:48.718819 19787 raft_consensus.cc:2804] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.719183 19787 raft_consensus.cc:493] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.719493 19787 raft_consensus.cc:3060] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.718390 19633 leader_election.cc:304] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae; no voters: 
I20260713 09:06:48.725760 19797 raft_consensus.cc:2804] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.726132 19797 raft_consensus.cc:493] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.726450 19797 raft_consensus.cc:3060] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.731038 19787 raft_consensus.cc:515] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.728410 19492 catalog_manager.cc:5697] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf7430a2c2274a89a9111990943fc109 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "cf7430a2c2274a89a9111990943fc109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:48.732969 19492 catalog_manager.cc:5697] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf7430a2c2274a89a9111990943fc109 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "cf7430a2c2274a89a9111990943fc109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:48.733363 19797 raft_consensus.cc:515] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.733783 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d59e4e5114b8fb72172191fb5439c" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
I20260713 09:06:48.734344 19668 raft_consensus.cc:3060] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.735560 19787 leader_election.cc:290] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 election: Requested vote from peers 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.736153 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d59e4e5114b8fb72172191fb5439c" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
I20260713 09:06:48.736709 19742 raft_consensus.cc:3060] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.739130 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211237ea97bb46b58d41d6583360716e" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:48.739755 19594 raft_consensus.cc:3060] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.741886 19668 raft_consensus.cc:2468] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3957123bbfb747bf8f1575c6465910ae in term 1.
I20260713 09:06:48.743579 19797 leader_election.cc:290] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.744256 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211237ea97bb46b58d41d6583360716e" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
I20260713 09:06:48.744964 19743 raft_consensus.cc:3060] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.745030 19558 leader_election.cc:304] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae; no voters: 
I20260713 09:06:48.746484 19594 raft_consensus.cc:2468] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:48.746651 19787 raft_consensus.cc:2804] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.747462 19787 raft_consensus.cc:697] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 1 LEADER]: Becoming Leader. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Running, Role: LEADER
I20260713 09:06:48.748369 19787 consensus_queue.cc:237] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.748611 19633 leader_election.cc:304] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae; no voters: 
I20260713 09:06:48.750048 19797 raft_consensus.cc:2804] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.750666 19797 raft_consensus.cc:697] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Becoming Leader. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:48.751437 19797 consensus_queue.cc:237] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.753280 19742 raft_consensus.cc:2468] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3957123bbfb747bf8f1575c6465910ae in term 1.
I20260713 09:06:48.760735 19743 raft_consensus.cc:2468] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:48.766604 19492 catalog_manager.cc:5697] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3957123bbfb747bf8f1575c6465910ae (127.16.53.193). New cstate: current_term: 1 leader_uuid: "3957123bbfb747bf8f1575c6465910ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.766521 19490 catalog_manager.cc:5697] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "2e124e03e42b4563bf43a33657d90d6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.777470 19787 raft_consensus.cc:493] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.777945 19787 raft_consensus.cc:515] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.779533 19787 leader_election.cc:290] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.780387 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef9d679518e451492d13bcb97363a34" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.780602 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ef9d679518e451492d13bcb97363a34" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.781454 19743 raft_consensus.cc:2393] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3957123bbfb747bf8f1575c6465910ae in current term 1: Already voted for candidate 2e124e03e42b4563bf43a33657d90d6d in this term.
I20260713 09:06:48.782356 19557 leader_election.cc:304] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [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: 3957123bbfb747bf8f1575c6465910ae; no voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109
I20260713 09:06:48.783010 19787 raft_consensus.cc:3060] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.787823 19787 raft_consensus.cc:2749] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:48.839857 19797 raft_consensus.cc:493] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.840436 19797 raft_consensus.cc:515] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.840771 19787 raft_consensus.cc:493] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.841275 19787 raft_consensus.cc:515] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.842721 19797 leader_election.cc:290] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.842998 19787 leader_election.cc:290] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.843327 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.843863 19743 raft_consensus.cc:2468] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 0.
I20260713 09:06:48.843899 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6f840b55884ab5b90446111f2b05e0" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.843899 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.844861 19668 raft_consensus.cc:2393] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3957123bbfb747bf8f1575c6465910ae in current term 1: Already voted for candidate cf7430a2c2274a89a9111990943fc109 in this term.
I20260713 09:06:48.844859 19632 leader_election.cc:304] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:48.845314 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac6f840b55884ab5b90446111f2b05e0" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.845480 19594 raft_consensus.cc:2468] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 0.
I20260713 09:06:48.845937 19797 raft_consensus.cc:2804] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.846304 19797 raft_consensus.cc:493] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.846637 19797 raft_consensus.cc:3060] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.847097 19558 leader_election.cc:304] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [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: 3957123bbfb747bf8f1575c6465910ae; no voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109
I20260713 09:06:48.847736 19787 raft_consensus.cc:3060] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.851430 19797 raft_consensus.cc:515] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.852349 19787 raft_consensus.cc:2749] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:48.853287 19797 leader_election.cc:290] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.853940 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:48.854306 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
I20260713 09:06:48.854457 19594 raft_consensus.cc:3060] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.854827 19743 raft_consensus.cc:3060] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.859501 19594 raft_consensus.cc:2468] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:48.860142 19743 raft_consensus.cc:2468] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:48.860677 19633 leader_election.cc:304] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae; no voters: 
I20260713 09:06:48.861405 19797 raft_consensus.cc:2804] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.861797 19797 raft_consensus.cc:697] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Becoming Leader. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:48.862533 19797 consensus_queue.cc:237] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:48.869372 19492 catalog_manager.cc:5697] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "2e124e03e42b4563bf43a33657d90d6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:48.883530 19821 raft_consensus.cc:493] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.884132 19821 raft_consensus.cc:515] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.885821 19821 leader_election.cc:290] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:48.886617 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.886968 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.887283 19594 raft_consensus.cc:2393] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf7430a2c2274a89a9111990943fc109 in current term 1: Already voted for candidate 2e124e03e42b4563bf43a33657d90d6d in this term.
I20260713 09:06:48.888429 19707 leader_election.cc:304] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [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: cf7430a2c2274a89a9111990943fc109; no voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae
I20260713 09:06:48.889084 19821 raft_consensus.cc:3060] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.893704 19821 raft_consensus.cc:2749] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:48.895956 19797 raft_consensus.cc:493] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.896447 19797 raft_consensus.cc:515] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.898202 19797 leader_election.cc:290] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.898974 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce5f09b13c4a6683d9d2592ed6c979" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae" is_pre_election: true
I20260713 09:06:48.899255 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce5f09b13c4a6683d9d2592ed6c979" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.899616 19594 raft_consensus.cc:2468] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 0.
I20260713 09:06:48.899899 19743 raft_consensus.cc:2468] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 0.
I20260713 09:06:48.900717 19633 leader_election.cc:304] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae; no voters: 
I20260713 09:06:48.901490 19797 raft_consensus.cc:2804] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:48.901856 19797 raft_consensus.cc:493] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:48.902130 19797 raft_consensus.cc:3060] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.906976 19797 raft_consensus.cc:515] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.908639 19797 leader_election.cc:290] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.909471 19594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce5f09b13c4a6683d9d2592ed6c979" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:48.909633 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bce5f09b13c4a6683d9d2592ed6c979" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
I20260713 09:06:48.909989 19594 raft_consensus.cc:3060] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.910169 19743 raft_consensus.cc:3060] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.914839 19594 raft_consensus.cc:2468] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:48.914855 19743 raft_consensus.cc:2468] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:48.915944 19633 leader_election.cc:304] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae; no voters: 
I20260713 09:06:48.916718 19797 raft_consensus.cc:2804] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.917163 19797 raft_consensus.cc:697] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Becoming Leader. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:48.917909 19797 consensus_queue.cc:237] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.924696 19492 catalog_manager.cc:5697] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194). New cstate: current_term: 1 leader_uuid: "2e124e03e42b4563bf43a33657d90d6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:48.953887 19787 raft_consensus.cc:493] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:48.954424 19787 raft_consensus.cc:515] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:48.955514 16599 ts_manager.cc:295] Set tserver state for 3957123bbfb747bf8f1575c6465910ae to MAINTENANCE_MODE
I20260713 09:06:48.956377 19787 leader_election.cc:290] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:48.956501 16599 tablet_server.cc:179] TabletServer@127.16.53.193:0 shutting down...
I20260713 09:06:48.957430 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c81ad088f4535b7e532888652b0cb" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
I20260713 09:06:48.957885 19743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "846c81ad088f4535b7e532888652b0cb" candidate_uuid: "3957123bbfb747bf8f1575c6465910ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:48.960294 19743 raft_consensus.cc:2393] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3957123bbfb747bf8f1575c6465910ae in current term 1: Already voted for candidate 2e124e03e42b4563bf43a33657d90d6d in this term.
I20260713 09:06:48.961393 19557 leader_election.cc:304] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [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: 3957123bbfb747bf8f1575c6465910ae; no voters: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109
I20260713 09:06:48.962474 19787 raft_consensus.cc:3060] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.966151 19786 consensus_queue.cc:1048] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:48.991222 19787 raft_consensus.cc:2749] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:48.991621 19786 consensus_queue.cc:1048] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:06:48.996196 19633 consensus_peers.cc:597] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:49.008591 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:49.009956 16599 tablet_replica.cc:333] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.011047 16599 raft_consensus.cc:2243] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.011881 16599 raft_consensus.cc:2272] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.014714 16599 tablet_replica.cc:333] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.015280 16599 raft_consensus.cc:2243] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.015584 16599 raft_consensus.cc:2272] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.017900 16599 tablet_replica.cc:333] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.018653 16599 raft_consensus.cc:2243] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.019101 16599 raft_consensus.cc:2272] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.021095 16599 tablet_replica.cc:333] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.021624 16599 raft_consensus.cc:2243] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.022011 16599 raft_consensus.cc:2272] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.024025 16599 tablet_replica.cc:333] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.024528 16599 raft_consensus.cc:2243] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:49.025071 16599 pending_rounds.cc:70] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Trying to abort 1 pending ops.
I20260713 09:06:49.025223 16599 pending_rounds.cc:77] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992061444304896 op_type: NO_OP noop_request { }
I20260713 09:06:49.025574 16599 raft_consensus.cc:2889] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:06:49.025890 16599 raft_consensus.cc:2272] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.028239 16599 tablet_replica.cc:333] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.028894 16599 raft_consensus.cc:2243] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.028740 19797 consensus_queue.cc:1048] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:49.029333 16599 raft_consensus.cc:2272] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.031363 16599 tablet_replica.cc:333] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.032101 16599 raft_consensus.cc:2243] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:49.032507 19810 consensus_queue.cc:1048] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:49.033370 16599 raft_consensus.cc:2272] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.036859 16599 tablet_replica.cc:333] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.037825 16599 raft_consensus.cc:2243] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.038340 16599 raft_consensus.cc:2272] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.041587 16599 tablet_replica.cc:333] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.042237 16599 raft_consensus.cc:2243] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.042676 16599 raft_consensus.cc:2272] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:49.045037 16599 tablet_replica.cc:333] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: stopping tablet replica
I20260713 09:06:49.045630 16599 raft_consensus.cc:2243] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:49.046058 16599 raft_consensus.cc:2272] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:49.048035 19633 consensus_peers.cc:597] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:49.053715 19633 consensus_peers.cc:597] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:49.054352 19825 consensus_queue.cc:1048] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:49.079031 16599 tablet_server.cc:196] TabletServer@127.16.53.193:0 shutdown complete.
I20260713 09:06:49.111121 19793 consensus_queue.cc:1048] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:49.114301 19793 consensus_queue.cc:1048] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:49.138835 19707 consensus_peers.cc:597] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:49.143038 19707 consensus_peers.cc:597] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:49.215337 19825 consensus_queue.cc:1048] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:49.230214 19633 consensus_peers.cc:597] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:49.355135 19633 consensus_peers.cc:597] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:49.372035 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:49.404402 19825 consensus_queue.cc:1048] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:49.417824 19633 consensus_peers.cc:597] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:49.428846 19810 consensus_queue.cc:1048] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:50.372951 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:50.373373 19810 raft_consensus.cc:493] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.373891 19810 raft_consensus.cc:515] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:50.375699 19810 leader_election.cc:290] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:50.376721 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d59e4e5114b8fb72172191fb5439c" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:50.377295 19742 raft_consensus.cc:2468] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:50.378311 19632 leader_election.cc:304] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [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: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:50.379132 19810 raft_consensus.cc:2804] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:50.379436 19810 raft_consensus.cc:493] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:06:50.379449 19633 leader_election.cc:336] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111)
I20260713 09:06:50.379940 19810 raft_consensus.cc:3060] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.385265 19810 raft_consensus.cc:515] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:50.387003 19810 leader_election.cc:290] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 2 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:50.387938 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "920d59e4e5114b8fb72172191fb5439c" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
I20260713 09:06:50.388528 19742 raft_consensus.cc:3060] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:50.390270 19633 leader_election.cc:336] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111)
I20260713 09:06:50.393759 19742 raft_consensus.cc:2468] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 2.
I20260713 09:06:50.394599 19632 leader_election.cc:304] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [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: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 3957123bbfb747bf8f1575c6465910ae
I20260713 09:06:50.395248 19810 raft_consensus.cc:2804] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.395675 19810 raft_consensus.cc:697] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 2 LEADER]: Becoming Leader. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:50.396390 19810 consensus_queue.cc:237] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Queue going to LEADER 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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:50.403597 19492 catalog_manager.cc:5697] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d reported cstate change: term changed from 1 to 2, leader changed from 3957123bbfb747bf8f1575c6465910ae (127.16.53.193) to 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194). New cstate: current_term: 2 leader_uuid: "2e124e03e42b4563bf43a33657d90d6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.488991 19793 raft_consensus.cc:493] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3957123bbfb747bf8f1575c6465910ae)
I20260713 09:06:50.489459 19793 raft_consensus.cc:515] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:50.491019 19793 leader_election.cc:290] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:50.492566 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e49cc652d94d36a47244644b718987" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2e124e03e42b4563bf43a33657d90d6d" is_pre_election: true
W20260713 09:06:50.494601 19707 leader_election.cc:336] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111)
I20260713 09:06:50.494993 19707 leader_election.cc:304] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [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: cf7430a2c2274a89a9111990943fc109; no voters: 2e124e03e42b4563bf43a33657d90d6d, 3957123bbfb747bf8f1575c6465910ae
I20260713 09:06:50.495568 19793 raft_consensus.cc:2749] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:50.500174 19810 raft_consensus.cc:493] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3957123bbfb747bf8f1575c6465910ae)
I20260713 09:06:50.500629 19810 raft_consensus.cc:515] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:50.502276 19810 leader_election.cc:290] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:50.503436 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e49cc652d94d36a47244644b718987" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109" is_pre_election: true
I20260713 09:06:50.504072 19742 raft_consensus.cc:2468] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 1.
I20260713 09:06:50.504974 19632 leader_election.cc:304] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [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: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:50.505739 19810 raft_consensus.cc:2804] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:06:50.505888 19633 leader_election.cc:336] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111)
I20260713 09:06:50.506134 19810 raft_consensus.cc:493] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3957123bbfb747bf8f1575c6465910ae)
I20260713 09:06:50.506505 19810 raft_consensus.cc:3060] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:50.511287 19810 raft_consensus.cc:515] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:50.512948 19810 leader_election.cc:290] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 2 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), cf7430a2c2274a89a9111990943fc109 (127.16.53.195:38759)
I20260713 09:06:50.514184 19742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e49cc652d94d36a47244644b718987" candidate_uuid: "2e124e03e42b4563bf43a33657d90d6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cf7430a2c2274a89a9111990943fc109"
I20260713 09:06:50.514837 19742 raft_consensus.cc:3060] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:50.516713 19633 leader_election.cc:336] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111)
I20260713 09:06:50.520268 19742 raft_consensus.cc:2468] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e124e03e42b4563bf43a33657d90d6d in term 2.
I20260713 09:06:50.521257 19632 leader_election.cc:304] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [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: 2e124e03e42b4563bf43a33657d90d6d, cf7430a2c2274a89a9111990943fc109; no voters: 3957123bbfb747bf8f1575c6465910ae
I20260713 09:06:50.521914 19810 raft_consensus.cc:2804] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:50.522301 19810 raft_consensus.cc:697] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 2 LEADER]: Becoming Leader. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:50.523046 19810 consensus_queue.cc:237] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Queue 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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:50.529271 19492 catalog_manager.cc:5697] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d reported cstate change: term changed from 1 to 2, leader changed from 3957123bbfb747bf8f1575c6465910ae (127.16.53.193) to 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194). New cstate: current_term: 2 leader_uuid: "2e124e03e42b4563bf43a33657d90d6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.794799 19742 raft_consensus.cc:1275] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Refusing update from remote peer 2e124e03e42b4563bf43a33657d90d6d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:50.796069 19810 consensus_queue.cc:1048] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:50.811069 19633 consensus_peers.cc:597] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:50.931473 19742 raft_consensus.cc:1275] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Refusing update from remote peer 2e124e03e42b4563bf43a33657d90d6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:50.933034 19877 consensus_queue.cc:1048] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:50.944435 19633 consensus_peers.cc:597] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.373997 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:51.415007 19633 consensus_peers.cc:597] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:51.492669 19633 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111) [suppressed 68 similar messages]
W20260713 09:06:51.494746 19633 consensus_peers.cc:597] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:51.610201 19707 consensus_peers.cc:597] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:51.636138 19633 consensus_peers.cc:597] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:51.714555 19633 consensus_peers.cc:597] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:51.741763 19707 consensus_peers.cc:597] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:51.745221 19633 consensus_peers.cc:597] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:51.985967 19633 consensus_peers.cc:597] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:52.375025 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:53.376142 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:53.513128 19633 consensus_peers.cc:597] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.531054 19633 consensus_peers.cc:597] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.817704 19633 consensus_peers.cc:597] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:53.878521 19633 consensus_peers.cc:597] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:54.040891 19707 consensus_peers.cc:597] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:54.092736 19633 consensus_peers.cc:597] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:54.095844 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:54.103134 19881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:54.103506 19882 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:54.103906 19884 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:54.104512 16599 server_base.cc:1061] running on GCE node
I20260713 09:06:54.105667 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:54.105917 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:54.106122 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933614106102 us; error 0 us; skew 500 ppm
I20260713 09:06:54.106750 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:54.109334 16599 webserver.cc:533] Webserver started at http://127.16.53.193:34853/ using document root <none> and password file <none>
I20260713 09:06:54.109962 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:54.110160 16599 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:54.115806 16599 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260713 09:06:54.121160 19889 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:54.122007 16599 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.005s
I20260713 09:06:54.122421 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "3957123bbfb747bf8f1575c6465910ae"
format_stamp: "Formatted at 2026-07-13 09:06:47 on dist-test-slave-cv6z"
I20260713 09:06:54.122745 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:54.147212 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:54.148433 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:54.149891 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:54.153331 19896 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:06:54.182031 19633 consensus_peers.cc:597] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:54.197065 19707 consensus_peers.cc:597] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:54.201046 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:06:54.201371 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.000s
I20260713 09:06:54.201655 16599 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:06:54.206650 19896 tablet_bootstrap.cc:492] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:54.219699 19896 tablet_bootstrap.cc:492] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:54.220575 19896 tablet_bootstrap.cc:492] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.221247 19896 ts_tablet_manager.cc:1403] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:06:54.224077 19896 raft_consensus.cc:359] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.224730 19896 raft_consensus.cc:740] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.225307 19896 consensus_queue.cc:260] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.227385 19896 ts_tablet_manager.cc:1434] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:06:54.228097 19896 tablet_bootstrap.cc:492] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:54.240896 19896 tablet_bootstrap.cc:492] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:54.241626 19896 tablet_bootstrap.cc:492] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.242159 19896 ts_tablet_manager.cc:1403] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:06:54.244050 19896 raft_consensus.cc:359] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.244562 19896 raft_consensus.cc:740] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.245198 19896 consensus_queue.cc:260] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.245715 16599 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:06:54.246057 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.044s	user 0.044s	sys 0.000s
I20260713 09:06:54.246726 19896 ts_tablet_manager.cc:1434] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:54.247444 19896 tablet_bootstrap.cc:492] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:54.258888 19896 tablet_bootstrap.cc:492] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:54.259639 19896 tablet_bootstrap.cc:492] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.260406 19896 ts_tablet_manager.cc:1403] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:06:54.262497 19896 raft_consensus.cc:359] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.263044 19896 raft_consensus.cc:740] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.263697 19896 consensus_queue.cc:260] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.265389 19896 ts_tablet_manager.cc:1434] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:06:54.266126 19896 tablet_bootstrap.cc:492] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:54.276549 19896 tablet_bootstrap.cc:492] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:54.277456 19896 tablet_bootstrap.cc:492] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.278064 19896 ts_tablet_manager.cc:1403] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:06:54.280231 19896 raft_consensus.cc:359] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.280807 19896 raft_consensus.cc:740] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.281733 19896 consensus_queue.cc:260] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.283412 19896 ts_tablet_manager.cc:1434] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:54.284278 19896 tablet_bootstrap.cc:492] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:54.295022 19896 tablet_bootstrap.cc:492] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:54.296017 19896 tablet_bootstrap.cc:492] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.296761 19896 ts_tablet_manager.cc:1403] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260713 09:06:54.299381 19896 raft_consensus.cc:359] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.300213 19896 raft_consensus.cc:740] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.300654 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:33961
I20260713 09:06:54.300830 19958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:33961 every 8 connection(s)
I20260713 09:06:54.300987 19896 consensus_queue.cc:260] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.302979 19896 ts_tablet_manager.cc:1434] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:06:54.303771 19896 tablet_bootstrap.cc:492] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:54.305743 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:54.348377 19896 tablet_bootstrap.cc:492] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:54.349215 19896 tablet_bootstrap.cc:492] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.349941 19896 ts_tablet_manager.cc:1403] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.026s
W20260713 09:06:54.352159 19633 consensus_peers.cc:597] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:54.352349 19896 raft_consensus.cc:359] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.353093 19896 raft_consensus.cc:740] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.353911 19896 consensus_queue.cc:260] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.355549 19959 heartbeater.cc:344] Connected to a master server at 127.16.53.254:34853
I20260713 09:06:54.355839 19896 ts_tablet_manager.cc:1434] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:54.356019 19959 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:54.356611 19896 tablet_bootstrap.cc:492] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:54.356878 19959 heartbeater.cc:507] Master 127.16.53.254:34853 requested a full tablet report, sending...
I20260713 09:06:54.360424 19669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0"
dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
mode: GRACEFUL
new_leader_uuid: "cf7430a2c2274a89a9111990943fc109"
 from {username='slave'} at 127.0.0.1:41264
I20260713 09:06:54.361027 19669 raft_consensus.cc:606] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Received request to transfer leadership to TS cf7430a2c2274a89a9111990943fc109
I20260713 09:06:54.364053 19669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8e49cc652d94d36a47244644b718987"
dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
mode: GRACEFUL
new_leader_uuid: "cf7430a2c2274a89a9111990943fc109"
 from {username='slave'} at 127.0.0.1:41264
I20260713 09:06:54.364691 19669 raft_consensus.cc:606] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 2 LEADER]: Received request to transfer leadership to TS cf7430a2c2274a89a9111990943fc109
I20260713 09:06:54.367743 19896 tablet_bootstrap.cc:492] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:54.367748 19669 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1"
dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
mode: GRACEFUL
new_leader_uuid: "cf7430a2c2274a89a9111990943fc109"
 from {username='slave'} at 127.0.0.1:41264
I20260713 09:06:54.368673 19896 tablet_bootstrap.cc:492] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.368733 19669 raft_consensus.cc:606] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Received request to transfer leadership to TS cf7430a2c2274a89a9111990943fc109
I20260713 09:06:54.369729 19896 ts_tablet_manager.cc:1403] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:06:54.370122 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:06:54.370729 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:54.371388 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:54.372148 19896 raft_consensus.cc:359] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.372828 19896 raft_consensus.cc:740] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.373515 19896 consensus_queue.cc:260] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.374064 19490 ts_manager.cc:194] Re-registered known tserver with Master: 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961)
I20260713 09:06:54.375398 19896 ts_tablet_manager.cc:1434] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:06:54.376202 19896 tablet_bootstrap.cc:492] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
W20260713 09:06:54.377009 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:54.386384 19490 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46280
I20260713 09:06:54.390337 19959 heartbeater.cc:499] Master 127.16.53.254:34853 was elected leader, sending a full tablet report...
I20260713 09:06:54.391855 19896 tablet_bootstrap.cc:492] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: 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
I20260713 09:06:54.392778 19896 tablet_bootstrap.cc:492] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.393437 19896 ts_tablet_manager.cc:1403] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:06:54.395524 19896 raft_consensus.cc:359] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.396313 19896 raft_consensus.cc:740] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.396926 19896 consensus_queue.cc:260] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.398778 19896 ts_tablet_manager.cc:1434] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:54.399556 19896 tablet_bootstrap.cc:492] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:54.410970 19896 tablet_bootstrap.cc:492] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:54.411760 19896 tablet_bootstrap.cc:492] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.412412 19896 ts_tablet_manager.cc:1403] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260713 09:06:54.414551 19896 raft_consensus.cc:359] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.415026 19896 raft_consensus.cc:740] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.415467 19896 consensus_queue.cc:260] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.417145 19896 ts_tablet_manager.cc:1434] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:54.417968 19896 tablet_bootstrap.cc:492] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap starting.
I20260713 09:06:54.429414 19896 tablet_bootstrap.cc:492] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:54.430094 19896 tablet_bootstrap.cc:492] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: Bootstrap complete.
I20260713 09:06:54.430632 19896 ts_tablet_manager.cc:1403] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260713 09:06:54.432534 19896 raft_consensus.cc:359] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:54.433096 19896 raft_consensus.cc:740] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3957123bbfb747bf8f1575c6465910ae, State: Initialized, Role: FOLLOWER
I20260713 09:06:54.433749 19896 consensus_queue.cc:260] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:54.436728 19896 ts_tablet_manager.cc:1434] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260713 09:06:54.467296 19810 raft_consensus.cc:993] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d: : Instructing follower cf7430a2c2274a89a9111990943fc109 to start an election
I20260713 09:06:54.467763 19975 raft_consensus.cc:1081] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Signalling peer cf7430a2c2274a89a9111990943fc109 to start an election
I20260713 09:06:54.469163 19741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0"
dest_uuid: "cf7430a2c2274a89a9111990943fc109"
 from {username='slave'} at 127.0.0.1:37040
I20260713 09:06:54.469719 19741 raft_consensus.cc:493] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:54.470017 19741 raft_consensus.cc:3060] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.475225 19741 raft_consensus.cc:515] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:54.476845 19741 leader_election.cc:290] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 2 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:54.477921 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
I20260713 09:06:54.478462 19669 raft_consensus.cc:3055] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:54.478493 19933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78dd7da552ea4fbd903716ebc99d13b0" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:54.478929 19669 raft_consensus.cc:740] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:54.479203 19933 raft_consensus.cc:3060] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.479831 19669 consensus_queue.cc:260] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:54.481118 19669 raft_consensus.cc:3060] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.486233 19933 raft_consensus.cc:2468] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 2.
I20260713 09:06:54.487452 19707 leader_election.cc:304] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [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: 3957123bbfb747bf8f1575c6465910ae, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:54.487970 19669 raft_consensus.cc:2468] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 2.
I20260713 09:06:54.488219 19793 raft_consensus.cc:2804] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:54.490021 19793 raft_consensus.cc:697] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 2 LEADER]: Becoming Leader. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Running, Role: LEADER
I20260713 09:06:54.490864 19793 consensus_queue.cc:237] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Queue 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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } }
I20260713 09:06:54.498123 19490 catalog_manager.cc:5697] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 reported cstate change: term changed from 1 to 2, leader changed from 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194) to cf7430a2c2274a89a9111990943fc109 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "cf7430a2c2274a89a9111990943fc109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:54.568696 19933 raft_consensus.cc:3060] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.573974 19933 pending_rounds.cc:85] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Aborting all ops after (but not including) 0
I20260713 09:06:54.574244 19933 pending_rounds.cc:107] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:54.574460 19933 raft_consensus.cc:2889] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:54.616899 19975 raft_consensus.cc:993] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d: : Instructing follower cf7430a2c2274a89a9111990943fc109 to start an election
I20260713 09:06:54.617393 19984 raft_consensus.cc:1081] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Signalling peer cf7430a2c2274a89a9111990943fc109 to start an election
I20260713 09:06:54.618669 19975 raft_consensus.cc:993] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d: : Instructing follower cf7430a2c2274a89a9111990943fc109 to start an election
I20260713 09:06:54.619051 19984 raft_consensus.cc:1081] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 2 LEADER]: Signalling peer cf7430a2c2274a89a9111990943fc109 to start an election
I20260713 09:06:54.619118 19741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1"
dest_uuid: "cf7430a2c2274a89a9111990943fc109"
 from {username='slave'} at 127.0.0.1:37040
I20260713 09:06:54.619683 19741 raft_consensus.cc:493] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:54.620589 19742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8e49cc652d94d36a47244644b718987"
dest_uuid: "cf7430a2c2274a89a9111990943fc109"
 from {username='slave'} at 127.0.0.1:37040
I20260713 09:06:54.620596 19741 raft_consensus.cc:3060] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.621137 19742 raft_consensus.cc:493] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:54.621447 19742 raft_consensus.cc:3060] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.625909 19741 raft_consensus.cc:515] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.626170 19742 raft_consensus.cc:515] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.627645 19741 leader_election.cc:290] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 2 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:54.628002 19742 leader_election.cc:290] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [CANDIDATE]: Term 3 election: Requested vote from peers 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961), 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329)
I20260713 09:06:54.628942 19932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e49cc652d94d36a47244644b718987" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:54.629423 19933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3957123bbfb747bf8f1575c6465910ae"
I20260713 09:06:54.629558 19932 raft_consensus.cc:3060] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.629849 19668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e49cc652d94d36a47244644b718987" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
I20260713 09:06:54.629833 19669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4e942b02b8a4bff921d6a151c7fd8c1" candidate_uuid: "cf7430a2c2274a89a9111990943fc109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e124e03e42b4563bf43a33657d90d6d"
I20260713 09:06:54.630774 19933 raft_consensus.cc:3060] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.630964 19668 raft_consensus.cc:3055] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:54.631047 19669 raft_consensus.cc:3055] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:54.631470 19668 raft_consensus.cc:740] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:54.631572 19669 raft_consensus.cc:740] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e124e03e42b4563bf43a33657d90d6d, State: Running, Role: LEADER
I20260713 09:06:54.632439 19668 consensus_queue.cc:260] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.632541 19669 consensus_queue.cc:260] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.633783 19668 raft_consensus.cc:3060] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:54.633904 19669 raft_consensus.cc:3060] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:54.637820 19932 raft_consensus.cc:2468] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 3.
I20260713 09:06:54.638036 19933 raft_consensus.cc:2468] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 2.
I20260713 09:06:54.639472 19707 leader_election.cc:304] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [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: 3957123bbfb747bf8f1575c6465910ae, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:54.640797 19793 raft_consensus.cc:2804] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:54.641038 19668 raft_consensus.cc:2468] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 3.
I20260713 09:06:54.641319 19793 raft_consensus.cc:697] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 3 LEADER]: Becoming Leader. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Running, Role: LEADER
I20260713 09:06:54.641410 19669 raft_consensus.cc:2468] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf7430a2c2274a89a9111990943fc109 in term 2.
I20260713 09:06:54.642227 19793 consensus_queue.cc:237] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.640448 19707 leader_election.cc:304] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [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: 3957123bbfb747bf8f1575c6465910ae, cf7430a2c2274a89a9111990943fc109; no voters: 
I20260713 09:06:54.645987 19976 raft_consensus.cc:2804] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:54.646524 19976 raft_consensus.cc:697] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 2 LEADER]: Becoming Leader. State: Replica: cf7430a2c2274a89a9111990943fc109, State: Running, Role: LEADER
I20260713 09:06:54.647318 19976 consensus_queue.cc:237] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Queue 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: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } }
I20260713 09:06:54.659253 19490 catalog_manager.cc:5697] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 reported cstate change: term changed from 2 to 3, leader changed from 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194) to cf7430a2c2274a89a9111990943fc109 (127.16.53.195). New cstate: current_term: 3 leader_uuid: "cf7430a2c2274a89a9111990943fc109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:54.672538 19492 catalog_manager.cc:5697] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 reported cstate change: term changed from 1 to 2, leader changed from 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194) to cf7430a2c2274a89a9111990943fc109 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "cf7430a2c2274a89a9111990943fc109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf7430a2c2274a89a9111990943fc109" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 38759 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:54.956393 19933 raft_consensus.cc:1275] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Refusing update from remote peer cf7430a2c2274a89a9111990943fc109: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:54.957937 19976 consensus_queue.cc:1048] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:54.971127 19669 raft_consensus.cc:1275] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Refusing update from remote peer cf7430a2c2274a89a9111990943fc109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:54.973723 19977 consensus_queue.cc:1048] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:55.055387 19932 raft_consensus.cc:1275] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 3 FOLLOWER]: Refusing update from remote peer cf7430a2c2274a89a9111990943fc109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:55.056592 19977 consensus_queue.cc:1048] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:55.066781 19669 raft_consensus.cc:1275] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 3 FOLLOWER]: Refusing update from remote peer cf7430a2c2274a89a9111990943fc109: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:55.068606 19995 consensus_queue.cc:1048] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:55.184077 19932 raft_consensus.cc:1275] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Refusing update from remote peer cf7430a2c2274a89a9111990943fc109: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:55.185456 19995 consensus_queue.cc:1048] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3957123bbfb747bf8f1575c6465910ae" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 33961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:55.194895 19669 raft_consensus.cc:1275] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Refusing update from remote peer cf7430a2c2274a89a9111990943fc109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:55.197408 19793 consensus_queue.cc:1048] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e124e03e42b4563bf43a33657d90d6d" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:55.378314 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:55.381469 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:55.388638 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:55.388962 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:55.389700 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:56.379315 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:56.395653 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:56.400871 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:56.401234 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:56.401621 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:57.380259 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:57.407387 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:57.412739 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:57.413130 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:57.413525 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:58.381131 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:58.419463 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:58.425091 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:58.425450 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:58.425837 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:59.382118 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:59.432981 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:59.439381 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:59.444470 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:59.444922 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:00.383056 19540 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:00.468174 16599 tablet_server.cc:179] TabletServer@127.16.53.193:33961 shutting down...
I20260713 09:07:00.493667 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:00.494437 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:00.495221 16599 raft_consensus.cc:2243] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.495920 16599 raft_consensus.cc:2272] T 78dd7da552ea4fbd903716ebc99d13b0 P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.498292 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:00.498927 16599 raft_consensus.cc:2243] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.499518 16599 raft_consensus.cc:2272] T f4e942b02b8a4bff921d6a151c7fd8c1 P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.501940 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:00.502482 16599 raft_consensus.cc:2243] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.502926 16599 raft_consensus.cc:2272] T 2bce5f09b13c4a6683d9d2592ed6c979 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.505241 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:00.505810 16599 raft_consensus.cc:2243] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.506259 16599 raft_consensus.cc:2272] T ac6f840b55884ab5b90446111f2b05e0 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.508580 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:00.509131 16599 raft_consensus.cc:2243] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.509563 16599 raft_consensus.cc:2272] T 920d59e4e5114b8fb72172191fb5439c P 3957123bbfb747bf8f1575c6465910ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.511874 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:00.512346 16599 raft_consensus.cc:2243] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.512792 16599 raft_consensus.cc:2272] T 846c81ad088f4535b7e532888652b0cb P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.515331 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:00.515956 16599 raft_consensus.cc:2243] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:07:00.516320 19633 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 55 similar messages]
I20260713 09:07:00.516561 16599 raft_consensus.cc:2272] T 9ef9d679518e451492d13bcb97363a34 P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.519582 16599 tablet_replica.cc:333] stopping tablet replica
W20260713 09:07:00.519847 19633 consensus_peers.cc:597] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.520222 16599 raft_consensus.cc:2243] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.520761 16599 raft_consensus.cc:2272] T 211237ea97bb46b58d41d6583360716e P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.523895 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:00.524519 16599 raft_consensus.cc:2243] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.525038 16599 raft_consensus.cc:2272] T e8e49cc652d94d36a47244644b718987 P 3957123bbfb747bf8f1575c6465910ae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.527242 16599 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:00.527839 16599 raft_consensus.cc:2243] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.528354 16599 raft_consensus.cc:2272] T 6b4313df69f945e68cf90a4bdc0a486a P 3957123bbfb747bf8f1575c6465910ae [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:00.541261 19633 consensus_peers.cc:597] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.562119 16599 tablet_server.cc:196] TabletServer@127.16.53.193:33961 shutdown complete.
W20260713 09:07:00.583964 19707 consensus_peers.cc:597] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.591128 16599 tablet_server.cc:179] TabletServer@127.16.53.194:0 shutting down...
I20260713 09:07:00.613077 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:00.613775 16599 tablet_replica.cc:333] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.614450 16599 raft_consensus.cc:2243] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.615000 16599 raft_consensus.cc:2272] T 78dd7da552ea4fbd903716ebc99d13b0 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.617300 16599 tablet_replica.cc:333] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.617961 16599 raft_consensus.cc:2243] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.619063 16599 raft_consensus.cc:2272] T 2bce5f09b13c4a6683d9d2592ed6c979 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.621639 16599 tablet_replica.cc:333] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.622200 16599 raft_consensus.cc:2243] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.622648 16599 raft_consensus.cc:2272] T 6b4313df69f945e68cf90a4bdc0a486a P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.624877 16599 tablet_replica.cc:333] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.625626 16599 raft_consensus.cc:2243] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.626087 16599 raft_consensus.cc:2272] T ac6f840b55884ab5b90446111f2b05e0 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:00.628459 19707 consensus_peers.cc:597] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.629006 16599 tablet_replica.cc:333] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.629560 16599 raft_consensus.cc:2243] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.630304 16599 raft_consensus.cc:2272] T 211237ea97bb46b58d41d6583360716e P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.632454 16599 tablet_replica.cc:333] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.632912 16599 raft_consensus.cc:2243] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.633369 16599 raft_consensus.cc:2272] T e8e49cc652d94d36a47244644b718987 P 2e124e03e42b4563bf43a33657d90d6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.635279 16599 tablet_replica.cc:333] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.635885 16599 raft_consensus.cc:2243] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.636615 16599 raft_consensus.cc:2272] T 920d59e4e5114b8fb72172191fb5439c P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.639297 16599 tablet_replica.cc:333] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.640058 16599 raft_consensus.cc:2243] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.640995 16599 raft_consensus.cc:2272] T 9ef9d679518e451492d13bcb97363a34 P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:00.641086 19707 consensus_peers.cc:597] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 -> Peer 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329): Couldn't send request to peer 2e124e03e42b4563bf43a33657d90d6d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.643105 16599 tablet_replica.cc:333] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.643643 16599 raft_consensus.cc:2243] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.644511 16599 raft_consensus.cc:2272] T 846c81ad088f4535b7e532888652b0cb P 2e124e03e42b4563bf43a33657d90d6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.646407 16599 tablet_replica.cc:333] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d: stopping tablet replica
I20260713 09:07:00.646903 16599 raft_consensus.cc:2243] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.647393 16599 raft_consensus.cc:2272] T f4e942b02b8a4bff921d6a151c7fd8c1 P 2e124e03e42b4563bf43a33657d90d6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.679301 16599 tablet_server.cc:196] TabletServer@127.16.53.194:0 shutdown complete.
W20260713 09:07:00.688717 19707 consensus_peers.cc:597] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:00.694671 19707 consensus_peers.cc:597] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 -> Peer 3957123bbfb747bf8f1575c6465910ae (127.16.53.193:33961): Couldn't send request to peer 3957123bbfb747bf8f1575c6465910ae. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:33961: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.707098 16599 tablet_server.cc:179] TabletServer@127.16.53.195:0 shutting down...
W20260713 09:07:00.725003 19707 consensus_peers.cc:597] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 -> Peer 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329): Couldn't send request to peer 2e124e03e42b4563bf43a33657d90d6d. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:37329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.734856 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:00.735615 16599 tablet_replica.cc:333] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.736369 16599 raft_consensus.cc:2243] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.737175 16599 raft_consensus.cc:2272] T f4e942b02b8a4bff921d6a151c7fd8c1 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.739233 16599 tablet_replica.cc:333] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.739825 16599 raft_consensus.cc:2243] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.740577 16599 raft_consensus.cc:2272] T 78dd7da552ea4fbd903716ebc99d13b0 P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.742395 16599 tablet_replica.cc:333] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.742925 16599 raft_consensus.cc:2243] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.743446 16599 raft_consensus.cc:2272] T 211237ea97bb46b58d41d6583360716e P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.745398 16599 tablet_replica.cc:333] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.745949 16599 raft_consensus.cc:2243] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.746731 16599 raft_consensus.cc:2272] T e8e49cc652d94d36a47244644b718987 P cf7430a2c2274a89a9111990943fc109 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.748708 16599 tablet_replica.cc:333] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.749233 16599 raft_consensus.cc:2243] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.749712 16599 raft_consensus.cc:2272] T 9ef9d679518e451492d13bcb97363a34 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.752566 16599 tablet_replica.cc:333] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.753199 16599 raft_consensus.cc:2243] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.753756 16599 raft_consensus.cc:2272] T 920d59e4e5114b8fb72172191fb5439c P cf7430a2c2274a89a9111990943fc109 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:00.754891 19707 consensus_peers.cc:597] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 -> Peer 2e124e03e42b4563bf43a33657d90d6d (127.16.53.194:37329): Couldn't send request to peer 2e124e03e42b4563bf43a33657d90d6d. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:37329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:00.756074 16599 tablet_replica.cc:333] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.756650 16599 raft_consensus.cc:2243] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.757094 16599 raft_consensus.cc:2272] T 846c81ad088f4535b7e532888652b0cb P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.759068 16599 tablet_replica.cc:333] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.759545 16599 raft_consensus.cc:2243] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.760344 16599 raft_consensus.cc:2272] T 6b4313df69f945e68cf90a4bdc0a486a P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.762241 16599 tablet_replica.cc:333] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.762697 16599 raft_consensus.cc:2243] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.763442 16599 raft_consensus.cc:2272] T ac6f840b55884ab5b90446111f2b05e0 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.765260 16599 tablet_replica.cc:333] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109: stopping tablet replica
I20260713 09:07:00.765704 16599 raft_consensus.cc:2243] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:00.766144 16599 raft_consensus.cc:2272] T 2bce5f09b13c4a6683d9d2592ed6c979 P cf7430a2c2274a89a9111990943fc109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.795666 16599 tablet_server.cc:196] TabletServer@127.16.53.195:0 shutdown complete.
I20260713 09:07:00.819250 16599 master.cc:562] Master@127.16.53.254:34853 shutting down...
I20260713 09:07:00.841331 16599 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:00.841957 16599 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:00.842296 16599 tablet_replica.cc:333] T 00000000000000000000000000000000 P c17a63fff0b94eb89cea85f2987862fe: stopping tablet replica
I20260713 09:07:00.861912 16599 master.cc:584] Master@127.16.53.254:34853 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13664 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:07:00.904353 16599 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.53.254:41027
I20260713 09:07:00.905519 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:00.910996 20014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:00.911047 20013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:00.913895 20016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:00.914018 16599 server_base.cc:1061] running on GCE node
I20260713 09:07:00.914985 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:00.915200 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:00.915385 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933620915350 us; error 0 us; skew 500 ppm
I20260713 09:07:00.916185 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:00.918684 16599 webserver.cc:533] Webserver started at http://127.16.53.254:35877/ using document root <none> and password file <none>
I20260713 09:07:00.919231 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:00.919453 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:00.919777 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:00.920979 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/master-0-root/instance:
uuid: "0613f5ee82ff4d8f9c67e2c0b75be664"
format_stamp: "Formatted at 2026-07-13 09:07:00 on dist-test-slave-cv6z"
I20260713 09:07:00.925634 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:00.929035 20021 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:00.929910 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:00.930157 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/master-0-root
uuid: "0613f5ee82ff4d8f9c67e2c0b75be664"
format_stamp: "Formatted at 2026-07-13 09:07:00 on dist-test-slave-cv6z"
I20260713 09:07:00.930409 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:00.958976 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:00.960345 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:01.000963 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.254:41027
I20260713 09:07:01.001052 20072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.254:41027 every 8 connection(s)
I20260713 09:07:01.004978 20073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:01.015600 20073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664: Bootstrap starting.
I20260713 09:07:01.020292 20073 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:01.024413 20073 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664: No bootstrap required, opened a new log
I20260713 09:07:01.026595 20073 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0613f5ee82ff4d8f9c67e2c0b75be664" member_type: VOTER }
I20260713 09:07:01.027019 20073 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:01.027209 20073 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0613f5ee82ff4d8f9c67e2c0b75be664, State: Initialized, Role: FOLLOWER
I20260713 09:07:01.027674 20073 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0613f5ee82ff4d8f9c67e2c0b75be664" member_type: VOTER }
I20260713 09:07:01.028218 20073 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:01.028414 20073 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:01.028643 20073 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.033814 20073 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0613f5ee82ff4d8f9c67e2c0b75be664" member_type: VOTER }
I20260713 09:07:01.034322 20073 leader_election.cc:304] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [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: 0613f5ee82ff4d8f9c67e2c0b75be664; no voters: 
I20260713 09:07:01.035404 20073 leader_election.cc:290] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:01.035908 20076 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:01.037424 20076 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 1 LEADER]: Becoming Leader. State: Replica: 0613f5ee82ff4d8f9c67e2c0b75be664, State: Running, Role: LEADER
I20260713 09:07:01.038239 20076 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [LEADER]: Queue going to LEADER mode. State: All 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: "0613f5ee82ff4d8f9c67e2c0b75be664" member_type: VOTER }
I20260713 09:07:01.038405 20073 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:01.045831 20077 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0613f5ee82ff4d8f9c67e2c0b75be664" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0613f5ee82ff4d8f9c67e2c0b75be664" member_type: VOTER } }
I20260713 09:07:01.045995 20078 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0613f5ee82ff4d8f9c67e2c0b75be664. Latest consensus state: current_term: 1 leader_uuid: "0613f5ee82ff4d8f9c67e2c0b75be664" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0613f5ee82ff4d8f9c67e2c0b75be664" member_type: VOTER } }
I20260713 09:07:01.046720 20077 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:01.046815 20078 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:01.048866 20086 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:01.054652 20086 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:01.055775 16599 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:01.063386 20086 catalog_manager.cc:1383] Generated new cluster ID: c1dac27aef554333a03fbc377d62c802
I20260713 09:07:01.063640 20086 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:01.078289 20086 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:01.079514 20086 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:01.099841 20086 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664: Generated new TSK 0
I20260713 09:07:01.100514 20086 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:01.122634 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:01.128450 20094 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:01.129645 20095 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:01.131580 16599 server_base.cc:1061] running on GCE node
W20260713 09:07:01.131613 20097 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:01.132808 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:01.133019 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:01.133204 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933621133168 us; error 0 us; skew 500 ppm
I20260713 09:07:01.133757 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:01.135978 16599 webserver.cc:533] Webserver started at http://127.16.53.193:36861/ using document root <none> and password file <none>
I20260713 09:07:01.136458 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:01.136658 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:01.136927 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:01.138087 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-0-root/instance:
uuid: "7052c3b3be1548ada4fa80c855f68f42"
format_stamp: "Formatted at 2026-07-13 09:07:01 on dist-test-slave-cv6z"
I20260713 09:07:01.142558 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:01.145759 20102 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:01.146494 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:01.146775 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "7052c3b3be1548ada4fa80c855f68f42"
format_stamp: "Formatted at 2026-07-13 09:07:01 on dist-test-slave-cv6z"
I20260713 09:07:01.147071 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:01.155398 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:01.156625 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:01.158030 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:01.160280 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:01.160494 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:01.160755 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:01.160946 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:01.201231 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:39249
I20260713 09:07:01.201341 20164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:39249 every 8 connection(s)
I20260713 09:07:01.205811 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:01.213631 20169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:01.215108 20170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:01.218170 20172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:01.218436 16599 server_base.cc:1061] running on GCE node
I20260713 09:07:01.219251 20165 heartbeater.cc:344] Connected to a master server at 127.16.53.254:41027
I20260713 09:07:01.219749 20165 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:01.220240 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:01.220515 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:01.220609 20165 heartbeater.cc:507] Master 127.16.53.254:41027 requested a full tablet report, sending...
I20260713 09:07:01.220733 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933621220711 us; error 0 us; skew 500 ppm
I20260713 09:07:01.221557 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:01.223114 20038 ts_manager.cc:194] Registered new tserver with Master: 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193:39249)
I20260713 09:07:01.224210 16599 webserver.cc:533] Webserver started at http://127.16.53.194:43757/ using document root <none> and password file <none>
I20260713 09:07:01.224736 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:01.224956 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:01.225093 20038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50698
I20260713 09:07:01.225219 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:01.226747 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-1-root/instance:
uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
format_stamp: "Formatted at 2026-07-13 09:07:01 on dist-test-slave-cv6z"
I20260713 09:07:01.231240 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260713 09:07:01.234774 20177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:01.235531 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:01.235877 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-1-root
uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
format_stamp: "Formatted at 2026-07-13 09:07:01 on dist-test-slave-cv6z"
I20260713 09:07:01.236157 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:01.264320 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:01.265832 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:01.267302 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:01.269449 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:01.269673 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:01.269923 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:01.270104 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:01.309279 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.194:43349
I20260713 09:07:01.309377 20239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.194:43349 every 8 connection(s)
I20260713 09:07:01.314049 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:01.321852 20243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:01.322275 20244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:01.325335 20246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:01.326525 20240 heartbeater.cc:344] Connected to a master server at 127.16.53.254:41027
I20260713 09:07:01.326550 16599 server_base.cc:1061] running on GCE node
I20260713 09:07:01.327131 20240 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:01.327790 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:01.328050 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:01.328019 20240 heartbeater.cc:507] Master 127.16.53.254:41027 requested a full tablet report, sending...
I20260713 09:07:01.328438 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933621328407 us; error 0 us; skew 500 ppm
I20260713 09:07:01.329059 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:01.330591 20038 ts_manager.cc:194] Registered new tserver with Master: d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349)
I20260713 09:07:01.331789 16599 webserver.cc:533] Webserver started at http://127.16.53.195:35267/ using document root <none> and password file <none>
I20260713 09:07:01.332484 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:01.332484 20038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50710
I20260713 09:07:01.332870 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:01.333230 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:01.334709 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-2-root/instance:
uuid: "0376efc54014454fad49a4529d248747"
format_stamp: "Formatted at 2026-07-13 09:07:01 on dist-test-slave-cv6z"
I20260713 09:07:01.339288 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:07:01.342439 20251 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:01.343209 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:01.343513 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-2-root
uuid: "0376efc54014454fad49a4529d248747"
format_stamp: "Formatted at 2026-07-13 09:07:01 on dist-test-slave-cv6z"
I20260713 09:07:01.343886 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933534607495-16599-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:01.356281 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:01.357429 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:01.358827 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:01.361040 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:01.361266 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:01.361506 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:01.361681 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:01.400648 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.195:44513
I20260713 09:07:01.400753 20313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.195:44513 every 8 connection(s)
I20260713 09:07:01.414103 20314 heartbeater.cc:344] Connected to a master server at 127.16.53.254:41027
I20260713 09:07:01.414472 20314 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:01.415177 20314 heartbeater.cc:507] Master 127.16.53.254:41027 requested a full tablet report, sending...
I20260713 09:07:01.416998 20038 ts_manager.cc:194] Registered new tserver with Master: 0376efc54014454fad49a4529d248747 (127.16.53.195:44513)
I20260713 09:07:01.417209 16599 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013361162s
I20260713 09:07:01.418339 20038 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50722
I20260713 09:07:01.442000 20038 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50724:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:01.444235 20038 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:01.491313 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 7219491bfaac4ecca0f0f843bf5d250f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4502724d8c8748658ff5a7b1b5d3054d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:01.491952 20129 tablet_service.cc:1511] Processing CreateTablet for tablet 8327e70826734a7bbe0724fbbd1bd457 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4502724d8c8748658ff5a7b1b5d3054d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:01.492941 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7219491bfaac4ecca0f0f843bf5d250f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:01.493646 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8327e70826734a7bbe0724fbbd1bd457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:01.498690 20205 tablet_service.cc:1511] Processing CreateTablet for tablet 7219491bfaac4ecca0f0f843bf5d250f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4502724d8c8748658ff5a7b1b5d3054d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:01.500083 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7219491bfaac4ecca0f0f843bf5d250f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:01.501338 20279 tablet_service.cc:1511] Processing CreateTablet for tablet 7219491bfaac4ecca0f0f843bf5d250f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4502724d8c8748658ff5a7b1b5d3054d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:01.502691 20279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7219491bfaac4ecca0f0f843bf5d250f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:01.503528 20204 tablet_service.cc:1511] Processing CreateTablet for tablet 8327e70826734a7bbe0724fbbd1bd457 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4502724d8c8748658ff5a7b1b5d3054d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:01.504822 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8327e70826734a7bbe0724fbbd1bd457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:01.508998 20278 tablet_service.cc:1511] Processing CreateTablet for tablet 8327e70826734a7bbe0724fbbd1bd457 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4502724d8c8748658ff5a7b1b5d3054d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:01.510347 20278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8327e70826734a7bbe0724fbbd1bd457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:01.528926 20330 tablet_bootstrap.cc:492] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7: Bootstrap starting.
I20260713 09:07:01.537822 20330 tablet_bootstrap.cc:654] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:01.539789 20329 tablet_bootstrap.cc:492] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42: Bootstrap starting.
I20260713 09:07:01.549153 20329 tablet_bootstrap.cc:654] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:01.549252 20331 tablet_bootstrap.cc:492] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747: Bootstrap starting.
I20260713 09:07:01.551862 20330 tablet_bootstrap.cc:492] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7: No bootstrap required, opened a new log
I20260713 09:07:01.552454 20330 ts_tablet_manager.cc:1403] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260713 09:07:01.553791 20329 tablet_bootstrap.cc:492] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42: No bootstrap required, opened a new log
I20260713 09:07:01.554250 20329 ts_tablet_manager.cc:1403] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260713 09:07:01.555553 20330 raft_consensus.cc:359] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.556449 20330 raft_consensus.cc:385] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:01.556639 20331 tablet_bootstrap.cc:654] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:01.556779 20330 raft_consensus.cc:740] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6df3fcc9e114d66b0a0228999e3a3c7, State: Initialized, Role: FOLLOWER
I20260713 09:07:01.556780 20329 raft_consensus.cc:359] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.557687 20329 raft_consensus.cc:385] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:01.558044 20329 raft_consensus.cc:740] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Initialized, Role: FOLLOWER
I20260713 09:07:01.557904 20330 consensus_queue.cc:260] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.558827 20329 consensus_queue.cc:260] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.561362 20330 ts_tablet_manager.cc:1434] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:07:01.562208 20240 heartbeater.cc:499] Master 127.16.53.254:41027 was elected leader, sending a full tablet report...
I20260713 09:07:01.562408 20330 tablet_bootstrap.cc:492] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7: Bootstrap starting.
W20260713 09:07:01.563071 20241 tablet.cc:2406] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:01.565191 20331 tablet_bootstrap.cc:492] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747: No bootstrap required, opened a new log
I20260713 09:07:01.566186 20331 ts_tablet_manager.cc:1403] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:07:01.568778 20330 tablet_bootstrap.cc:654] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:01.569983 20165 heartbeater.cc:499] Master 127.16.53.254:41027 was elected leader, sending a full tablet report...
I20260713 09:07:01.569341 20331 raft_consensus.cc:359] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.570575 20331 raft_consensus.cc:385] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:01.570899 20331 raft_consensus.cc:740] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0376efc54014454fad49a4529d248747, State: Initialized, Role: FOLLOWER
I20260713 09:07:01.569335 20329 ts_tablet_manager.cc:1434] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260713 09:07:01.573395 20329 tablet_bootstrap.cc:492] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42: Bootstrap starting.
I20260713 09:07:01.578343 20329 tablet_bootstrap.cc:654] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:01.571889 20331 consensus_queue.cc:260] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.593824 20340 raft_consensus.cc:493] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:01.594750 20331 ts_tablet_manager.cc:1434] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:07:01.594394 20340 raft_consensus.cc:515] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.595532 20314 heartbeater.cc:499] Master 127.16.53.254:41027 was elected leader, sending a full tablet report...
I20260713 09:07:01.598443 20329 tablet_bootstrap.cc:492] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42: No bootstrap required, opened a new log
I20260713 09:07:01.598654 20331 tablet_bootstrap.cc:492] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747: Bootstrap starting.
I20260713 09:07:01.598999 20329 ts_tablet_manager.cc:1403] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260713 09:07:01.601660 20330 tablet_bootstrap.cc:492] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7: No bootstrap required, opened a new log
I20260713 09:07:01.602228 20330 ts_tablet_manager.cc:1403] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.022s
I20260713 09:07:01.603305 20340 leader_election.cc:290] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193:39249), d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349)
I20260713 09:07:01.605383 20330 raft_consensus.cc:359] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.606200 20330 raft_consensus.cc:385] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:01.606459 20330 raft_consensus.cc:740] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6df3fcc9e114d66b0a0228999e3a3c7, State: Initialized, Role: FOLLOWER
I20260713 09:07:01.607163 20330 consensus_queue.cc:260] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.610306 20329 raft_consensus.cc:359] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.614264 20329 raft_consensus.cc:385] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:01.614794 20329 raft_consensus.cc:740] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Initialized, Role: FOLLOWER
I20260713 09:07:01.615885 20329 consensus_queue.cc:260] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.612849 20330 ts_tablet_manager.cc:1434] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:01.613796 20331 tablet_bootstrap.cc:654] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:01.619117 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7219491bfaac4ecca0f0f843bf5d250f" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7052c3b3be1548ada4fa80c855f68f42" is_pre_election: true
I20260713 09:07:01.619949 20140 raft_consensus.cc:2468] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 0.
I20260713 09:07:01.620841 20329 ts_tablet_manager.cc:1434] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:07:01.624148 20255 leader_election.cc:304] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0376efc54014454fad49a4529d248747, 7052c3b3be1548ada4fa80c855f68f42; no voters: 
I20260713 09:07:01.625319 20340 raft_consensus.cc:2804] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:01.625747 20340 raft_consensus.cc:493] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:01.626166 20340 raft_consensus.cc:3060] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.634725 20331 tablet_bootstrap.cc:492] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747: No bootstrap required, opened a new log
I20260713 09:07:01.635385 20331 ts_tablet_manager.cc:1403] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.007s
I20260713 09:07:01.637727 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7219491bfaac4ecca0f0f843bf5d250f" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" is_pre_election: true
I20260713 09:07:01.638418 20215 raft_consensus.cc:2468] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 0.
I20260713 09:07:01.638309 20340 raft_consensus.cc:515] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.638368 20331 raft_consensus.cc:359] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.639523 20331 raft_consensus.cc:385] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:01.639904 20331 raft_consensus.cc:740] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0376efc54014454fad49a4529d248747, State: Initialized, Role: FOLLOWER
I20260713 09:07:01.641039 20340 leader_election.cc:290] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [CANDIDATE]: Term 1 election: Requested vote from peers 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193:39249), d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349)
I20260713 09:07:01.640666 20331 consensus_queue.cc:260] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.642091 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7219491bfaac4ecca0f0f843bf5d250f" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
I20260713 09:07:01.642807 20215 raft_consensus.cc:3060] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.643028 20331 ts_tablet_manager.cc:1434] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:01.642102 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7219491bfaac4ecca0f0f843bf5d250f" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7052c3b3be1548ada4fa80c855f68f42"
I20260713 09:07:01.644014 20140 raft_consensus.cc:3060] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.649920 20215 raft_consensus.cc:2468] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 1.
I20260713 09:07:01.651340 20252 leader_election.cc:304] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0376efc54014454fad49a4529d248747, d6df3fcc9e114d66b0a0228999e3a3c7; no voters: 
I20260713 09:07:01.651360 20140 raft_consensus.cc:2468] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 1.
I20260713 09:07:01.652204 20340 raft_consensus.cc:2804] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:01.652678 20340 raft_consensus.cc:697] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Becoming Leader. State: Replica: 0376efc54014454fad49a4529d248747, State: Running, Role: LEADER
I20260713 09:07:01.653398 20340 consensus_queue.cc:237] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.661191 20037 catalog_manager.cc:5697] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0376efc54014454fad49a4529d248747 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "0376efc54014454fad49a4529d248747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:01.847671 20336 raft_consensus.cc:493] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:01.848249 20336 raft_consensus.cc:515] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.850557 20336 leader_election.cc:290] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349), 0376efc54014454fad49a4529d248747 (127.16.53.195:44513)
I20260713 09:07:01.861234 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8327e70826734a7bbe0724fbbd1bd457" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" is_pre_election: true
I20260713 09:07:01.862032 20215 raft_consensus.cc:2468] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 0.
I20260713 09:07:01.862305 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8327e70826734a7bbe0724fbbd1bd457" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0376efc54014454fad49a4529d248747" is_pre_election: true
I20260713 09:07:01.862954 20289 raft_consensus.cc:2468] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 0.
I20260713 09:07:01.863070 20103 leader_election.cc:304] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7052c3b3be1548ada4fa80c855f68f42, d6df3fcc9e114d66b0a0228999e3a3c7; no voters: 
I20260713 09:07:01.863950 20336 raft_consensus.cc:2804] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:01.864327 20336 raft_consensus.cc:493] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:01.864614 20336 raft_consensus.cc:3060] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.869594 20336 raft_consensus.cc:515] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.871143 20336 leader_election.cc:290] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 1 election: Requested vote from peers d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349), 0376efc54014454fad49a4529d248747 (127.16.53.195:44513)
I20260713 09:07:01.872124 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8327e70826734a7bbe0724fbbd1bd457" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
I20260713 09:07:01.872175 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8327e70826734a7bbe0724fbbd1bd457" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0376efc54014454fad49a4529d248747"
I20260713 09:07:01.872678 20215 raft_consensus.cc:3060] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.872825 20289 raft_consensus.cc:3060] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:01.877719 20215 raft_consensus.cc:2468] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 1.
I20260713 09:07:01.877981 20289 raft_consensus.cc:2468] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 1.
I20260713 09:07:01.878851 20103 leader_election.cc:304] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7052c3b3be1548ada4fa80c855f68f42, d6df3fcc9e114d66b0a0228999e3a3c7; no voters: 
I20260713 09:07:01.879799 20336 raft_consensus.cc:2804] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:01.880686 20336 raft_consensus.cc:697] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 LEADER]: Becoming Leader. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Running, Role: LEADER
I20260713 09:07:01.881376 20336 consensus_queue.cc:237] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:01.888651 20037 catalog_manager.cc:5697] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "7052c3b3be1548ada4fa80c855f68f42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:01.974084 20037 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50734:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:01.976176 20037 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:02.000108 20130 tablet_service.cc:1511] Processing CreateTablet for tablet 076f3f2bb7e64fb6a4c4149b6a97b269 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=386d793554f04a479207ed9bbe4ffb68]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:02.001432 20130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076f3f2bb7e64fb6a4c4149b6a97b269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:02.001278 20204 tablet_service.cc:1511] Processing CreateTablet for tablet 076f3f2bb7e64fb6a4c4149b6a97b269 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=386d793554f04a479207ed9bbe4ffb68]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:02.002596 20204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076f3f2bb7e64fb6a4c4149b6a97b269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:02.003432 20279 tablet_service.cc:1511] Processing CreateTablet for tablet 076f3f2bb7e64fb6a4c4149b6a97b269 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=386d793554f04a479207ed9bbe4ffb68]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:02.004772 20279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 076f3f2bb7e64fb6a4c4149b6a97b269. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:02.010074 20205 tablet_service.cc:1511] Processing CreateTablet for tablet a1fa1e5e08d54021bcd75c36e50bb069 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=386d793554f04a479207ed9bbe4ffb68]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:02.011456 20205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1fa1e5e08d54021bcd75c36e50bb069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:02.013978 20129 tablet_service.cc:1511] Processing CreateTablet for tablet a1fa1e5e08d54021bcd75c36e50bb069 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=386d793554f04a479207ed9bbe4ffb68]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:02.015296 20129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1fa1e5e08d54021bcd75c36e50bb069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:02.019949 20330 tablet_bootstrap.cc:492] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7: Bootstrap starting.
I20260713 09:07:02.021263 20278 tablet_service.cc:1511] Processing CreateTablet for tablet a1fa1e5e08d54021bcd75c36e50bb069 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=386d793554f04a479207ed9bbe4ffb68]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:02.022528 20278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1fa1e5e08d54021bcd75c36e50bb069. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:02.026181 20329 tablet_bootstrap.cc:492] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42: Bootstrap starting.
I20260713 09:07:02.029353 20330 tablet_bootstrap.cc:654] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:02.032697 20329 tablet_bootstrap.cc:654] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:02.035794 20330 tablet_bootstrap.cc:492] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7: No bootstrap required, opened a new log
I20260713 09:07:02.038656 20330 ts_tablet_manager.cc:1403] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260713 09:07:02.042474 20330 raft_consensus.cc:359] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.046176 20330 raft_consensus.cc:385] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:02.047626 20330 raft_consensus.cc:740] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6df3fcc9e114d66b0a0228999e3a3c7, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.046671 20331 tablet_bootstrap.cc:492] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747: Bootstrap starting.
I20260713 09:07:02.048552 20330 consensus_queue.cc:260] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
W20260713 09:07:02.050107 20085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:02.051994 20330 ts_tablet_manager.cc:1434] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:07:02.053884 20330 tablet_bootstrap.cc:492] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7: Bootstrap starting.
I20260713 09:07:02.047276 20329 tablet_bootstrap.cc:492] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42: No bootstrap required, opened a new log
I20260713 09:07:02.056169 20329 ts_tablet_manager.cc:1403] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.003s
I20260713 09:07:02.056310 20331 tablet_bootstrap.cc:654] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:02.059360 20329 raft_consensus.cc:359] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.060436 20329 raft_consensus.cc:385] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:02.060745 20329 raft_consensus.cc:740] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.060141 20330 tablet_bootstrap.cc:654] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:02.061659 20329 consensus_queue.cc:260] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.064147 20329 ts_tablet_manager.cc:1434] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:02.067281 20329 tablet_bootstrap.cc:492] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42: Bootstrap starting.
I20260713 09:07:02.068527 20331 tablet_bootstrap.cc:492] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747: No bootstrap required, opened a new log
I20260713 09:07:02.069331 20331 ts_tablet_manager.cc:1403] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260713 09:07:02.072635 20331 raft_consensus.cc:359] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.073603 20331 raft_consensus.cc:385] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:02.074021 20331 raft_consensus.cc:740] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0376efc54014454fad49a4529d248747, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.074954 20331 consensus_queue.cc:260] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.076402 20329 tablet_bootstrap.cc:654] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:02.079089 20331 ts_tablet_manager.cc:1434] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:02.079900 20330 tablet_bootstrap.cc:492] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7: No bootstrap required, opened a new log
I20260713 09:07:02.080505 20330 ts_tablet_manager.cc:1403] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.009s
I20260713 09:07:02.080624 20331 tablet_bootstrap.cc:492] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747: Bootstrap starting.
I20260713 09:07:02.083633 20330 raft_consensus.cc:359] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.084450 20330 raft_consensus.cc:385] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:02.084800 20330 raft_consensus.cc:740] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6df3fcc9e114d66b0a0228999e3a3c7, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.085573 20330 consensus_queue.cc:260] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.090476 20331 tablet_bootstrap.cc:654] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:02.093001 20330 ts_tablet_manager.cc:1434] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:02.093845 20329 tablet_bootstrap.cc:492] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42: No bootstrap required, opened a new log
I20260713 09:07:02.094412 20329 ts_tablet_manager.cc:1403] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.008s
I20260713 09:07:02.097155 20329 raft_consensus.cc:359] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.097868 20331 tablet_bootstrap.cc:492] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747: No bootstrap required, opened a new log
I20260713 09:07:02.097954 20329 raft_consensus.cc:385] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:02.098548 20331 ts_tablet_manager.cc:1403] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260713 09:07:02.098454 20329 raft_consensus.cc:740] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.099434 20329 consensus_queue.cc:260] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.101737 20329 ts_tablet_manager.cc:1434] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:02.101541 20331 raft_consensus.cc:359] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.102362 20331 raft_consensus.cc:385] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:02.102702 20331 raft_consensus.cc:740] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0376efc54014454fad49a4529d248747, State: Initialized, Role: FOLLOWER
I20260713 09:07:02.103502 20331 consensus_queue.cc:260] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.105298 20331 ts_tablet_manager.cc:1434] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:02.127830 20336 raft_consensus.cc:493] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:02.128475 20336 raft_consensus.cc:515] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.130295 20336 leader_election.cc:290] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349), 0376efc54014454fad49a4529d248747 (127.16.53.195:44513)
I20260713 09:07:02.131006 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fa1e5e08d54021bcd75c36e50bb069" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" is_pre_election: true
I20260713 09:07:02.131251 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fa1e5e08d54021bcd75c36e50bb069" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0376efc54014454fad49a4529d248747" is_pre_election: true
I20260713 09:07:02.131621 20215 raft_consensus.cc:2468] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 0.
I20260713 09:07:02.131964 20289 raft_consensus.cc:2468] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 0.
I20260713 09:07:02.132738 20103 leader_election.cc:304] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7052c3b3be1548ada4fa80c855f68f42, d6df3fcc9e114d66b0a0228999e3a3c7; no voters: 
I20260713 09:07:02.133841 20336 raft_consensus.cc:2804] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:02.134150 20336 raft_consensus.cc:493] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:02.134423 20336 raft_consensus.cc:3060] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:02.139919 20336 raft_consensus.cc:515] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.141608 20336 leader_election.cc:290] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 1 election: Requested vote from peers d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349), 0376efc54014454fad49a4529d248747 (127.16.53.195:44513)
I20260713 09:07:02.142596 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fa1e5e08d54021bcd75c36e50bb069" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
I20260713 09:07:02.143379 20215 raft_consensus.cc:3060] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:02.142618 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fa1e5e08d54021bcd75c36e50bb069" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0376efc54014454fad49a4529d248747"
I20260713 09:07:02.143944 20289 raft_consensus.cc:3060] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:02.148782 20289 raft_consensus.cc:2468] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 1.
I20260713 09:07:02.148607 20215 raft_consensus.cc:2468] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 1.
I20260713 09:07:02.150266 20106 leader_election.cc:304] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0376efc54014454fad49a4529d248747, 7052c3b3be1548ada4fa80c855f68f42; no voters: 
I20260713 09:07:02.151021 20336 raft_consensus.cc:2804] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:02.151492 20336 raft_consensus.cc:697] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 LEADER]: Becoming Leader. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Running, Role: LEADER
I20260713 09:07:02.152159 20336 consensus_queue.cc:237] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.159212 20036 catalog_manager.cc:5697] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193). New cstate: current_term: 1 leader_uuid: "7052c3b3be1548ada4fa80c855f68f42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:02.166872 20340 consensus_queue.cc:1048] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:02.180136 20362 consensus_queue.cc:1048] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:02.230374 20362 raft_consensus.cc:493] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:02.230839 20362 raft_consensus.cc:515] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.232802 20362 leader_election.cc:290] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193:39249), d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349)
I20260713 09:07:02.233592 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7052c3b3be1548ada4fa80c855f68f42" is_pre_election: true
I20260713 09:07:02.233865 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" is_pre_election: true
I20260713 09:07:02.234190 20140 raft_consensus.cc:2468] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 0.
I20260713 09:07:02.234498 20215 raft_consensus.cc:2468] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 0.
I20260713 09:07:02.235226 20255 leader_election.cc:304] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0376efc54014454fad49a4529d248747, 7052c3b3be1548ada4fa80c855f68f42; no voters: 
I20260713 09:07:02.236048 20362 raft_consensus.cc:2804] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:02.236393 20362 raft_consensus.cc:493] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:02.236671 20362 raft_consensus.cc:3060] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:02.241858 20362 raft_consensus.cc:515] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.243502 20362 leader_election.cc:290] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [CANDIDATE]: Term 1 election: Requested vote from peers 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193:39249), d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349)
I20260713 09:07:02.244261 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7052c3b3be1548ada4fa80c855f68f42"
I20260713 09:07:02.244472 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
I20260713 09:07:02.244786 20140 raft_consensus.cc:3060] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:02.245028 20215 raft_consensus.cc:3060] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:02.250154 20215 raft_consensus.cc:2468] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 1.
I20260713 09:07:02.250633 20140 raft_consensus.cc:2468] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 1.
I20260713 09:07:02.251418 20252 leader_election.cc:304] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0376efc54014454fad49a4529d248747, d6df3fcc9e114d66b0a0228999e3a3c7; no voters: 
I20260713 09:07:02.252344 20362 raft_consensus.cc:2804] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:02.252743 20362 raft_consensus.cc:697] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Becoming Leader. State: Replica: 0376efc54014454fad49a4529d248747, State: Running, Role: LEADER
I20260713 09:07:02.253463 20362 consensus_queue.cc:237] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.261139 20037 catalog_manager.cc:5697] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0376efc54014454fad49a4529d248747 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "0376efc54014454fad49a4529d248747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:02.285899 20289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7219491bfaac4ecca0f0f843bf5d250f"
dest_uuid: "0376efc54014454fad49a4529d248747"
mode: GRACEFUL
new_leader_uuid: "7052c3b3be1548ada4fa80c855f68f42"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:07:02.286491 20289 raft_consensus.cc:606] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Received request to transfer leadership to TS 7052c3b3be1548ada4fa80c855f68f42
I20260713 09:07:02.300052 20140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8327e70826734a7bbe0724fbbd1bd457"
dest_uuid: "7052c3b3be1548ada4fa80c855f68f42"
mode: GRACEFUL
new_leader_uuid: "0376efc54014454fad49a4529d248747"
 from {username='slave'} at 127.0.0.1:32992
I20260713 09:07:02.300560 20140 raft_consensus.cc:606] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 LEADER]: Received request to transfer leadership to TS 0376efc54014454fad49a4529d248747
I20260713 09:07:02.305868 20289 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269"
dest_uuid: "0376efc54014454fad49a4529d248747"
mode: GRACEFUL
new_leader_uuid: "7052c3b3be1548ada4fa80c855f68f42"
 from {username='slave'} at 127.0.0.1:33822
I20260713 09:07:02.306336 20289 raft_consensus.cc:606] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Received request to transfer leadership to TS 7052c3b3be1548ada4fa80c855f68f42
I20260713 09:07:02.329093 20336 consensus_queue.cc:1048] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:02.340590 20336 consensus_queue.cc:1048] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:02.351557 20372 raft_consensus.cc:993] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42: : Instructing follower 0376efc54014454fad49a4529d248747 to start an election
I20260713 09:07:02.352178 20346 raft_consensus.cc:1081] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 LEADER]: Signalling peer 0376efc54014454fad49a4529d248747 to start an election
I20260713 09:07:02.353943 20289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8327e70826734a7bbe0724fbbd1bd457"
dest_uuid: "0376efc54014454fad49a4529d248747"
 from {username='slave'} at 127.0.0.1:33806
I20260713 09:07:02.354622 20289 raft_consensus.cc:493] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.355033 20289 raft_consensus.cc:3060] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.360945 20289 raft_consensus.cc:515] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.363933 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8327e70826734a7bbe0724fbbd1bd457" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7052c3b3be1548ada4fa80c855f68f42"
I20260713 09:07:02.364112 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8327e70826734a7bbe0724fbbd1bd457" candidate_uuid: "0376efc54014454fad49a4529d248747" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
I20260713 09:07:02.364701 20140 raft_consensus.cc:3055] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:02.364753 20215 raft_consensus.cc:3060] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.365089 20140 raft_consensus.cc:740] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Running, Role: LEADER
I20260713 09:07:02.366009 20140 consensus_queue.cc:260] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [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: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.366940 20140 raft_consensus.cc:3060] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.370801 20215 raft_consensus.cc:2468] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 2.
I20260713 09:07:02.371337 20289 leader_election.cc:290] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [CANDIDATE]: Term 2 election: Requested vote from peers 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193:39249), d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349)
I20260713 09:07:02.372021 20252 leader_election.cc:304] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [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: 0376efc54014454fad49a4529d248747, d6df3fcc9e114d66b0a0228999e3a3c7; no voters: 
I20260713 09:07:02.372632 20140 raft_consensus.cc:2468] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0376efc54014454fad49a4529d248747 in term 2.
I20260713 09:07:02.372911 20362 raft_consensus.cc:2804] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:02.373520 20362 raft_consensus.cc:697] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 2 LEADER]: Becoming Leader. State: Replica: 0376efc54014454fad49a4529d248747, State: Running, Role: LEADER
I20260713 09:07:02.374310 20362 consensus_queue.cc:237] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [LEADER]: Queue 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: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.381021 20037 catalog_manager.cc:5697] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 reported cstate change: term changed from 1 to 2, leader changed from 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193) to 0376efc54014454fad49a4529d248747 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "0376efc54014454fad49a4529d248747" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:02.669451 20346 consensus_queue.cc:1048] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:02.685659 20346 consensus_queue.cc:1048] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:02.709096 20340 raft_consensus.cc:993] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747: : Instructing follower 7052c3b3be1548ada4fa80c855f68f42 to start an election
I20260713 09:07:02.709499 20362 raft_consensus.cc:1081] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Signalling peer 7052c3b3be1548ada4fa80c855f68f42 to start an election
I20260713 09:07:02.710897 20140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7219491bfaac4ecca0f0f843bf5d250f"
dest_uuid: "7052c3b3be1548ada4fa80c855f68f42"
 from {username='slave'} at 127.0.0.1:32990
I20260713 09:07:02.711381 20140 raft_consensus.cc:493] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.711699 20140 raft_consensus.cc:3060] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.716934 20140 raft_consensus.cc:515] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.717710 20362 consensus_queue.cc:1048] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:02.719164 20140 leader_election.cc:290] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 2 election: Requested vote from peers d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349), 0376efc54014454fad49a4529d248747 (127.16.53.195:44513)
I20260713 09:07:02.719489 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7219491bfaac4ecca0f0f843bf5d250f" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
I20260713 09:07:02.720220 20215 raft_consensus.cc:3060] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.720806 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7219491bfaac4ecca0f0f843bf5d250f" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0376efc54014454fad49a4529d248747"
I20260713 09:07:02.721598 20289 raft_consensus.cc:3055] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:02.722029 20289 raft_consensus.cc:740] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0376efc54014454fad49a4529d248747, State: Running, Role: LEADER
I20260713 09:07:02.723117 20289 consensus_queue.cc:260] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [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: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.724768 20289 raft_consensus.cc:3060] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.726423 20215 raft_consensus.cc:2468] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 2.
I20260713 09:07:02.727831 20103 leader_election.cc:304] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [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: 7052c3b3be1548ada4fa80c855f68f42, d6df3fcc9e114d66b0a0228999e3a3c7; no voters: 
I20260713 09:07:02.729120 20346 raft_consensus.cc:2804] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:02.729838 20346 raft_consensus.cc:697] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 2 LEADER]: Becoming Leader. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Running, Role: LEADER
I20260713 09:07:02.731575 20346 consensus_queue.cc:237] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Queue 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: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.733207 20289 raft_consensus.cc:2468] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 2.
I20260713 09:07:02.732662 20364 consensus_queue.cc:1048] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:02.741333 20036 catalog_manager.cc:5697] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 reported cstate change: term changed from 1 to 2, leader changed from 0376efc54014454fad49a4529d248747 (127.16.53.195) to 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "7052c3b3be1548ada4fa80c855f68f42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:02.743654 20364 raft_consensus.cc:993] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747: : Instructing follower 7052c3b3be1548ada4fa80c855f68f42 to start an election
I20260713 09:07:02.744158 20340 raft_consensus.cc:1081] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Signalling peer 7052c3b3be1548ada4fa80c855f68f42 to start an election
I20260713 09:07:02.745824 20140 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269"
dest_uuid: "7052c3b3be1548ada4fa80c855f68f42"
 from {username='slave'} at 127.0.0.1:32990
I20260713 09:07:02.746369 20140 raft_consensus.cc:493] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:02.746726 20140 raft_consensus.cc:3060] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.753355 20140 raft_consensus.cc:515] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.755424 20140 leader_election.cc:290] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [CANDIDATE]: Term 2 election: Requested vote from peers d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194:43349), 0376efc54014454fad49a4529d248747 (127.16.53.195:44513)
I20260713 09:07:02.756141 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
I20260713 09:07:02.756732 20215 raft_consensus.cc:3060] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.756790 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269" candidate_uuid: "7052c3b3be1548ada4fa80c855f68f42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0376efc54014454fad49a4529d248747"
I20260713 09:07:02.757450 20289 raft_consensus.cc:3055] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:02.757777 20289 raft_consensus.cc:740] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0376efc54014454fad49a4529d248747, State: Running, Role: LEADER
I20260713 09:07:02.758585 20289 consensus_queue.cc:260] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [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: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.759902 20289 raft_consensus.cc:3060] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:02.762029 20215 raft_consensus.cc:2468] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 2.
I20260713 09:07:02.763092 20103 leader_election.cc:304] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [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: 7052c3b3be1548ada4fa80c855f68f42, d6df3fcc9e114d66b0a0228999e3a3c7; no voters: 
I20260713 09:07:02.763883 20346 raft_consensus.cc:2804] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:02.764338 20346 raft_consensus.cc:697] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 LEADER]: Becoming Leader. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Running, Role: LEADER
I20260713 09:07:02.765148 20346 consensus_queue.cc:237] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Queue 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: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:02.765623 20289 raft_consensus.cc:2468] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7052c3b3be1548ada4fa80c855f68f42 in term 2.
I20260713 09:07:02.771802 20036 catalog_manager.cc:5697] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 reported cstate change: term changed from 1 to 2, leader changed from 0376efc54014454fad49a4529d248747 (127.16.53.195) to 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193). New cstate: current_term: 2 leader_uuid: "7052c3b3be1548ada4fa80c855f68f42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:02.835903 20140 raft_consensus.cc:1275] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Refusing update from remote peer 0376efc54014454fad49a4529d248747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.837133 20340 consensus_queue.cc:1048] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:02.844561 20215 raft_consensus.cc:1275] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Refusing update from remote peer 0376efc54014454fad49a4529d248747: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:02.846181 20340 consensus_queue.cc:1048] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.047700 16599 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:07:03.049431 16599 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:07:03.049824 16599 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:07:03.063100 20140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269"
dest_uuid: "7052c3b3be1548ada4fa80c855f68f42"
mode: GRACEFUL
new_leader_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
 from {username='slave'} at 127.0.0.1:33006
I20260713 09:07:03.063617 20140 raft_consensus.cc:606] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 LEADER]: Received request to transfer leadership to TS d6df3fcc9e114d66b0a0228999e3a3c7
I20260713 09:07:03.064702 16599 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:07:03.171428 20215 raft_consensus.cc:1275] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Refusing update from remote peer 7052c3b3be1548ada4fa80c855f68f42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.172776 20346 consensus_queue.cc:1048] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.180395 20289 raft_consensus.cc:1275] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Refusing update from remote peer 7052c3b3be1548ada4fa80c855f68f42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.181849 20346 consensus_queue.cc:1048] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.192216 20288 raft_consensus.cc:1275] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Refusing update from remote peer 7052c3b3be1548ada4fa80c855f68f42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.193862 20336 consensus_queue.cc:1048] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.201959 20215 raft_consensus.cc:1275] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Refusing update from remote peer 7052c3b3be1548ada4fa80c855f68f42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:03.203475 20380 consensus_queue.cc:1048] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:03.210695 20381 raft_consensus.cc:993] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42: : Instructing follower d6df3fcc9e114d66b0a0228999e3a3c7 to start an election
I20260713 09:07:03.211133 20380 raft_consensus.cc:1081] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 LEADER]: Signalling peer d6df3fcc9e114d66b0a0228999e3a3c7 to start an election
I20260713 09:07:03.212703 20215 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269"
dest_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7"
 from {username='slave'} at 127.0.0.1:58410
I20260713 09:07:03.213683 20215 raft_consensus.cc:493] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:03.214016 20215 raft_consensus.cc:3060] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.219913 20215 raft_consensus.cc:515] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:03.222503 20215 leader_election.cc:290] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [CANDIDATE]: Term 3 election: Requested vote from peers 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193:39249), 0376efc54014454fad49a4529d248747 (127.16.53.195:44513)
I20260713 09:07:03.234469 20140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269" candidate_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7052c3b3be1548ada4fa80c855f68f42"
I20260713 09:07:03.235149 20140 raft_consensus.cc:3055] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:03.235459 20140 raft_consensus.cc:740] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7052c3b3be1548ada4fa80c855f68f42, State: Running, Role: LEADER
I20260713 09:07:03.236328 20140 consensus_queue.cc:260] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [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: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:03.237382 20140 raft_consensus.cc:3060] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.237891 20289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "076f3f2bb7e64fb6a4c4149b6a97b269" candidate_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0376efc54014454fad49a4529d248747"
I20260713 09:07:03.238473 20289 raft_consensus.cc:3060] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:03.243275 20289 raft_consensus.cc:2468] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6df3fcc9e114d66b0a0228999e3a3c7 in term 3.
I20260713 09:07:03.243265 20140 raft_consensus.cc:2468] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6df3fcc9e114d66b0a0228999e3a3c7 in term 3.
I20260713 09:07:03.244590 20181 leader_election.cc:304] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [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: 0376efc54014454fad49a4529d248747, d6df3fcc9e114d66b0a0228999e3a3c7; no voters: 
I20260713 09:07:03.245494 20334 raft_consensus.cc:2804] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:03.246992 20334 raft_consensus.cc:697] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 3 LEADER]: Becoming Leader. State: Replica: d6df3fcc9e114d66b0a0228999e3a3c7, State: Running, Role: LEADER
I20260713 09:07:03.247951 20334 consensus_queue.cc:237] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [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: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } }
I20260713 09:07:03.254662 20038 catalog_manager.cc:5697] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 reported cstate change: term changed from 2 to 3, leader changed from 7052c3b3be1548ada4fa80c855f68f42 (127.16.53.193) to d6df3fcc9e114d66b0a0228999e3a3c7 (127.16.53.194). New cstate: current_term: 3 leader_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7052c3b3be1548ada4fa80c855f68f42" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 39249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6df3fcc9e114d66b0a0228999e3a3c7" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 43349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0376efc54014454fad49a4529d248747" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 44513 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:03.283177 16599 tablet_server.cc:179] TabletServer@127.16.53.193:0 shutting down...
I20260713 09:07:03.303906 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:03.304567 16599 tablet_replica.cc:333] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42: stopping tablet replica
I20260713 09:07:03.305133 16599 raft_consensus.cc:2243] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:03.305924 16599 raft_consensus.cc:2272] T a1fa1e5e08d54021bcd75c36e50bb069 P 7052c3b3be1548ada4fa80c855f68f42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.308548 16599 tablet_replica.cc:333] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42: stopping tablet replica
I20260713 09:07:03.309082 16599 raft_consensus.cc:2243] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.309501 16599 raft_consensus.cc:2272] T 8327e70826734a7bbe0724fbbd1bd457 P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.311383 16599 tablet_replica.cc:333] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42: stopping tablet replica
I20260713 09:07:03.311949 16599 raft_consensus.cc:2243] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.312366 16599 raft_consensus.cc:2272] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 7052c3b3be1548ada4fa80c855f68f42 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.314363 16599 tablet_replica.cc:333] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42: stopping tablet replica
I20260713 09:07:03.314868 16599 raft_consensus.cc:2243] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:03.315618 16599 raft_consensus.cc:2272] T 7219491bfaac4ecca0f0f843bf5d250f P 7052c3b3be1548ada4fa80c855f68f42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.338958 16599 tablet_server.cc:196] TabletServer@127.16.53.193:0 shutdown complete.
I20260713 09:07:03.350262 16599 tablet_server.cc:179] TabletServer@127.16.53.194:0 shutting down...
I20260713 09:07:03.368268 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:03.368940 16599 tablet_replica.cc:333] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7: stopping tablet replica
I20260713 09:07:03.369501 16599 raft_consensus.cc:2243] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.369907 16599 raft_consensus.cc:2272] T a1fa1e5e08d54021bcd75c36e50bb069 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.372044 16599 tablet_replica.cc:333] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7: stopping tablet replica
I20260713 09:07:03.372493 16599 raft_consensus.cc:2243] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:03.373023 16599 pending_rounds.cc:70] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7: Trying to abort 1 pending ops.
I20260713 09:07:03.373167 16599 pending_rounds.cc:77] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306992120832876544 op_type: NO_OP noop_request { }
I20260713 09:07:03.373425 16599 raft_consensus.cc:2889] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:03.373651 16599 raft_consensus.cc:2272] T 076f3f2bb7e64fb6a4c4149b6a97b269 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.375620 16599 tablet_replica.cc:333] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7: stopping tablet replica
I20260713 09:07:03.376142 16599 raft_consensus.cc:2243] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.376516 16599 raft_consensus.cc:2272] T 7219491bfaac4ecca0f0f843bf5d250f P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.378624 16599 tablet_replica.cc:333] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7: stopping tablet replica
I20260713 09:07:03.379033 16599 raft_consensus.cc:2243] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.379374 16599 raft_consensus.cc:2272] T 8327e70826734a7bbe0724fbbd1bd457 P d6df3fcc9e114d66b0a0228999e3a3c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.401227 16599 tablet_server.cc:196] TabletServer@127.16.53.194:0 shutdown complete.
I20260713 09:07:03.412004 16599 tablet_server.cc:179] TabletServer@127.16.53.195:0 shutting down...
I20260713 09:07:03.428341 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:03.429025 16599 tablet_replica.cc:333] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747: stopping tablet replica
I20260713 09:07:03.429629 16599 raft_consensus.cc:2243] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.430065 16599 raft_consensus.cc:2272] T a1fa1e5e08d54021bcd75c36e50bb069 P 0376efc54014454fad49a4529d248747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.432145 16599 tablet_replica.cc:333] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747: stopping tablet replica
I20260713 09:07:03.432670 16599 raft_consensus.cc:2243] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:03.433388 16599 raft_consensus.cc:2272] T 8327e70826734a7bbe0724fbbd1bd457 P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.435436 16599 tablet_replica.cc:333] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747: stopping tablet replica
I20260713 09:07:03.435997 16599 raft_consensus.cc:2243] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.436403 16599 raft_consensus.cc:2272] T 076f3f2bb7e64fb6a4c4149b6a97b269 P 0376efc54014454fad49a4529d248747 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.438210 16599 tablet_replica.cc:333] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747: stopping tablet replica
I20260713 09:07:03.438673 16599 raft_consensus.cc:2243] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.439061 16599 raft_consensus.cc:2272] T 7219491bfaac4ecca0f0f843bf5d250f P 0376efc54014454fad49a4529d248747 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.460721 16599 tablet_server.cc:196] TabletServer@127.16.53.195:0 shutdown complete.
I20260713 09:07:03.471668 16599 master.cc:562] Master@127.16.53.254:41027 shutting down...
I20260713 09:07:03.486042 16599 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:03.486567 16599 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.486883 16599 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0613f5ee82ff4d8f9c67e2c0b75be664: stopping tablet replica
I20260713 09:07:03.497444 16599 master.cc:584] Master@127.16.53.254:41027 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2619 ms)
[----------] 6 tests from LeaderRebalancerTest (88748 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:07:03.523684 16599 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.53.254:42463
I20260713 09:07:03.524873 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:03.529846 20387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:03.531175 20388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.534780 16599 server_base.cc:1061] running on GCE node
W20260713 09:07:03.535502 20390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.536496 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:03.536716 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:03.536881 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933623536864 us; error 0 us; skew 500 ppm
I20260713 09:07:03.537405 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:03.540102 16599 webserver.cc:533] Webserver started at http://127.16.53.254:33255/ using document root <none> and password file <none>
I20260713 09:07:03.540611 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:03.540818 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:03.541090 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:03.542178 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/master-0-root/instance:
uuid: "e2adc5ac870440f98412249f45b56937"
format_stamp: "Formatted at 2026-07-13 09:07:03 on dist-test-slave-cv6z"
I20260713 09:07:03.546896 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:03.550475 20395 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:03.551455 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:03.551709 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/master-0-root
uuid: "e2adc5ac870440f98412249f45b56937"
format_stamp: "Formatted at 2026-07-13 09:07:03 on dist-test-slave-cv6z"
I20260713 09:07:03.552042 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:03.579681 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:03.580690 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:03.615850 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.254:42463
I20260713 09:07:03.615968 20446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.254:42463 every 8 connection(s)
I20260713 09:07:03.619690 20447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:03.630055 20447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937: Bootstrap starting.
I20260713 09:07:03.634367 20447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:03.638509 20447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937: No bootstrap required, opened a new log
I20260713 09:07:03.640611 20447 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2adc5ac870440f98412249f45b56937" member_type: VOTER }
I20260713 09:07:03.641031 20447 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:03.641268 20447 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2adc5ac870440f98412249f45b56937, State: Initialized, Role: FOLLOWER
I20260713 09:07:03.641812 20447 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2adc5ac870440f98412249f45b56937" member_type: VOTER }
I20260713 09:07:03.642283 20447 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:03.642513 20447 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:03.642791 20447 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:03.647325 20447 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2adc5ac870440f98412249f45b56937" member_type: VOTER }
I20260713 09:07:03.647869 20447 leader_election.cc:304] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [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: e2adc5ac870440f98412249f45b56937; no voters: 
I20260713 09:07:03.648980 20447 leader_election.cc:290] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:03.649415 20450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:03.650779 20450 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 1 LEADER]: Becoming Leader. State: Replica: e2adc5ac870440f98412249f45b56937, State: Running, Role: LEADER
I20260713 09:07:03.651466 20450 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [LEADER]: Queue going to LEADER mode. State: All 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: "e2adc5ac870440f98412249f45b56937" member_type: VOTER }
I20260713 09:07:03.651811 20447 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:03.654556 20452 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2adc5ac870440f98412249f45b56937. Latest consensus state: current_term: 1 leader_uuid: "e2adc5ac870440f98412249f45b56937" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2adc5ac870440f98412249f45b56937" member_type: VOTER } }
I20260713 09:07:03.654556 20451 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2adc5ac870440f98412249f45b56937" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2adc5ac870440f98412249f45b56937" member_type: VOTER } }
I20260713 09:07:03.655364 20452 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:03.655413 20451 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:03.661854 20455 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:03.666766 20455 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:03.671772 16599 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:03.676141 20455 catalog_manager.cc:1383] Generated new cluster ID: 44d981f527e24fdf83670b5bfd1eacf5
I20260713 09:07:03.676461 20455 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:03.696981 20455 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:03.698305 20455 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:03.714504 20455 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937: Generated new TSK 0
I20260713 09:07:03.715138 20455 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:03.738186 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:03.744671 20468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:03.745313 20469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.747476 16599 server_base.cc:1061] running on GCE node
W20260713 09:07:03.747442 20471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.748672 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:03.748932 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:03.749126 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933623749101 us; error 0 us; skew 500 ppm
I20260713 09:07:03.749660 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:03.752238 16599 webserver.cc:533] Webserver started at http://127.16.53.193:44735/ using document root <none> and password file <none>
I20260713 09:07:03.752746 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:03.752980 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:03.753279 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:03.754400 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-0-root/instance:
uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
format_stamp: "Formatted at 2026-07-13 09:07:03 on dist-test-slave-cv6z"
I20260713 09:07:03.758949 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:03.762439 20476 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:03.763357 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:03.763628 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
format_stamp: "Formatted at 2026-07-13 09:07:03 on dist-test-slave-cv6z"
I20260713 09:07:03.763945 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:03.787253 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:03.788475 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:03.789896 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:03.792611 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:03.793001 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:07:03.793244 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:03.793411 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:03.832451 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:46313
I20260713 09:07:03.832605 20538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:46313 every 8 connection(s)
I20260713 09:07:03.837782 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:03.845433 20543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:03.848186 20544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.851398 20539 heartbeater.cc:344] Connected to a master server at 127.16.53.254:42463
W20260713 09:07:03.852041 20546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.852036 20539 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:03.852113 16599 server_base.cc:1061] running on GCE node
I20260713 09:07:03.853402 20539 heartbeater.cc:507] Master 127.16.53.254:42463 requested a full tablet report, sending...
I20260713 09:07:03.854089 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:03.854389 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:03.854622 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933623854602 us; error 0 us; skew 500 ppm
I20260713 09:07:03.855242 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:03.855646 20412 ts_manager.cc:194] Registered new tserver with Master: 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313)
I20260713 09:07:03.857837 20412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44944
I20260713 09:07:03.857894 16599 webserver.cc:533] Webserver started at http://127.16.53.194:32975/ using document root <none> and password file <none>
I20260713 09:07:03.858513 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:03.858738 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:03.859056 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:03.860227 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-1-root/instance:
uuid: "84f9fe5810bf448aafe58a302498e6dd"
format_stamp: "Formatted at 2026-07-13 09:07:03 on dist-test-slave-cv6z"
I20260713 09:07:03.864614 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:07:03.868239 20551 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:03.869189 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:07:03.869488 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-1-root
uuid: "84f9fe5810bf448aafe58a302498e6dd"
format_stamp: "Formatted at 2026-07-13 09:07:03 on dist-test-slave-cv6z"
I20260713 09:07:03.869799 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:03.885633 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:03.886705 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:03.888204 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:03.890524 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:03.890751 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:03.891001 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:03.891175 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:03.929387 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.194:36205
I20260713 09:07:03.929486 20613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.194:36205 every 8 connection(s)
I20260713 09:07:03.934984 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:03.942284 20617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:03.942333 20618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.945982 20614 heartbeater.cc:344] Connected to a master server at 127.16.53.254:42463
I20260713 09:07:03.946424 20614 heartbeater.cc:461] Registering TS with master...
W20260713 09:07:03.946692 20620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:03.947245 16599 server_base.cc:1061] running on GCE node
I20260713 09:07:03.947345 20614 heartbeater.cc:507] Master 127.16.53.254:42463 requested a full tablet report, sending...
I20260713 09:07:03.948208 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:03.948488 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:03.948709 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933623948687 us; error 0 us; skew 500 ppm
I20260713 09:07:03.949337 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:03.949915 20412 ts_manager.cc:194] Registered new tserver with Master: 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:03.951972 20412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44954
I20260713 09:07:03.952355 16599 webserver.cc:533] Webserver started at http://127.16.53.195:45801/ using document root <none> and password file <none>
I20260713 09:07:03.953039 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:03.953311 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:03.953648 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:03.954761 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-2-root/instance:
uuid: "f23d54ce607b4cbf93bd9d839d219490"
format_stamp: "Formatted at 2026-07-13 09:07:03 on dist-test-slave-cv6z"
I20260713 09:07:03.959208 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260713 09:07:03.962652 20625 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:03.963421 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:03.963788 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-2-root
uuid: "f23d54ce607b4cbf93bd9d839d219490"
format_stamp: "Formatted at 2026-07-13 09:07:03 on dist-test-slave-cv6z"
I20260713 09:07:03.964124 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933534607495-16599-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:03.983655 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:03.984812 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:03.986236 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:03.988569 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:03.988799 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:03.989059 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:03.989244 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:04.026043 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.195:45915
I20260713 09:07:04.026131 20687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.195:45915 every 8 connection(s)
I20260713 09:07:04.039327 20688 heartbeater.cc:344] Connected to a master server at 127.16.53.254:42463
I20260713 09:07:04.039685 20688 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:04.040445 20688 heartbeater.cc:507] Master 127.16.53.254:42463 requested a full tablet report, sending...
I20260713 09:07:04.042384 20412 ts_manager.cc:194] Registered new tserver with Master: f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.042497 16599 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013379031s
I20260713 09:07:04.044222 20412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44962
I20260713 09:07:04.067857 20412 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44976:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:04.070375 20412 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:04.135473 20579 tablet_service.cc:1511] Processing CreateTablet for tablet b59be5ef534143d6ba478820f2f92a81 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:04.137122 20579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59be5ef534143d6ba478820f2f92a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.139976 20578 tablet_service.cc:1511] Processing CreateTablet for tablet c2ad99a2a6884de0a6f5b9fdd1a4b7dc (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:04.142417 20578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ad99a2a6884de0a6f5b9fdd1a4b7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.144809 20577 tablet_service.cc:1511] Processing CreateTablet for tablet bfe20e291fc44159bbd0d9cdc8f671d8 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:04.146164 20577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe20e291fc44159bbd0d9cdc8f671d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.148496 20576 tablet_service.cc:1511] Processing CreateTablet for tablet f0fd8c8b57814ae98001a8d81eed9017 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:04.149813 20576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fd8c8b57814ae98001a8d81eed9017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.150120 20504 tablet_service.cc:1511] Processing CreateTablet for tablet b59be5ef534143d6ba478820f2f92a81 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:04.151954 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59be5ef534143d6ba478820f2f92a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.153985 20575 tablet_service.cc:1511] Processing CreateTablet for tablet 3c43d7713e7540d299e481d29a1c1160 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:04.155333 20575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c43d7713e7540d299e481d29a1c1160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.159301 20503 tablet_service.cc:1511] Processing CreateTablet for tablet c2ad99a2a6884de0a6f5b9fdd1a4b7dc (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:04.160630 20503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ad99a2a6884de0a6f5b9fdd1a4b7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.161079 20574 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce10e760c2a4263a5bb5785746a25ee (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:04.162352 20574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce10e760c2a4263a5bb5785746a25ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.167485 20653 tablet_service.cc:1511] Processing CreateTablet for tablet b59be5ef534143d6ba478820f2f92a81 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:04.168370 20646 tablet_service.cc:1511] Processing CreateTablet for tablet 442bc54d6bfa4110a555acea49eb6522 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:04.168853 20653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59be5ef534143d6ba478820f2f92a81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.169713 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442bc54d6bfa4110a555acea49eb6522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.169651 20647 tablet_service.cc:1511] Processing CreateTablet for tablet 2a54d8a8d0a849d59da518c83a1f8e37 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:04.173756 20652 tablet_service.cc:1511] Processing CreateTablet for tablet c2ad99a2a6884de0a6f5b9fdd1a4b7dc (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:04.173823 20649 tablet_service.cc:1511] Processing CreateTablet for tablet 3c43d7713e7540d299e481d29a1c1160 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:04.173820 20651 tablet_service.cc:1511] Processing CreateTablet for tablet bfe20e291fc44159bbd0d9cdc8f671d8 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:04.175752 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a54d8a8d0a849d59da518c83a1f8e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.175879 20650 tablet_service.cc:1511] Processing CreateTablet for tablet f0fd8c8b57814ae98001a8d81eed9017 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:04.176319 20573 tablet_service.cc:1511] Processing CreateTablet for tablet 2a54d8a8d0a849d59da518c83a1f8e37 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:04.177587 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a54d8a8d0a849d59da518c83a1f8e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.181370 20572 tablet_service.cc:1511] Processing CreateTablet for tablet 442bc54d6bfa4110a555acea49eb6522 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:04.182746 20572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442bc54d6bfa4110a555acea49eb6522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.171881 20648 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce10e760c2a4263a5bb5785746a25ee (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:04.185545 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe20e291fc44159bbd0d9cdc8f671d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.185314 20571 tablet_service.cc:1511] Processing CreateTablet for tablet b3f80538c7c3440d9bc9233920be1ba4 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:04.188752 20571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f80538c7c3440d9bc9233920be1ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.192137 20652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ad99a2a6884de0a6f5b9fdd1a4b7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.196165 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c43d7713e7540d299e481d29a1c1160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.198380 20645 tablet_service.cc:1511] Processing CreateTablet for tablet b3f80538c7c3440d9bc9233920be1ba4 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:04.199769 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f80538c7c3440d9bc9233920be1ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.204178 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fd8c8b57814ae98001a8d81eed9017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.208192 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce10e760c2a4263a5bb5785746a25ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.217320 20502 tablet_service.cc:1511] Processing CreateTablet for tablet bfe20e291fc44159bbd0d9cdc8f671d8 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:04.220741 20497 tablet_service.cc:1511] Processing CreateTablet for tablet 442bc54d6bfa4110a555acea49eb6522 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:04.221266 20499 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce10e760c2a4263a5bb5785746a25ee (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:04.222113 20497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 442bc54d6bfa4110a555acea49eb6522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.223083 20499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce10e760c2a4263a5bb5785746a25ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.225081 20500 tablet_service.cc:1511] Processing CreateTablet for tablet 3c43d7713e7540d299e481d29a1c1160 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:04.226848 20500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c43d7713e7540d299e481d29a1c1160. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.228857 20501 tablet_service.cc:1511] Processing CreateTablet for tablet f0fd8c8b57814ae98001a8d81eed9017 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:04.230644 20501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0fd8c8b57814ae98001a8d81eed9017. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.233042 20498 tablet_service.cc:1511] Processing CreateTablet for tablet 2a54d8a8d0a849d59da518c83a1f8e37 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:04.234856 20498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a54d8a8d0a849d59da518c83a1f8e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.236263 20502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe20e291fc44159bbd0d9cdc8f671d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.241410 20496 tablet_service.cc:1511] Processing CreateTablet for tablet b3f80538c7c3440d9bc9233920be1ba4 (DEFAULT_TABLE table=test-workload [id=a9c2fa9f851044e5861ac6eb968f9bb5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:04.242743 20496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f80538c7c3440d9bc9233920be1ba4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:04.310741 20703 tablet_bootstrap.cc:492] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:04.361053 20704 tablet_bootstrap.cc:492] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:04.366314 20704 tablet_bootstrap.cc:654] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.368626 20703 tablet_bootstrap.cc:654] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.396028 20705 tablet_bootstrap.cc:492] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:04.399552 20704 tablet_bootstrap.cc:492] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:04.403972 20704 ts_tablet_manager.cc:1403] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.018s
I20260713 09:07:04.427651 20704 raft_consensus.cc:359] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:04.428501 20704 raft_consensus.cc:385] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.428819 20704 raft_consensus.cc:740] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.429662 20704 consensus_queue.cc:260] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:04.432824 20703 tablet_bootstrap.cc:492] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:04.433425 20703 ts_tablet_manager.cc:1403] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.014s
I20260713 09:07:04.435298 20705 tablet_bootstrap.cc:654] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.436748 20703 raft_consensus.cc:359] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.437523 20703 raft_consensus.cc:385] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.437836 20703 raft_consensus.cc:740] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.438819 20703 consensus_queue.cc:260] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.447954 20705 tablet_bootstrap.cc:492] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:04.448701 20705 ts_tablet_manager.cc:1403] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.006s
I20260713 09:07:04.463126 20704 ts_tablet_manager.cc:1434] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.059s	user 0.012s	sys 0.023s
I20260713 09:07:04.464264 20704 tablet_bootstrap.cc:492] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:04.469362 20705 raft_consensus.cc:359] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.470446 20705 raft_consensus.cc:385] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.470849 20705 raft_consensus.cc:740] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.470150 20704 tablet_bootstrap.cc:654] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.473361 20703 ts_tablet_manager.cc:1434] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.040s	user 0.016s	sys 0.022s
I20260713 09:07:04.474457 20703 tablet_bootstrap.cc:492] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:04.472909 20705 consensus_queue.cc:260] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.481397 20703 tablet_bootstrap.cc:654] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.484473 20704 tablet_bootstrap.cc:492] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:04.484977 20704 ts_tablet_manager.cc:1403] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260713 09:07:04.487501 20704 raft_consensus.cc:359] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.488270 20704 raft_consensus.cc:385] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.488591 20704 raft_consensus.cc:740] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.489571 20704 consensus_queue.cc:260] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.491546 20704 ts_tablet_manager.cc:1434] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:07:04.499106 20688 heartbeater.cc:499] Master 127.16.53.254:42463 was elected leader, sending a full tablet report...
I20260713 09:07:04.499375 20705 ts_tablet_manager.cc:1434] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.006s
I20260713 09:07:04.500895 20705 tablet_bootstrap.cc:492] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:04.505518 20708 raft_consensus.cc:493] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:04.506132 20708 raft_consensus.cc:515] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.511603 20708 leader_election.cc:290] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.513337 20614 heartbeater.cc:499] Master 127.16.53.254:42463 was elected leader, sending a full tablet report...
I20260713 09:07:04.514729 20705 tablet_bootstrap.cc:654] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.526047 20705 tablet_bootstrap.cc:492] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:04.526603 20705 ts_tablet_manager.cc:1403] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260713 09:07:04.529610 20705 raft_consensus.cc:359] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.530313 20705 raft_consensus.cc:385] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.530741 20705 raft_consensus.cc:740] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.531533 20705 consensus_queue.cc:260] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.533257 20705 ts_tablet_manager.cc:1434] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:04.534029 20705 tablet_bootstrap.cc:492] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:04.536849 20704 tablet_bootstrap.cc:492] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:04.540628 20705 tablet_bootstrap.cc:654] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.544881 20703 tablet_bootstrap.cc:492] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:04.545477 20703 ts_tablet_manager.cc:1403] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.019s
I20260713 09:07:04.548451 20703 raft_consensus.cc:359] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.549217 20703 raft_consensus.cc:385] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.549536 20703 raft_consensus.cc:740] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.550392 20703 consensus_queue.cc:260] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.551555 20704 tablet_bootstrap.cc:654] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.551860 20539 heartbeater.cc:499] Master 127.16.53.254:42463 was elected leader, sending a full tablet report...
I20260713 09:07:04.553071 20703 ts_tablet_manager.cc:1434] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:07:04.554158 20703 tablet_bootstrap.cc:492] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:04.559151 20705 tablet_bootstrap.cc:492] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:04.559778 20705 ts_tablet_manager.cc:1403] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.011s
I20260713 09:07:04.560710 20703 tablet_bootstrap.cc:654] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.561923 20704 tablet_bootstrap.cc:492] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:04.562441 20704 ts_tablet_manager.cc:1403] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260713 09:07:04.562886 20705 raft_consensus.cc:359] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.563669 20705 raft_consensus.cc:385] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.563984 20705 raft_consensus.cc:740] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.564723 20705 consensus_queue.cc:260] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.565289 20704 raft_consensus.cc:359] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.566007 20704 raft_consensus.cc:385] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.566280 20704 raft_consensus.cc:740] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.566992 20705 ts_tablet_manager.cc:1434] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:04.567040 20704 consensus_queue.cc:260] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.568099 20705 tablet_bootstrap.cc:492] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:04.569643 20704 ts_tablet_manager.cc:1434] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:04.572310 20703 tablet_bootstrap.cc:492] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:04.572894 20703 ts_tablet_manager.cc:1403] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260713 09:07:04.574774 20705 tablet_bootstrap.cc:654] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.575987 20703 raft_consensus.cc:359] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.576822 20703 raft_consensus.cc:385] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.577196 20703 raft_consensus.cc:740] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.578037 20703 consensus_queue.cc:260] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.580130 20705 tablet_bootstrap.cc:492] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:04.580667 20705 ts_tablet_manager.cc:1403] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260713 09:07:04.580168 20703 ts_tablet_manager.cc:1434] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:07:04.582435 20703 tablet_bootstrap.cc:492] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:04.583564 20705 raft_consensus.cc:359] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:04.584313 20705 raft_consensus.cc:385] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.584604 20705 raft_consensus.cc:740] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.585309 20705 consensus_queue.cc:260] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:04.587481 20705 ts_tablet_manager.cc:1434] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:07:04.588759 20703 tablet_bootstrap.cc:654] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.589403 20705 tablet_bootstrap.cc:492] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:04.584678 20704 tablet_bootstrap.cc:492] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:04.596282 20705 tablet_bootstrap.cc:654] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.599466 20703 tablet_bootstrap.cc:492] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:04.600005 20703 ts_tablet_manager.cc:1403] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260713 09:07:04.602653 20704 tablet_bootstrap.cc:654] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.602950 20703 raft_consensus.cc:359] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.603763 20703 raft_consensus.cc:385] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.604046 20703 raft_consensus.cc:740] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.605001 20703 consensus_queue.cc:260] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.607511 20703 ts_tablet_manager.cc:1434] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:07:04.608537 20703 tablet_bootstrap.cc:492] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:04.608474 20705 tablet_bootstrap.cc:492] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:04.609367 20705 ts_tablet_manager.cc:1403] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:07:04.613731 20705 raft_consensus.cc:359] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.614466 20705 raft_consensus.cc:385] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.614874 20705 raft_consensus.cc:740] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.615743 20705 consensus_queue.cc:260] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.616710 20703 tablet_bootstrap.cc:654] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.618683 20705 ts_tablet_manager.cc:1434] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:04.619738 20705 tablet_bootstrap.cc:492] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:04.623963 20703 tablet_bootstrap.cc:492] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:04.624472 20703 ts_tablet_manager.cc:1403] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:07:04.626442 20705 tablet_bootstrap.cc:654] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.626636 20703 raft_consensus.cc:359] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.627470 20703 raft_consensus.cc:385] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.627803 20703 raft_consensus.cc:740] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.628595 20703 consensus_queue.cc:260] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.631166 20703 ts_tablet_manager.cc:1434] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:04.615561 20704 tablet_bootstrap.cc:492] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:04.636979 20704 ts_tablet_manager.cc:1403] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.007s
I20260713 09:07:04.640071 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
W20260713 09:07:04.642400 20478 leader_election.cc:343] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.643275 20703 tablet_bootstrap.cc:492] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:04.640043 20704 raft_consensus.cc:359] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.651454 20703 tablet_bootstrap.cc:654] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.651927 20704 raft_consensus.cc:385] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.652525 20704 raft_consensus.cc:740] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.653826 20704 consensus_queue.cc:260] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.657312 20704 ts_tablet_manager.cc:1434] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:07:04.658978 20704 tablet_bootstrap.cc:492] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:04.660982 20710 raft_consensus.cc:493] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:04.661506 20710 raft_consensus.cc:515] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.661791 20712 raft_consensus.cc:493] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:04.662402 20712 raft_consensus.cc:515] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.663901 20703 tablet_bootstrap.cc:492] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:04.664381 20703 ts_tablet_manager.cc:1403] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.002s
I20260713 09:07:04.664942 20712 leader_election.cc:290] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:04.667250 20703 raft_consensus.cc:359] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:04.668079 20703 raft_consensus.cc:385] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.668393 20703 raft_consensus.cc:740] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.669186 20703 consensus_queue.cc:260] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:04.672704 20705 tablet_bootstrap.cc:492] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:04.673352 20705 ts_tablet_manager.cc:1403] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.027s
I20260713 09:07:04.676662 20705 raft_consensus.cc:359] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.677814 20712 raft_consensus.cc:493] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:04.678318 20712 raft_consensus.cc:515] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.680859 20712 leader_election.cc:290] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:04.681524 20705 raft_consensus.cc:385] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.682114 20705 raft_consensus.cc:740] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.684535 20705 consensus_queue.cc:260] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.684144 20704 tablet_bootstrap.cc:654] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.690371 20710 leader_election.cc:290] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
W20260713 09:07:04.699512 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:04.690373 20705 ts_tablet_manager.cc:1434] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:07:04.709589 20705 tablet_bootstrap.cc:492] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:04.709754 20708 raft_consensus.cc:493] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:04.710247 20708 raft_consensus.cc:515] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.712571 20708 leader_election.cc:290] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.714359 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:04.714265 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd8c8b57814ae98001a8d81eed9017" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:04.715993 20663 raft_consensus.cc:2468] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 0.
I20260713 09:07:04.717598 20478 leader_election.cc:304] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:04.718811 20708 raft_consensus.cc:2804] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:04.719347 20708 raft_consensus.cc:493] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:04.719856 20708 raft_consensus.cc:3060] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.730041 20705 tablet_bootstrap.cc:654] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.730157 20708 raft_consensus.cc:515] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.735585 20712 raft_consensus.cc:493] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:04.736128 20712 raft_consensus.cc:515] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.738636 20712 leader_election.cc:290] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:04.743844 20703 ts_tablet_manager.cc:1434] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.079s	user 0.015s	sys 0.037s
I20260713 09:07:04.744177 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd8c8b57814ae98001a8d81eed9017" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:04.744752 20663 raft_consensus.cc:3060] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.744969 20703 tablet_bootstrap.cc:492] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
W20260713 09:07:04.749257 20479 leader_election.cc:343] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.749863 20479 leader_election.cc:304] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c; no voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:04.750605 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd8c8b57814ae98001a8d81eed9017" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:04.752745 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd8c8b57814ae98001a8d81eed9017" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:04.757148 20708 leader_election.cc:290] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.759905 20708 raft_consensus.cc:2749] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:04.782209 20703 tablet_bootstrap.cc:654] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.786720 20705 tablet_bootstrap.cc:492] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:04.787359 20705 ts_tablet_manager.cc:1403] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.024s
I20260713 09:07:04.790388 20705 raft_consensus.cc:359] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.792418 20705 raft_consensus.cc:385] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.792842 20705 raft_consensus.cc:740] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.791924 20663 raft_consensus.cc:2468] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 1.
I20260713 09:07:04.794555 20728 raft_consensus.cc:493] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:04.794488 20478 leader_election.cc:304] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:04.795655 20733 raft_consensus.cc:2804] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:04.795436 20705 consensus_queue.cc:260] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.796401 20733 raft_consensus.cc:697] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:04.797299 20733 consensus_queue.cc:237] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.798337 20705 ts_tablet_manager.cc:1434] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:07:04.799396 20705 tablet_bootstrap.cc:492] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:04.802063 20708 raft_consensus.cc:493] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:07:04.802227 20479 leader_election.cc:343] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.802595 20708 raft_consensus.cc:515] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:04.802286 20728 raft_consensus.cc:515] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
W20260713 09:07:04.803406 20479 leader_election.cc:343] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.804726 20708 leader_election.cc:290] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.805681 20705 tablet_bootstrap.cc:654] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.805577 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59be5ef534143d6ba478820f2f92a81" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:04.806298 20589 raft_consensus.cc:2468] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 0.
I20260713 09:07:04.805599 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce10e760c2a4263a5bb5785746a25ee" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:04.807415 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59be5ef534143d6ba478820f2f92a81" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:04.808029 20663 raft_consensus.cc:2468] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 0.
I20260713 09:07:04.807984 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce10e760c2a4263a5bb5785746a25ee" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:04.808946 20662 raft_consensus.cc:2468] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:04.809397 20478 leader_election.cc:304] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:04.810252 20708 raft_consensus.cc:2804] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:04.810616 20708 raft_consensus.cc:493] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:04.810968 20708 raft_consensus.cc:3060] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.812665 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:04.812908 20553 leader_election.cc:304] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:04.813545 20662 raft_consensus.cc:2468] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:04.814091 20588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f80538c7c3440d9bc9233920be1ba4" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:04.814807 20588 raft_consensus.cc:2468] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:04.814973 20553 leader_election.cc:304] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:04.815892 20710 raft_consensus.cc:2804] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:04.816272 20710 raft_consensus.cc:493] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:04.816591 20710 raft_consensus.cc:3060] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.821396 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:04.822067 20587 raft_consensus.cc:2468] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:04.823082 20708 raft_consensus.cc:515] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:04.823607 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd8c8b57814ae98001a8d81eed9017" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:04.826246 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59be5ef534143d6ba478820f2f92a81" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:04.826840 20662 raft_consensus.cc:3060] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.829341 20710 raft_consensus.cc:515] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.831954 20710 leader_election.cc:290] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.832367 20728 leader_election.cc:290] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.833899 20703 tablet_bootstrap.cc:492] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:04.834072 20662 raft_consensus.cc:2468] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 1.
I20260713 09:07:04.836366 20728 raft_consensus.cc:2804] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:04.836812 20728 raft_consensus.cc:493] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:04.837000 20703 ts_tablet_manager.cc:1403] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.003s
I20260713 09:07:04.837255 20728 raft_consensus.cc:3060] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.837814 20478 leader_election.cc:304] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
W20260713 09:07:04.836936 20552 leader_election.cc:343] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Not found: Tablet not found: 2a54d8a8d0a849d59da518c83a1f8e37
I20260713 09:07:04.843981 20703 raft_consensus.cc:359] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.844837 20703 raft_consensus.cc:385] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.845124 20703 raft_consensus.cc:740] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.845939 20704 tablet_bootstrap.cc:492] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:04.845854 20703 consensus_queue.cc:260] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.846450 20704 ts_tablet_manager.cc:1403] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.188s	user 0.014s	sys 0.036s
I20260713 09:07:04.849728 20738 raft_consensus.cc:2804] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:04.850346 20704 raft_consensus.cc:359] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.851011 20708 leader_election.cc:290] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.851114 20704 raft_consensus.cc:385] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.851416 20628 leader_election.cc:304] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:04.851585 20704 raft_consensus.cc:740] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
W20260713 09:07:04.852277 20552 leader_election.cc:343] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.852466 20704 consensus_queue.cc:260] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.853016 20628 leader_election.cc:304] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:04.852331 20712 raft_consensus.cc:2804] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:04.853839 20712 raft_consensus.cc:493] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:04.854182 20712 raft_consensus.cc:3060] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.855115 20704 ts_tablet_manager.cc:1434] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:04.856432 20704 tablet_bootstrap.cc:492] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:04.859264 20728 raft_consensus.cc:515] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.861554 20712 raft_consensus.cc:515] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.863341 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59be5ef534143d6ba478820f2f92a81" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:04.863746 20703 ts_tablet_manager.cc:1434] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260713 09:07:04.864809 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce10e760c2a4263a5bb5785746a25ee" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:04.870292 20704 tablet_bootstrap.cc:654] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.872627 20589 raft_consensus.cc:3060] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.874760 20712 leader_election.cc:290] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:04.872313 20705 tablet_bootstrap.cc:492] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:04.870237 20512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f80538c7c3440d9bc9233920be1ba4" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:04.869029 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0fd8c8b57814ae98001a8d81eed9017" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:04.875851 20705 ts_tablet_manager.cc:1403] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.030s
I20260713 09:07:04.876609 20703 tablet_bootstrap.cc:492] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:04.877888 20728 leader_election.cc:290] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.879145 20705 raft_consensus.cc:359] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.881897 20705 raft_consensus.cc:385] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.875417 20712 raft_consensus.cc:2804] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:04.882302 20705 raft_consensus.cc:740] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.882849 20712 raft_consensus.cc:493] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:04.882437 20589 raft_consensus.cc:2468] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 1.
I20260713 09:07:04.868235 20738 raft_consensus.cc:697] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:04.883396 20712 raft_consensus.cc:3060] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.883354 20705 consensus_queue.cc:260] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.885154 20703 tablet_bootstrap.cc:654] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.885375 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:04.885598 20705 ts_tablet_manager.cc:1434] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:07:04.886564 20705 tablet_bootstrap.cc:492] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:04.884435 20738 consensus_queue.cc:237] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:04.887748 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f80538c7c3440d9bc9233920be1ba4" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
W20260713 09:07:04.888944 20552 leader_election.cc:343] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:04.890051 20626 leader_election.cc:343] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.891175 20712 raft_consensus.cc:515] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.893261 20712 leader_election.cc:290] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
W20260713 09:07:04.893756 20626 leader_election.cc:343] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.894155 20705 tablet_bootstrap.cc:654] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.894526 20728 raft_consensus.cc:493] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:04.895033 20728 raft_consensus.cc:515] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
W20260713 09:07:04.895526 20626 leader_election.cc:343] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.896580 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f80538c7c3440d9bc9233920be1ba4" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:04.897069 20728 leader_election.cc:290] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.897663 20589 raft_consensus.cc:3060] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.898082 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:04.899173 20587 raft_consensus.cc:2393] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f23d54ce607b4cbf93bd9d839d219490 in current term 1: Already voted for candidate 84f9fe5810bf448aafe58a302498e6dd in this term.
I20260713 09:07:04.901381 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:04.901659 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce10e760c2a4263a5bb5785746a25ee" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:04.902436 20662 raft_consensus.cc:3060] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.903532 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ad99a2a6884de0a6f5b9fdd1a4b7dc" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:04.904175 20513 raft_consensus.cc:2468] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:04.904523 20589 raft_consensus.cc:2468] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
W20260713 09:07:04.905294 20552 leader_election.cc:343] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.906435 20552 leader_election.cc:304] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:04.907259 20728 raft_consensus.cc:2804] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:04.907656 20728 raft_consensus.cc:493] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:04.908025 20728 raft_consensus.cc:3060] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.908229 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:04.908543 20704 tablet_bootstrap.cc:492] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:04.909060 20704 ts_tablet_manager.cc:1403] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.009s
W20260713 09:07:04.910115 20626 leader_election.cc:343] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.910744 20662 raft_consensus.cc:2468] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:04.912096 20704 raft_consensus.cc:359] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.912555 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ad99a2a6884de0a6f5b9fdd1a4b7dc" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:04.913282 20663 raft_consensus.cc:2468] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:04.914351 20728 raft_consensus.cc:515] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.912791 20704 raft_consensus.cc:385] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.915755 20704 raft_consensus.cc:740] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
W20260713 09:07:04.915966 20628 leader_election.cc:343] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:04.916432 20628 leader_election.cc:304] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [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: f23d54ce607b4cbf93bd9d839d219490; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd
I20260713 09:07:04.916832 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ad99a2a6884de0a6f5b9fdd1a4b7dc" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:04.917100 20728 leader_election.cc:290] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.917403 20513 raft_consensus.cc:3060] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.917608 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:04.918390 20662 raft_consensus.cc:2393] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 84f9fe5810bf448aafe58a302498e6dd in current term 1: Already voted for candidate f23d54ce607b4cbf93bd9d839d219490 in this term.
I20260713 09:07:04.918113 20704 consensus_queue.cc:260] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.919224 20740 raft_consensus.cc:2749] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:04.920521 20704 ts_tablet_manager.cc:1434] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:04.920624 20628 leader_election.cc:304] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [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: f23d54ce607b4cbf93bd9d839d219490; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd
I20260713 09:07:04.921388 20740 raft_consensus.cc:2749] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:04.921571 20704 tablet_bootstrap.cc:492] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:04.917532 20705 tablet_bootstrap.cc:492] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:04.922302 20705 ts_tablet_manager.cc:1403] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260713 09:07:04.922652 20628 leader_election.cc:304] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [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: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c
I20260713 09:07:04.923556 20740 raft_consensus.cc:2804] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:04.924045 20740 raft_consensus.cc:697] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:04.924875 20740 consensus_queue.cc:237] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.925779 20705 raft_consensus.cc:359] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.926554 20705 raft_consensus.cc:385] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.926926 20705 raft_consensus.cc:740] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.927604 20705 consensus_queue.cc:260] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.929144 20704 tablet_bootstrap.cc:654] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.929620 20705 ts_tablet_manager.cc:1434] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:04.930291 20703 tablet_bootstrap.cc:492] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:04.926695 20410 catalog_manager.cc:5697] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 1 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:04.930785 20703 ts_tablet_manager.cc:1403] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.001s
I20260713 09:07:04.931635 20410 catalog_manager.cc:5697] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 1 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:04.933638 20703 raft_consensus.cc:359] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.934074 20513 raft_consensus.cc:2468] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:04.934456 20703 raft_consensus.cc:385] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.934904 20703 raft_consensus.cc:740] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.935629 20552 leader_election.cc:304] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:04.936592 20553 leader_election.cc:304] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [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: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c
I20260713 09:07:04.937795 20736 raft_consensus.cc:2804] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:04.938385 20736 raft_consensus.cc:697] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:04.939517 20704 tablet_bootstrap.cc:492] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:04.940198 20704 ts_tablet_manager.cc:1403] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260713 09:07:04.939479 20736 consensus_queue.cc:237] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.941778 20553 leader_election.cc:304] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [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: 84f9fe5810bf448aafe58a302498e6dd; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:04.943763 20710 raft_consensus.cc:2749] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:04.944977 20704 raft_consensus.cc:359] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.946012 20704 raft_consensus.cc:385] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.946385 20704 raft_consensus.cc:740] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.936981 20728 raft_consensus.cc:2804] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:04.947870 20728 raft_consensus.cc:697] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:04.948282 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ad99a2a6884de0a6f5b9fdd1a4b7dc" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:04.948954 20662 raft_consensus.cc:3060] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.949479 20728 consensus_queue.cc:237] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.952248 20703 consensus_queue.cc:260] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.954015 20703 ts_tablet_manager.cc:1434] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260713 09:07:04.954978 20703 tablet_bootstrap.cc:492] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:04.957885 20704 consensus_queue.cc:260] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.961513 20704 ts_tablet_manager.cc:1434] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:07:04.963272 20704 tablet_bootstrap.cc:492] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:04.968559 20710 raft_consensus.cc:493] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:04.969769 20704 tablet_bootstrap.cc:654] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.969250 20710 raft_consensus.cc:515] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.971321 20703 tablet_bootstrap.cc:654] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:04.972949 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43d7713e7540d299e481d29a1c1160" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:04.973203 20710 leader_election.cc:290] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:04.973651 20513 raft_consensus.cc:2468] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:04.974692 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43d7713e7540d299e481d29a1c1160" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:04.975293 20663 raft_consensus.cc:2468] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:04.976498 20552 leader_election.cc:304] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:04.976540 20662 raft_consensus.cc:2468] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:04.977349 20710 raft_consensus.cc:2804] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:04.977779 20710 raft_consensus.cc:493] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:04.978158 20710 raft_consensus.cc:3060] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:04.985155 20710 raft_consensus.cc:515] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.984622 20409 catalog_manager.cc:5697] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 1 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:04.992156 20704 tablet_bootstrap.cc:492] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:04.992863 20704 ts_tablet_manager.cc:1403] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.003s
I20260713 09:07:04.996276 20704 raft_consensus.cc:359] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:04.997157 20704 raft_consensus.cc:385] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:04.997488 20704 raft_consensus.cc:740] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:04.998296 20704 consensus_queue.cc:260] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.000396 20409 catalog_manager.cc:5697] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 0 to 1, leader changed from <none> to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:05.002229 20704 ts_tablet_manager.cc:1434] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:05.003506 20704 tablet_bootstrap.cc:492] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:05.003316 20410 catalog_manager.cc:5697] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 1 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:05.010452 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43d7713e7540d299e481d29a1c1160" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:05.010659 20710 leader_election.cc:290] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:05.011042 20513 raft_consensus.cc:3060] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.011756 20704 tablet_bootstrap.cc:654] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:05.014181 20738 raft_consensus.cc:493] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:05.014333 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c43d7713e7540d299e481d29a1c1160" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:05.014940 20662 raft_consensus.cc:3060] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.014725 20738 raft_consensus.cc:515] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.015465 20703 tablet_bootstrap.cc:492] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:05.016167 20703 ts_tablet_manager.cc:1403] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.025s
I20260713 09:07:05.016897 20738 leader_election.cc:290] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:05.018790 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442bc54d6bfa4110a555acea49eb6522" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:05.018978 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442bc54d6bfa4110a555acea49eb6522" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:05.019423 20589 raft_consensus.cc:2468] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 0.
I20260713 09:07:05.019883 20663 raft_consensus.cc:2468] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 0.
I20260713 09:07:05.021559 20478 leader_election.cc:304] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:05.022646 20738 raft_consensus.cc:2804] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:05.023128 20738 raft_consensus.cc:493] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:05.023160 20662 raft_consensus.cc:2468] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:05.023777 20738 raft_consensus.cc:3060] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.024369 20553 leader_election.cc:304] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:05.025599 20710 raft_consensus.cc:2804] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:05.026062 20710 raft_consensus.cc:697] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:05.026882 20710 consensus_queue.cc:237] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.034291 20738 raft_consensus.cc:515] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.037609 20703 raft_consensus.cc:359] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.038625 20703 raft_consensus.cc:385] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:05.038901 20513 raft_consensus.cc:2468] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:05.038986 20703 raft_consensus.cc:740] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:05.041826 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442bc54d6bfa4110a555acea49eb6522" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:05.042877 20589 raft_consensus.cc:3060] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.043401 20704 tablet_bootstrap.cc:492] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:05.043892 20704 ts_tablet_manager.cc:1403] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.020s
I20260713 09:07:05.042035 20703 consensus_queue.cc:260] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.047670 20738 leader_election.cc:290] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:05.046609 20704 raft_consensus.cc:359] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.048491 20704 raft_consensus.cc:385] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:05.048769 20704 raft_consensus.cc:740] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:05.048931 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442bc54d6bfa4110a555acea49eb6522" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:05.049587 20662 raft_consensus.cc:3060] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.049489 20704 consensus_queue.cc:260] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.049158 20703 ts_tablet_manager.cc:1434] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260713 09:07:05.051484 20704 ts_tablet_manager.cc:1434] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:07:05.052748 20589 raft_consensus.cc:2468] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 1.
I20260713 09:07:05.054401 20479 leader_election.cc:304] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:05.055356 20738 raft_consensus.cc:2804] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:05.055830 20738 raft_consensus.cc:697] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:05.056613 20738 consensus_queue.cc:237] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.059389 20662 raft_consensus.cc:2468] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 1.
I20260713 09:07:05.061280 20733 raft_consensus.cc:493] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:05.061766 20733 raft_consensus.cc:515] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.063906 20733 leader_election.cc:290] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:05.065469 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:05.065791 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:05.066455 20662 raft_consensus.cc:2393] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in current term 1: Already voted for candidate f23d54ce607b4cbf93bd9d839d219490 in this term.
I20260713 09:07:05.066882 20589 raft_consensus.cc:2393] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in current term 1: Already voted for candidate 84f9fe5810bf448aafe58a302498e6dd in this term.
I20260713 09:07:05.066352 20412 catalog_manager.cc:5697] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 1 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:05.068506 20479 leader_election.cc:304] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c; no voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:05.069569 20733 raft_consensus.cc:3060] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.074205 20409 catalog_manager.cc:5697] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 1 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:05.075937 20733 raft_consensus.cc:2749] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:05.088929 20740 raft_consensus.cc:493] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:05.089386 20740 raft_consensus.cc:515] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.090975 20740 leader_election.cc:290] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:05.091925 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:05.092054 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:05.092571 20513 raft_consensus.cc:2468] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:05.092653 20589 raft_consensus.cc:2468] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:05.093580 20626 leader_election.cc:304] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:05.094246 20740 raft_consensus.cc:2804] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:05.094606 20740 raft_consensus.cc:493] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:05.094833 20740 raft_consensus.cc:3060] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.099695 20740 raft_consensus.cc:515] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.101260 20740 leader_election.cc:290] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:05.102253 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:05.102119 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:05.102857 20589 raft_consensus.cc:3060] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.102948 20513 raft_consensus.cc:3060] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.107981 20513 raft_consensus.cc:2468] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
I20260713 09:07:05.108018 20589 raft_consensus.cc:2468] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
I20260713 09:07:05.109139 20626 leader_election.cc:304] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:05.109972 20740 raft_consensus.cc:2804] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:05.110405 20740 raft_consensus.cc:697] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:05.111025 20740 consensus_queue.cc:237] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.118244 20412 catalog_manager.cc:5697] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 0 to 1, leader changed from <none> to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:05.325753 20733 raft_consensus.cc:493] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:05.327766 20733 raft_consensus.cc:515] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.332686 20733 leader_election.cc:290] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:05.334110 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f80538c7c3440d9bc9233920be1ba4" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:05.333783 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f80538c7c3440d9bc9233920be1ba4" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:05.335361 20589 raft_consensus.cc:2393] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in current term 1: Already voted for candidate f23d54ce607b4cbf93bd9d839d219490 in this term.
I20260713 09:07:05.336721 20479 leader_election.cc:304] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c; no voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:05.337536 20733 raft_consensus.cc:3060] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.348459 20733 raft_consensus.cc:2749] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:05.349742 20589 raft_consensus.cc:3060] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.350054 20733 consensus_queue.cc:1048] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:05.350531 20710 consensus_queue.cc:1048] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:05.362797 20733 consensus_queue.cc:1048] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:05.364146 20740 consensus_queue.cc:1048] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:05.396325 20710 consensus_queue.cc:1048] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:07:05.423211 20739 consensus_queue.cc:1048] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:05.429613 20712 consensus_queue.cc:1048] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:05.434072 20733 raft_consensus.cc:493] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:05.434830 20733 raft_consensus.cc:515] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:05.437140 20733 leader_election.cc:290] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:05.440250 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce10e760c2a4263a5bb5785746a25ee" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:05.441870 20662 raft_consensus.cc:2393] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in current term 1: Already voted for candidate 84f9fe5810bf448aafe58a302498e6dd in this term.
I20260713 09:07:05.440629 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce10e760c2a4263a5bb5785746a25ee" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:05.448698 20479 leader_election.cc:304] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c; no voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:05.449819 20738 raft_consensus.cc:3060] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:05.456437 20733 consensus_queue.cc:1048] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:05.481706 20710 consensus_queue.cc:1048] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:05.495579 20738 raft_consensus.cc:2749] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:07:05.503293 20684 debug-util.cc:398] Leaking SignalData structure 0x7b080007f960 after lost signal to thread 16602
W20260713 09:07:05.505113 20684 debug-util.cc:398] Leaking SignalData structure 0x7b08000cbf20 after lost signal to thread 20446
I20260713 09:07:05.506417 20728 consensus_queue.cc:1048] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:05.508016 20728 consensus_queue.cc:1048] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:05.511974 20771 consensus_queue.cc:1048] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:05.523908 20728 consensus_queue.cc:1048] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:05.546761 20771 consensus_queue.cc:1048] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:05.571916 20738 consensus_queue.cc:1048] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:05.602916 20738 consensus_queue.cc:1048] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:07:05.705698 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:07:06.711966 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:07:07.719803 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:07:08.726577 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:07:09.732352 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:07:10.737591 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:07:11.742749 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:07:12.748908 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:13.144619 20748 raft_consensus.cc:493] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:13.145185 20748 raft_consensus.cc:515] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:13.146914 20748 leader_election.cc:290] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:13.148139 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:13.148229 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:13.149087 20662 raft_consensus.cc:2468] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:13.149140 20513 raft_consensus.cc:2468] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:13.150650 20552 leader_election.cc:304] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:13.151425 20748 raft_consensus.cc:2804] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:13.151795 20748 raft_consensus.cc:493] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:13.152134 20748 raft_consensus.cc:3060] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.157895 20748 raft_consensus.cc:515] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:13.159569 20748 leader_election.cc:290] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 2 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:13.160590 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:13.160715 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:13.161404 20513 raft_consensus.cc:3060] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.161471 20662 raft_consensus.cc:3060] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:13.167526 20513 raft_consensus.cc:2468] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 2.
I20260713 09:07:13.167554 20662 raft_consensus.cc:2468] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 2.
I20260713 09:07:13.168910 20552 leader_election.cc:304] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:13.169785 20748 raft_consensus.cc:2804] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:13.170710 20748 raft_consensus.cc:697] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:13.171625 20748 consensus_queue.cc:237] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue going to LEADER 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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:13.179100 20409 catalog_manager.cc:5697] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 0 to 2, leader changed from <none> to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 2 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:13.562104 20513 raft_consensus.cc:1275] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:13.563676 20791 consensus_queue.cc:1048] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:13.576159 20662 raft_consensus.cc:1275] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:13.577679 20791 consensus_queue.cc:1048] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.527120 20587 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2ad99a2a6884de0a6f5b9fdd1a4b7dc"
dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
mode: GRACEFUL
new_leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
 from {username='slave'} at 127.0.0.1:40032
I20260713 09:07:14.527765 20587 raft_consensus.cc:606] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Received request to transfer leadership to TS 4c8087e2aded46fd9d8e7bf571cc4c6c
I20260713 09:07:14.542174 20662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
mode: GRACEFUL
new_leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
 from {username='slave'} at 127.0.0.1:58904
I20260713 09:07:14.542667 20662 raft_consensus.cc:606] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Received request to transfer leadership to TS 4c8087e2aded46fd9d8e7bf571cc4c6c
I20260713 09:07:14.567070 20513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "442bc54d6bfa4110a555acea49eb6522"
dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
mode: GRACEFUL
new_leader_uuid: "84f9fe5810bf448aafe58a302498e6dd"
 from {username='slave'} at 127.0.0.1:42898
I20260713 09:07:14.567639 20513 raft_consensus.cc:606] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Received request to transfer leadership to TS 84f9fe5810bf448aafe58a302498e6dd
I20260713 09:07:14.578500 20807 raft_consensus.cc:993] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490: : Instructing follower 4c8087e2aded46fd9d8e7bf571cc4c6c to start an election
I20260713 09:07:14.578979 20788 raft_consensus.cc:1081] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Signalling peer 4c8087e2aded46fd9d8e7bf571cc4c6c to start an election
I20260713 09:07:14.580561 20512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8"
dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
 from {username='slave'} at 127.0.0.1:48324
I20260713 09:07:14.581084 20512 raft_consensus.cc:493] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:14.581437 20512 raft_consensus.cc:3060] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:14.588529 20512 raft_consensus.cc:515] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:14.590857 20512 leader_election.cc:290] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 2 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:14.591635 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:14.592023 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe20e291fc44159bbd0d9cdc8f671d8" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:14.592339 20587 raft_consensus.cc:3060] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:14.592626 20662 raft_consensus.cc:3055] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:14.592965 20662 raft_consensus.cc:740] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:14.593776 20662 consensus_queue.cc:260] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:14.594938 20662 raft_consensus.cc:3060] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:14.598955 20587 raft_consensus.cc:2468] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 2.
I20260713 09:07:14.599972 20662 raft_consensus.cc:2468] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 2.
I20260713 09:07:14.600111 20479 leader_election.cc:304] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:14.601192 20784 raft_consensus.cc:2804] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:14.602202 20784 raft_consensus.cc:697] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:14.603109 20784 consensus_queue.cc:237] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Queue 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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:14.610581 20409 catalog_manager.cc:5697] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 1 to 2, leader changed from f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195) to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 2 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.728581 20791 raft_consensus.cc:993] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd: : Instructing follower 4c8087e2aded46fd9d8e7bf571cc4c6c to start an election
I20260713 09:07:14.729060 20791 raft_consensus.cc:1081] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Signalling peer 4c8087e2aded46fd9d8e7bf571cc4c6c to start an election
I20260713 09:07:14.730530 20512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2ad99a2a6884de0a6f5b9fdd1a4b7dc"
dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
 from {username='slave'} at 127.0.0.1:48336
I20260713 09:07:14.731047 20512 raft_consensus.cc:493] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:14.731405 20512 raft_consensus.cc:3060] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:14.736649 20512 raft_consensus.cc:515] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:14.738273 20512 leader_election.cc:290] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 2 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:14.739115 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ad99a2a6884de0a6f5b9fdd1a4b7dc" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:14.739378 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ad99a2a6884de0a6f5b9fdd1a4b7dc" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:14.739975 20662 raft_consensus.cc:3060] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:14.739704 20587 raft_consensus.cc:3055] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:14.740624 20587 raft_consensus.cc:740] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:14.741408 20587 consensus_queue.cc:260] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:14.742445 20587 raft_consensus.cc:3060] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:14.746685 20662 raft_consensus.cc:2468] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 2.
I20260713 09:07:14.747924 20478 leader_election.cc:304] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:14.748577 20784 raft_consensus.cc:2804] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:14.749043 20784 raft_consensus.cc:697] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:14.749223 20587 raft_consensus.cc:2468] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 2.
I20260713 09:07:14.749920 20784 consensus_queue.cc:237] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Queue 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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:14.756969 20409 catalog_manager.cc:5697] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 1 to 2, leader changed from 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194) to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 2 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.995035 20808 raft_consensus.cc:993] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c: : Instructing follower 84f9fe5810bf448aafe58a302498e6dd to start an election
I20260713 09:07:14.995554 20784 raft_consensus.cc:1081] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Signalling peer 84f9fe5810bf448aafe58a302498e6dd to start an election
I20260713 09:07:14.997117 20587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "442bc54d6bfa4110a555acea49eb6522"
dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
 from {username='slave'} at 127.0.0.1:50200
I20260713 09:07:14.997664 20587 raft_consensus.cc:493] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:14.997992 20587 raft_consensus.cc:3060] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.003129 20587 raft_consensus.cc:515] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:15.004953 20587 leader_election.cc:290] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 2 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:15.005674 20512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442bc54d6bfa4110a555acea49eb6522" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:15.006309 20512 raft_consensus.cc:3055] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.006247 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "442bc54d6bfa4110a555acea49eb6522" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:15.006636 20512 raft_consensus.cc:740] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:15.006843 20663 raft_consensus.cc:3060] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.007464 20512 consensus_queue.cc:260] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:15.008505 20512 raft_consensus.cc:3060] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.012830 20663 raft_consensus.cc:2468] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 2.
I20260713 09:07:15.013418 20512 raft_consensus.cc:2468] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 2.
I20260713 09:07:15.014169 20553 leader_election.cc:304] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [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: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:15.015146 20791 raft_consensus.cc:2804] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.015544 20791 raft_consensus.cc:697] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:15.016249 20791 consensus_queue.cc:237] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue 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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:15.023391 20409 catalog_manager.cc:5697] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 1 to 2, leader changed from 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193) to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 2 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.107213 20587 raft_consensus.cc:1275] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.108376 20784 consensus_queue.cc:1048] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.117341 20663 raft_consensus.cc:1275] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.119694 20808 consensus_queue.cc:1048] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.148298 20663 raft_consensus.cc:1275] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.149335 20808 consensus_queue.cc:1048] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.157811 20587 raft_consensus.cc:1275] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.159777 20822 consensus_queue.cc:1048] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.489475 20512 raft_consensus.cc:1275] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.491565 20663 raft_consensus.cc:1275] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.491549 20791 consensus_queue.cc:1048] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:15.493449 20802 consensus_queue.cc:1048] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:17.604048 20412 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58236:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:17.608865 20412 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:17.661171 20498 tablet_service.cc:1511] Processing CreateTablet for tablet d6b572f58122407084904056597c2327 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:17.662801 20579 tablet_service.cc:1511] Processing CreateTablet for tablet d6b572f58122407084904056597c2327 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:17.663398 20498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b572f58122407084904056597c2327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.664736 20579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b572f58122407084904056597c2327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.669406 20645 tablet_service.cc:1511] Processing CreateTablet for tablet d6b572f58122407084904056597c2327 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:17.672565 20649 tablet_service.cc:1511] Processing CreateTablet for tablet 8517ea6af8b34155a637346283791c2c (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:17.676470 20504 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac096b49e5149ee9012860991bad43f (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:17.677004 20496 tablet_service.cc:1511] Processing CreateTablet for tablet 8517ea6af8b34155a637346283791c2c (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:17.678015 20504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac096b49e5149ee9012860991bad43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.681030 20499 tablet_service.cc:1511] Processing CreateTablet for tablet 5b68dece097b4421964596b6c46b5b05 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:17.681707 20652 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac096b49e5149ee9012860991bad43f (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:17.682672 20499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b68dece097b4421964596b6c46b5b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.684351 20646 tablet_service.cc:1511] Processing CreateTablet for tablet 5b68dece097b4421964596b6c46b5b05 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:17.686576 20497 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa37de30e944918be69893e62f0bdb8 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:17.686750 20500 tablet_service.cc:1511] Processing CreateTablet for tablet 1867a675fdda441993f8412317ce4289 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:17.686674 20651 tablet_service.cc:1511] Processing CreateTablet for tablet 1867a675fdda441993f8412317ce4289 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:17.688122 20497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa37de30e944918be69893e62f0bdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.690446 20650 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa37de30e944918be69893e62f0bdb8 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:17.692211 20500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1867a675fdda441993f8412317ce4289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.696274 20496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8517ea6af8b34155a637346283791c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.696339 20645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6b572f58122407084904056597c2327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.700145 20652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac096b49e5149ee9012860991bad43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.704100 20651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1867a675fdda441993f8412317ce4289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.707803 20646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b68dece097b4421964596b6c46b5b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.712644 20649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8517ea6af8b34155a637346283791c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.712425 20577 tablet_service.cc:1511] Processing CreateTablet for tablet 8517ea6af8b34155a637346283791c2c (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:17.714033 20577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8517ea6af8b34155a637346283791c2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.716091 20650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa37de30e944918be69893e62f0bdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.717163 20576 tablet_service.cc:1511] Processing CreateTablet for tablet 0ac096b49e5149ee9012860991bad43f (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:17.719384 20571 tablet_service.cc:1511] Processing CreateTablet for tablet 1867a675fdda441993f8412317ce4289 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:17.720605 20576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ac096b49e5149ee9012860991bad43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.724103 20571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1867a675fdda441993f8412317ce4289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.719384 20572 tablet_service.cc:1511] Processing CreateTablet for tablet 5b68dece097b4421964596b6c46b5b05 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:17.726972 20503 tablet_service.cc:1511] Processing CreateTablet for tablet 0be2ec4ceb634a5ea52f1846542b3689 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:17.727581 20501 tablet_service.cc:1511] Processing CreateTablet for tablet f6f4e33a1d144cf29328be9a369b765c (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:17.727953 20502 tablet_service.cc:1511] Processing CreateTablet for tablet a5ca9af6705f4f5cb1a28f118a82fbf8 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:17.728390 20503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be2ec4ceb634a5ea52f1846542b3689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.729120 20501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f4e33a1d144cf29328be9a369b765c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.729591 20572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b68dece097b4421964596b6c46b5b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.732812 20502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca9af6705f4f5cb1a28f118a82fbf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.736479 20653 tablet_service.cc:1511] Processing CreateTablet for tablet 0be2ec4ceb634a5ea52f1846542b3689 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:17.736747 20648 tablet_service.cc:1511] Processing CreateTablet for tablet f6f4e33a1d144cf29328be9a369b765c (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:17.738552 20653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be2ec4ceb634a5ea52f1846542b3689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.741144 20648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f4e33a1d144cf29328be9a369b765c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.749228 20578 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa37de30e944918be69893e62f0bdb8 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:17.750872 20578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa37de30e944918be69893e62f0bdb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.763979 20647 tablet_service.cc:1511] Processing CreateTablet for tablet a5ca9af6705f4f5cb1a28f118a82fbf8 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:17.767298 20647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca9af6705f4f5cb1a28f118a82fbf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.784055 20573 tablet_service.cc:1511] Processing CreateTablet for tablet 0be2ec4ceb634a5ea52f1846542b3689 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:17.785650 20573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be2ec4ceb634a5ea52f1846542b3689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.789326 20575 tablet_service.cc:1511] Processing CreateTablet for tablet f6f4e33a1d144cf29328be9a369b765c (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:17.790931 20575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f4e33a1d144cf29328be9a369b765c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:17.792970 20574 tablet_service.cc:1511] Processing CreateTablet for tablet a5ca9af6705f4f5cb1a28f118a82fbf8 (DEFAULT_TABLE table=soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:17.794240 20574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ca9af6705f4f5cb1a28f118a82fbf8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:07:17.796433 20460 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:17.845935 20838 tablet_bootstrap.cc:492] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:17.855098 20839 tablet_bootstrap.cc:492] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:17.866690 20839 tablet_bootstrap.cc:654] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.877044 20840 tablet_bootstrap.cc:492] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:17.881503 20838 tablet_bootstrap.cc:654] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.885414 20840 tablet_bootstrap.cc:654] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.889437 20839 tablet_bootstrap.cc:492] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:17.890224 20839 ts_tablet_manager.cc:1403] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.003s
I20260713 09:07:17.894538 20839 raft_consensus.cc:359] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.895630 20839 raft_consensus.cc:385] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:17.896158 20839 raft_consensus.cc:740] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:17.897225 20839 consensus_queue.cc:260] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.898630 20840 tablet_bootstrap.cc:492] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:17.899178 20840 ts_tablet_manager.cc:1403] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.016s
I20260713 09:07:17.899787 20838 tablet_bootstrap.cc:492] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:17.900369 20838 ts_tablet_manager.cc:1403] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.008s
I20260713 09:07:17.902213 20840 raft_consensus.cc:359] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.902988 20840 raft_consensus.cc:385] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:17.903286 20840 raft_consensus.cc:740] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:17.903517 20838 raft_consensus.cc:359] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.904440 20838 raft_consensus.cc:385] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:17.904057 20840 consensus_queue.cc:260] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.904807 20838 raft_consensus.cc:740] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:17.905066 20839 ts_tablet_manager.cc:1434] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:07:17.905761 20838 consensus_queue.cc:260] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.906347 20839 tablet_bootstrap.cc:492] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:17.906543 20840 ts_tablet_manager.cc:1434] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:07:17.908085 20840 tablet_bootstrap.cc:492] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:17.913641 20839 tablet_bootstrap.cc:654] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.914673 20840 tablet_bootstrap.cc:654] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.926594 20839 tablet_bootstrap.cc:492] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:17.927268 20839 ts_tablet_manager.cc:1403] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:07:17.932149 20839 raft_consensus.cc:359] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.932956 20839 raft_consensus.cc:385] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:17.933241 20839 raft_consensus.cc:740] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:17.933992 20839 consensus_queue.cc:260] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.935595 20840 tablet_bootstrap.cc:492] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:17.936228 20840 ts_tablet_manager.cc:1403] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.010s
I20260713 09:07:17.936575 20839 ts_tablet_manager.cc:1434] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260713 09:07:17.937582 20839 tablet_bootstrap.cc:492] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:17.939486 20840 raft_consensus.cc:359] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.940369 20840 raft_consensus.cc:385] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:17.940748 20840 raft_consensus.cc:740] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:17.941584 20840 consensus_queue.cc:260] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.944074 20840 ts_tablet_manager.cc:1434] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:07:17.944347 20839 tablet_bootstrap.cc:654] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.945171 20840 tablet_bootstrap.cc:492] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:17.962354 20840 tablet_bootstrap.cc:654] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.979431 20838 ts_tablet_manager.cc:1434] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.079s	user 0.022s	sys 0.046s
I20260713 09:07:17.979787 20839 tablet_bootstrap.cc:492] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:17.980322 20839 ts_tablet_manager.cc:1403] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.018s
I20260713 09:07:17.980687 20840 tablet_bootstrap.cc:492] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:17.981238 20840 ts_tablet_manager.cc:1403] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.021s
I20260713 09:07:17.982977 20838 tablet_bootstrap.cc:492] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:17.983525 20839 raft_consensus.cc:359] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.984395 20839 raft_consensus.cc:385] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:17.984766 20839 raft_consensus.cc:740] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:17.984171 20840 raft_consensus.cc:359] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.985330 20840 raft_consensus.cc:385] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:17.985702 20840 raft_consensus.cc:740] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:17.985505 20839 consensus_queue.cc:260] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.986569 20840 consensus_queue.cc:260] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:17.990036 20840 ts_tablet_manager.cc:1434] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:17.990374 20838 tablet_bootstrap.cc:654] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.990837 20839 ts_tablet_manager.cc:1434] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:07:17.991029 20840 tablet_bootstrap.cc:492] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:17.991916 20839 tablet_bootstrap.cc:492] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:17.998770 20839 tablet_bootstrap.cc:654] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:17.999567 20840 tablet_bootstrap.cc:654] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.028261 20840 tablet_bootstrap.cc:492] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:18.028679 20838 tablet_bootstrap.cc:492] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:18.028702 20839 tablet_bootstrap.cc:492] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:18.028805 20840 ts_tablet_manager.cc:1403] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.019s
I20260713 09:07:18.029326 20838 ts_tablet_manager.cc:1403] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.016s
I20260713 09:07:18.029690 20839 ts_tablet_manager.cc:1403] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.012s
I20260713 09:07:18.032308 20838 raft_consensus.cc:359] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.032924 20838 raft_consensus.cc:385] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.032866 20840 raft_consensus.cc:359] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.033053 20839 raft_consensus.cc:359] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.033457 20838 raft_consensus.cc:740] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.033802 20840 raft_consensus.cc:385] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.033874 20839 raft_consensus.cc:385] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.034209 20840 raft_consensus.cc:740] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.034245 20839 raft_consensus.cc:740] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.034349 20838 consensus_queue.cc:260] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.035096 20840 consensus_queue.cc:260] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.035182 20839 consensus_queue.cc:260] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.037211 20838 ts_tablet_manager.cc:1434] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:07:18.037515 20840 ts_tablet_manager.cc:1434] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260713 09:07:18.038159 20838 tablet_bootstrap.cc:492] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:18.038483 20840 tablet_bootstrap.cc:492] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:18.039769 20788 raft_consensus.cc:493] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.040426 20839 ts_tablet_manager.cc:1434] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:07:18.040259 20788 raft_consensus.cc:515] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.041435 20839 tablet_bootstrap.cc:492] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:18.042567 20788 leader_election.cc:290] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.044582 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.045549 20838 tablet_bootstrap.cc:654] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.045852 20844 raft_consensus.cc:493] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.046339 20844 raft_consensus.cc:515] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.048555 20512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.052742 20839 tablet_bootstrap.cc:654] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.053455 20827 raft_consensus.cc:493] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.054093 20827 raft_consensus.cc:515] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.056170 20840 tablet_bootstrap.cc:654] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:18.049127 20628 leader_election.cc:343] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:18.057550 20626 leader_election.cc:343] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.060348 20626 leader_election.cc:304] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [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: f23d54ce607b4cbf93bd9d839d219490; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd
I20260713 09:07:18.062211 20788 raft_consensus.cc:2749] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.065173 20844 leader_election.cc:290] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.066947 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:18.067219 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.067981 20587 raft_consensus.cc:2468] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 0.
I20260713 09:07:18.068301 20838 tablet_bootstrap.cc:492] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:18.068878 20838 ts_tablet_manager.cc:1403] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.000s
I20260713 09:07:18.069664 20479 leader_election.cc:304] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
W20260713 09:07:18.070741 20478 leader_election.cc:343] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.072440 20838 raft_consensus.cc:359] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.073298 20838 raft_consensus.cc:385] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.073627 20838 raft_consensus.cc:740] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.073808 20827 leader_election.cc:290] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.074513 20838 consensus_queue.cc:260] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.075950 20822 raft_consensus.cc:2804] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.076447 20822 raft_consensus.cc:493] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.076900 20822 raft_consensus.cc:3060] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.077466 20838 ts_tablet_manager.cc:1434] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260713 09:07:18.077852 20512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517ea6af8b34155a637346283791c2c" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.078603 20838 tablet_bootstrap.cc:492] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
W20260713 09:07:18.079427 20552 leader_election.cc:343] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.083041 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517ea6af8b34155a637346283791c2c" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
W20260713 09:07:18.086335 20553 leader_election.cc:343] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.086997 20553 leader_election.cc:304] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [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: 84f9fe5810bf448aafe58a302498e6dd; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:18.088250 20838 tablet_bootstrap.cc:654] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.091297 20827 raft_consensus.cc:2749] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.099761 20822 raft_consensus.cc:515] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.103540 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:18.104355 20587 raft_consensus.cc:3060] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.114856 20839 tablet_bootstrap.cc:492] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:18.115440 20839 ts_tablet_manager.cc:1403] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.074s	user 0.034s	sys 0.031s
I20260713 09:07:18.116729 20822 leader_election.cc:290] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.117363 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:18.117997 20840 tablet_bootstrap.cc:492] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:18.118559 20840 ts_tablet_manager.cc:1403] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.002s
I20260713 09:07:18.118489 20839 raft_consensus.cc:359] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.118853 20838 tablet_bootstrap.cc:492] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
W20260713 09:07:18.118896 20478 leader_election.cc:343] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.119346 20839 raft_consensus.cc:385] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.119624 20838 ts_tablet_manager.cc:1403] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.014s
I20260713 09:07:18.119674 20839 raft_consensus.cc:740] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.120693 20839 consensus_queue.cc:260] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.122260 20840 raft_consensus.cc:359] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.123045 20839 ts_tablet_manager.cc:1434] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:07:18.123118 20840 raft_consensus.cc:385] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.123770 20840 raft_consensus.cc:740] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.124270 20839 tablet_bootstrap.cc:492] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:18.125566 20587 raft_consensus.cc:2468] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 1.
I20260713 09:07:18.125666 20840 consensus_queue.cc:260] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.123068 20838 raft_consensus.cc:359] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.126940 20479 leader_election.cc:304] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:18.127197 20838 raft_consensus.cc:385] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.127535 20838 raft_consensus.cc:740] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.128257 20838 consensus_queue.cc:260] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.129240 20844 raft_consensus.cc:2804] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.131186 20839 tablet_bootstrap.cc:654] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.131398 20840 ts_tablet_manager.cc:1434] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:07:18.132925 20840 tablet_bootstrap.cc:492] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:18.135969 20788 raft_consensus.cc:493] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.136518 20788 raft_consensus.cc:515] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.138854 20788 leader_election.cc:290] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.140339 20512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.141008 20512 raft_consensus.cc:2468] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:18.141225 20838 ts_tablet_manager.cc:1434] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:07:18.143440 20626 leader_election.cc:304] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.144254 20788 raft_consensus.cc:2804] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.144574 20788 raft_consensus.cc:493] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.144878 20788 raft_consensus.cc:3060] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.149513 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
W20260713 09:07:18.150897 20628 leader_election.cc:343] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.153949 20838 tablet_bootstrap.cc:492] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:18.154029 20840 tablet_bootstrap.cc:654] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.154347 20822 raft_consensus.cc:493] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.155709 20788 raft_consensus.cc:515] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.160542 20822 raft_consensus.cc:515] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.165144 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
W20260713 09:07:18.172899 20478 leader_election.cc:343] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.173094 20788 leader_election.cc:290] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.175112 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
W20260713 09:07:18.177016 20628 leader_election.cc:343] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.177861 20838 tablet_bootstrap.cc:654] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.181329 20840 tablet_bootstrap.cc:492] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:18.182204 20840 ts_tablet_manager.cc:1403] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.006s
I20260713 09:07:18.185875 20840 raft_consensus.cc:359] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.186934 20840 raft_consensus.cc:385] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.187335 20822 leader_election.cc:290] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.187392 20840 raft_consensus.cc:740] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.188187 20822 raft_consensus.cc:493] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.188840 20822 raft_consensus.cc:515] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.189113 20840 consensus_queue.cc:260] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.192216 20840 ts_tablet_manager.cc:1434] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:07:18.193313 20838 tablet_bootstrap.cc:492] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:18.193662 20840 tablet_bootstrap.cc:492] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:18.193830 20838 ts_tablet_manager.cc:1403] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.006s
I20260713 09:07:18.196878 20838 raft_consensus.cc:359] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.197650 20838 raft_consensus.cc:385] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.197983 20838 raft_consensus.cc:740] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.198707 20838 consensus_queue.cc:260] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.201964 20840 tablet_bootstrap.cc:654] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.208681 20838 ts_tablet_manager.cc:1434] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:07:18.210711 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.212333 20838 tablet_bootstrap.cc:492] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:18.218313 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:18.219238 20514 raft_consensus.cc:3060] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:18.229943 20479 leader_election.cc:343] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.231612 20788 raft_consensus.cc:493] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.232357 20788 raft_consensus.cc:515] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.234280 20514 raft_consensus.cc:2468] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
I20260713 09:07:18.230652 20479 leader_election.cc:304] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c; no voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:18.236971 20788 leader_election.cc:290] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.237222 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.238137 20587 raft_consensus.cc:2468] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:18.239696 20628 leader_election.cc:304] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.240990 20788 raft_consensus.cc:2804] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.241453 20788 raft_consensus.cc:493] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.241904 20788 raft_consensus.cc:3060] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.242174 20838 tablet_bootstrap.cc:654] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.250476 20844 raft_consensus.cc:697] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:18.251818 20844 consensus_queue.cc:237] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.254384 20827 raft_consensus.cc:493] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.254937 20827 raft_consensus.cc:515] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.257092 20827 leader_election.cc:290] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.257539 20626 leader_election.cc:304] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 84f9fe5810bf448aafe58a302498e6dd
I20260713 09:07:18.258813 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:18.258836 20852 raft_consensus.cc:2804] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.260797 20838 tablet_bootstrap.cc:492] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:18.261520 20838 ts_tablet_manager.cc:1403] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.002s
I20260713 09:07:18.271443 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:18.271569 20863 raft_consensus.cc:2749] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.277819 20838 raft_consensus.cc:359] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.278967 20838 raft_consensus.cc:385] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.280836 20822 leader_election.cc:290] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.283150 20840 tablet_bootstrap.cc:492] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:18.282948 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.283555 20868 raft_consensus.cc:493] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.283695 20840 ts_tablet_manager.cc:1403] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.090s	user 0.040s	sys 0.028s
I20260713 09:07:18.283865 20514 raft_consensus.cc:2468] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:18.284260 20868 raft_consensus.cc:515] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.285938 20852 raft_consensus.cc:697] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:18.287120 20840 raft_consensus.cc:359] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.288158 20840 raft_consensus.cc:385] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.287211 20852 consensus_queue.cc:237] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.288460 20840 raft_consensus.cc:740] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.288491 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca9af6705f4f5cb1a28f118a82fbf8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.289369 20587 raft_consensus.cc:2468] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:18.289572 20840 consensus_queue.cc:260] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.290566 20628 leader_election.cc:304] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.291522 20868 leader_election.cc:290] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.279366 20838 raft_consensus.cc:740] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.292960 20838 consensus_queue.cc:260] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.292115 20868 raft_consensus.cc:2804] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.295948 20868 raft_consensus.cc:493] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.296422 20868 raft_consensus.cc:3060] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.295521 20838 ts_tablet_manager.cc:1434] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260713 09:07:18.300493 20840 ts_tablet_manager.cc:1434] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:07:18.301203 20838 tablet_bootstrap.cc:492] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:18.301862 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.302655 20587 raft_consensus.cc:2468] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 0.
I20260713 09:07:18.309360 20411 catalog_manager.cc:5697] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 1 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.310458 20868 raft_consensus.cc:515] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.312760 20839 tablet_bootstrap.cc:492] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:18.311578 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.314649 20839 ts_tablet_manager.cc:1403] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.191s	user 0.059s	sys 0.120s
I20260713 09:07:18.316519 20514 raft_consensus.cc:2393] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84f9fe5810bf448aafe58a302498e6dd in current term 1: Already voted for candidate f23d54ce607b4cbf93bd9d839d219490 in this term.
I20260713 09:07:18.317648 20788 raft_consensus.cc:515] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.318217 20839 raft_consensus.cc:359] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.318851 20662 raft_consensus.cc:2393] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in current term 1: Already voted for candidate f23d54ce607b4cbf93bd9d839d219490 in this term.
I20260713 09:07:18.318964 20839 raft_consensus.cc:385] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.319108 20868 leader_election.cc:290] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.319351 20839 raft_consensus.cc:740] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.320443 20838 tablet_bootstrap.cc:654] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.320168 20839 consensus_queue.cc:260] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.322646 20839 ts_tablet_manager.cc:1434] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:18.323611 20839 tablet_bootstrap.cc:492] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:18.323844 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca9af6705f4f5cb1a28f118a82fbf8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:18.324370 20587 raft_consensus.cc:3060] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.328414 20838 tablet_bootstrap.cc:492] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:18.329101 20838 ts_tablet_manager.cc:1403] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.001s
I20260713 09:07:18.329896 20839 tablet_bootstrap.cc:654] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.332669 20587 raft_consensus.cc:2468] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
I20260713 09:07:18.317107 20840 tablet_bootstrap.cc:492] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:18.332772 20838 raft_consensus.cc:359] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.316452 20479 leader_election.cc:304] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:18.333632 20838 raft_consensus.cc:385] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.333985 20838 raft_consensus.cc:740] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.334692 20838 consensus_queue.cc:260] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.336853 20628 leader_election.cc:304] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.337406 20838 ts_tablet_manager.cc:1434] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:18.338089 20868 raft_consensus.cc:2804] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.338474 20838 tablet_bootstrap.cc:492] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:18.338690 20868 raft_consensus.cc:697] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:18.339947 20868 consensus_queue.cc:237] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.340688 20840 tablet_bootstrap.cc:654] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.346431 20838 tablet_bootstrap.cc:654] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.350159 20840 tablet_bootstrap.cc:492] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:18.350752 20840 ts_tablet_manager.cc:1403] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.002s
I20260713 09:07:18.353066 20857 raft_consensus.cc:2804] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.353201 20827 raft_consensus.cc:493] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.353539 20857 raft_consensus.cc:493] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.353936 20857 raft_consensus.cc:3060] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.353677 20827 raft_consensus.cc:515] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.355902 20827 leader_election.cc:290] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.356606 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca9af6705f4f5cb1a28f118a82fbf8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.357041 20552 leader_election.cc:304] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [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: 84f9fe5810bf448aafe58a302498e6dd; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:18.358006 20788 leader_election.cc:290] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.358947 20512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1867a675fdda441993f8412317ce4289" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.361865 20512 raft_consensus.cc:2468] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:18.359138 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca9af6705f4f5cb1a28f118a82fbf8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:18.359331 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
W20260713 09:07:18.359930 20626 leader_election.cc:343] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.359951 20866 raft_consensus.cc:3060] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.364070 20552 leader_election.cc:304] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
W20260713 09:07:18.364538 20626 leader_election.cc:343] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:18.364892 20827 raft_consensus.cc:2804] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.365259 20827 raft_consensus.cc:493] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.365576 20827 raft_consensus.cc:3060] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.364027 20412 catalog_manager.cc:5697] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 0 to 1, leader changed from <none> to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.360280 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1867a675fdda441993f8412317ce4289" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:18.368075 20663 raft_consensus.cc:2468] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:18.360980 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:18.368988 20587 raft_consensus.cc:3060] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.369570 20866 raft_consensus.cc:2749] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.372351 20857 raft_consensus.cc:515] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.373678 20514 raft_consensus.cc:2393] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f23d54ce607b4cbf93bd9d839d219490 in current term 1: Already voted for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in this term.
I20260713 09:07:18.374300 20587 raft_consensus.cc:2468] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
I20260713 09:07:18.375553 20628 leader_election.cc:304] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.376278 20857 leader_election.cc:290] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.376493 20788 raft_consensus.cc:2804] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.377252 20788 raft_consensus.cc:697] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:18.377482 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:18.378216 20788 consensus_queue.cc:237] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.380132 20839 tablet_bootstrap.cc:492] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:18.380659 20839 ts_tablet_manager.cc:1403] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.011s
I20260713 09:07:18.380963 20827 raft_consensus.cc:515] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.382297 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:18.383806 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1867a675fdda441993f8412317ce4289" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:18.384130 20587 raft_consensus.cc:2393] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in current term 1: Already voted for candidate f23d54ce607b4cbf93bd9d839d219490 in this term.
I20260713 09:07:18.384006 20839 raft_consensus.cc:359] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.384402 20514 raft_consensus.cc:3060] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.384756 20839 raft_consensus.cc:385] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.385107 20839 raft_consensus.cc:740] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.386214 20839 consensus_queue.cc:260] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.388127 20838 tablet_bootstrap.cc:492] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:18.388280 20479 leader_election.cc:304] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c; no voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:18.388616 20838 ts_tablet_manager.cc:1403] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.007s
I20260713 09:07:18.388710 20839 ts_tablet_manager.cc:1434] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:18.389351 20857 raft_consensus.cc:2749] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.390036 20839 tablet_bootstrap.cc:492] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:18.391321 20838 raft_consensus.cc:359] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.391990 20838 raft_consensus.cc:385] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.392263 20838 raft_consensus.cc:740] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.392869 20838 consensus_queue.cc:260] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.393880 20514 raft_consensus.cc:2468] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:18.394904 20838 ts_tablet_manager.cc:1434] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:18.395008 20552 leader_election.cc:304] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:18.395828 20838 tablet_bootstrap.cc:492] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Bootstrap starting.
I20260713 09:07:18.397785 20839 tablet_bootstrap.cc:654] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.397723 20866 raft_consensus.cc:2804] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.402878 20838 tablet_bootstrap.cc:654] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.407841 20827 leader_election.cc:290] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.407689 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1867a675fdda441993f8412317ce4289" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:18.408697 20663 raft_consensus.cc:3060] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.408738 20840 raft_consensus.cc:359] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.409698 20840 raft_consensus.cc:385] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.409974 20840 raft_consensus.cc:740] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.410607 20840 consensus_queue.cc:260] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.412667 20840 ts_tablet_manager.cc:1434] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.002s
I20260713 09:07:18.413761 20840 tablet_bootstrap.cc:492] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd: Bootstrap starting.
I20260713 09:07:18.417289 20663 raft_consensus.cc:2468] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:18.419274 20827 raft_consensus.cc:493] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.421131 20840 tablet_bootstrap.cc:654] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.422577 20827 raft_consensus.cc:515] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.425554 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.426232 20514 raft_consensus.cc:2468] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:18.427532 20552 leader_election.cc:304] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:18.428314 20827 leader_election.cc:290] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.428925 20827 raft_consensus.cc:2804] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.428805 20412 catalog_manager.cc:5697] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 0 to 1, leader changed from <none> to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.429417 20827 raft_consensus.cc:493] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.429915 20827 raft_consensus.cc:3060] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.431566 20839 tablet_bootstrap.cc:492] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:18.432097 20839 ts_tablet_manager.cc:1403] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.011s
I20260713 09:07:18.432024 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:18.433032 20663 raft_consensus.cc:2468] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 0.
I20260713 09:07:18.434765 20839 raft_consensus.cc:359] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.435285 20839 raft_consensus.cc:385] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.430132 20412 catalog_manager.cc:5697] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 0 to 1, leader changed from <none> to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.438627 20839 raft_consensus.cc:740] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.439551 20839 consensus_queue.cc:260] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.441464 20866 raft_consensus.cc:697] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:18.441967 20839 ts_tablet_manager.cc:1434] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:07:18.442492 20838 tablet_bootstrap.cc:492] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: No bootstrap required, opened a new log
I20260713 09:07:18.442299 20866 consensus_queue.cc:237] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.442929 20838 ts_tablet_manager.cc:1403] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.010s
I20260713 09:07:18.442945 20839 tablet_bootstrap.cc:492] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490: Bootstrap starting.
I20260713 09:07:18.445859 20838 raft_consensus.cc:359] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.446713 20838 raft_consensus.cc:385] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.447033 20838 raft_consensus.cc:740] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.448211 20838 consensus_queue.cc:260] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.450361 20840 tablet_bootstrap.cc:492] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd: No bootstrap required, opened a new log
I20260713 09:07:18.450835 20840 ts_tablet_manager.cc:1403] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.006s
I20260713 09:07:18.453651 20840 raft_consensus.cc:359] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.454319 20840 raft_consensus.cc:385] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.454617 20840 raft_consensus.cc:740] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.454838 20827 raft_consensus.cc:515] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.455251 20840 consensus_queue.cc:260] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.455870 20839 tablet_bootstrap.cc:654] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:18.450776 20838 ts_tablet_manager.cc:1434] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:07:18.458015 20840 ts_tablet_manager.cc:1434] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:18.458544 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:18.459249 20514 raft_consensus.cc:3060] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.469252 20514 raft_consensus.cc:2468] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:18.470358 20552 leader_election.cc:304] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:18.471626 20827 leader_election.cc:290] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.472034 20880 raft_consensus.cc:2804] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.472558 20880 raft_consensus.cc:697] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:18.473140 20857 raft_consensus.cc:493] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.473698 20857 raft_consensus.cc:515] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.473428 20880 consensus_queue.cc:237] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.475384 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:18.475838 20857 leader_election.cc:290] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.476045 20663 raft_consensus.cc:3060] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.477705 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517ea6af8b34155a637346283791c2c" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.478332 20587 raft_consensus.cc:2468] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 0.
I20260713 09:07:18.479836 20479 leader_election.cc:304] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:18.480759 20857 raft_consensus.cc:2804] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.481053 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517ea6af8b34155a637346283791c2c" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:18.481153 20857 raft_consensus.cc:493] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.481714 20857 raft_consensus.cc:3060] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.481701 20662 raft_consensus.cc:2468] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 0.
I20260713 09:07:18.485566 20410 catalog_manager.cc:5697] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 1 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.487449 20663 raft_consensus.cc:2468] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 1.
I20260713 09:07:18.490254 20857 raft_consensus.cc:515] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.491989 20839 tablet_bootstrap.cc:492] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490: No bootstrap required, opened a new log
I20260713 09:07:18.492483 20839 ts_tablet_manager.cc:1403] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.014s
I20260713 09:07:18.493959 20857 leader_election.cc:290] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.494216 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517ea6af8b34155a637346283791c2c" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:18.494850 20587 raft_consensus.cc:3060] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.496021 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517ea6af8b34155a637346283791c2c" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:18.496845 20663 raft_consensus.cc:3060] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.499195 20839 raft_consensus.cc:359] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.499727 20839 raft_consensus.cc:385] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:18.500007 20839 raft_consensus.cc:740] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Initialized, Role: FOLLOWER
I20260713 09:07:18.500694 20839 consensus_queue.cc:260] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.502664 20839 ts_tablet_manager.cc:1434] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260713 09:07:18.503657 20663 raft_consensus.cc:2468] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 1.
I20260713 09:07:18.504783 20587 raft_consensus.cc:2468] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 1.
I20260713 09:07:18.504733 20478 leader_election.cc:304] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.505604 20822 raft_consensus.cc:2804] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.505975 20822 raft_consensus.cc:697] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:18.506709 20822 consensus_queue.cc:237] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.509336 20410 catalog_manager.cc:5697] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 1 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.514590 20409 catalog_manager.cc:5697] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 1 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.670362 20788 raft_consensus.cc:493] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.670787 20788 raft_consensus.cc:515] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.673103 20788 leader_election.cc:290] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.673961 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4e33a1d144cf29328be9a369b765c" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.674269 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4e33a1d144cf29328be9a369b765c" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.674682 20514 raft_consensus.cc:2468] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:18.674948 20587 raft_consensus.cc:2468] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:18.676052 20626 leader_election.cc:304] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.676935 20788 raft_consensus.cc:2804] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.677264 20788 raft_consensus.cc:493] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.677620 20788 raft_consensus.cc:3060] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.684080 20788 raft_consensus.cc:515] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.686259 20868 consensus_queue.cc:1048] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.686638 20788 leader_election.cc:290] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.687638 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4e33a1d144cf29328be9a369b765c" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:18.688071 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4e33a1d144cf29328be9a369b765c" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:18.688201 20587 raft_consensus.cc:3060] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.688639 20514 raft_consensus.cc:3060] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.693372 20868 raft_consensus.cc:493] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.693861 20868 raft_consensus.cc:515] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.694657 20587 raft_consensus.cc:2468] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
I20260713 09:07:18.695771 20628 leader_election.cc:304] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.697177 20514 raft_consensus.cc:2468] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
I20260713 09:07:18.697783 20852 raft_consensus.cc:2804] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.697898 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.698362 20852 raft_consensus.cc:697] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:18.698767 20587 raft_consensus.cc:2393] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f23d54ce607b4cbf93bd9d839d219490 in current term 1: Already voted for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in this term.
I20260713 09:07:18.699278 20852 consensus_queue.cc:237] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.702265 20663 raft_consensus.cc:3060] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.704646 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.695907 20868 leader_election.cc:290] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.705477 20867 consensus_queue.cc:1048] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:18.706748 20626 leader_election.cc:304] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [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: f23d54ce607b4cbf93bd9d839d219490; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd
I20260713 09:07:18.712612 20852 raft_consensus.cc:493] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.713196 20852 raft_consensus.cc:515] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.716428 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" is_pre_election: true
I20260713 09:07:18.717263 20513 raft_consensus.cc:2468] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:18.718395 20867 raft_consensus.cc:2749] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:18.719238 20852 leader_election.cc:290] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.719589 20822 consensus_queue.cc:1048] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.718377 20626 leader_election.cc:304] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.720582 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.721027 20852 raft_consensus.cc:2804] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:18.721168 20587 raft_consensus.cc:2468] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 0.
I20260713 09:07:18.721539 20852 raft_consensus.cc:493] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.721946 20852 raft_consensus.cc:3060] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.728282 20412 catalog_manager.cc:5697] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 0 to 1, leader changed from <none> to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.727511 20852 raft_consensus.cc:515] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.731678 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:18.732240 20513 raft_consensus.cc:3060] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.735095 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:18.739939 20513 raft_consensus.cc:2468] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
I20260713 09:07:18.736513 20587 raft_consensus.cc:3060] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.734465 20852 leader_election.cc:290] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:18.741048 20626 leader_election.cc:304] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:18.741986 20852 raft_consensus.cc:2804] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:18.742417 20852 raft_consensus.cc:697] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:18.748924 20852 consensus_queue.cc:237] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.749962 20587 raft_consensus.cc:2468] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 1.
I20260713 09:07:18.750578 20822 consensus_queue.cc:1048] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.770377 20412 catalog_manager.cc:5697] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 0 to 1, leader changed from <none> to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.806289 20852 consensus_queue.cc:1048] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.810933 20514 raft_consensus.cc:3060] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:18.817555 20868 consensus_queue.cc:1048] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.820286 20852 consensus_queue.cc:1048] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:18.820689 20822 raft_consensus.cc:493] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:18.821285 20822 raft_consensus.cc:515] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.823295 20822 leader_election.cc:290] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.825109 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca9af6705f4f5cb1a28f118a82fbf8" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd" is_pre_election: true
I20260713 09:07:18.825769 20587 raft_consensus.cc:2468] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 1.
I20260713 09:07:18.826476 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca9af6705f4f5cb1a28f118a82fbf8" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490" is_pre_election: true
I20260713 09:07:18.828912 20479 leader_election.cc:304] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:18.831061 20822 raft_consensus.cc:2804] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:07:18.831491 20822 raft_consensus.cc:493] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:18.832697 20822 raft_consensus.cc:3060] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.836732 20663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6b572f58122407084904056597c2327"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
mode: GRACEFUL
new_leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
 from {username='slave'} at 127.0.0.1:58904
I20260713 09:07:18.837419 20663 raft_consensus.cc:606] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Received request to transfer leadership to TS 4c8087e2aded46fd9d8e7bf571cc4c6c
I20260713 09:07:18.841928 20822 raft_consensus.cc:515] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.843173 20514 raft_consensus.cc:1240] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Rejecting Update request from peer f23d54ce607b4cbf93bd9d839d219490 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:07:18.845186 20822 leader_election.cc:290] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 2 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.845726 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca9af6705f4f5cb1a28f118a82fbf8" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:18.846439 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ca9af6705f4f5cb1a28f118a82fbf8" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:18.846647 20852 consensus_queue.cc:1059] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.846972 20587 raft_consensus.cc:3060] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.847620 20868 raft_consensus.cc:3055] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:18.847983 20868 raft_consensus.cc:740] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:18.848810 20868 consensus_queue.cc:260] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.849684 20589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05"
dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
mode: GRACEFUL
new_leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
 from {username='slave'} at 127.0.0.1:40032
I20260713 09:07:18.849939 20868 raft_consensus.cc:3060] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.850273 20589 raft_consensus.cc:606] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Received request to transfer leadership to TS 4c8087e2aded46fd9d8e7bf571cc4c6c
I20260713 09:07:18.854146 20587 raft_consensus.cc:2468] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 2.
I20260713 09:07:18.855077 20479 leader_election.cc:304] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:18.855659 20822 raft_consensus.cc:2804] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:18.856144 20822 raft_consensus.cc:697] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:18.857420 20822 consensus_queue.cc:237] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Queue going to LEADER 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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.858350 20866 consensus_queue.cc:1048] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.860261 20663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
mode: GRACEFUL
new_leader_uuid: "84f9fe5810bf448aafe58a302498e6dd"
 from {username='slave'} at 127.0.0.1:58904
I20260713 09:07:18.860766 20663 raft_consensus.cc:606] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Received request to transfer leadership to TS 84f9fe5810bf448aafe58a302498e6dd
I20260713 09:07:18.867136 20663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
mode: GRACEFUL
new_leader_uuid: "84f9fe5810bf448aafe58a302498e6dd"
 from {username='slave'} at 127.0.0.1:58904
I20260713 09:07:18.867683 20663 raft_consensus.cc:606] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Received request to transfer leadership to TS 84f9fe5810bf448aafe58a302498e6dd
I20260713 09:07:18.867056 20409 catalog_manager.cc:5697] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 1 to 2, leader changed from f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195) to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 2 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.868984 20880 raft_consensus.cc:993] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd: : Instructing follower 4c8087e2aded46fd9d8e7bf571cc4c6c to start an election
I20260713 09:07:18.869451 20880 raft_consensus.cc:1081] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Signalling peer 4c8087e2aded46fd9d8e7bf571cc4c6c to start an election
I20260713 09:07:18.871965 20512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05"
dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
 from {username='slave'} at 127.0.0.1:48336
I20260713 09:07:18.872596 20512 raft_consensus.cc:493] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:18.872920 20512 raft_consensus.cc:3060] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.874078 20663 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6f4e33a1d144cf29328be9a369b765c"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
mode: GRACEFUL
new_leader_uuid: "84f9fe5810bf448aafe58a302498e6dd"
 from {username='slave'} at 127.0.0.1:58904
I20260713 09:07:18.874653 20663 raft_consensus.cc:606] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Received request to transfer leadership to TS 84f9fe5810bf448aafe58a302498e6dd
I20260713 09:07:18.879647 20512 raft_consensus.cc:515] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.880617 20514 raft_consensus.cc:1240] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Rejecting Update request from peer 84f9fe5810bf448aafe58a302498e6dd for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:18.880496 20827 consensus_queue.cc:1048] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.882668 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:18.884163 20587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b68dece097b4421964596b6c46b5b05" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:18.884730 20587 raft_consensus.cc:3055] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:18.885020 20587 raft_consensus.cc:740] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:18.885797 20587 consensus_queue.cc:260] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.886631 20587 raft_consensus.cc:3060] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.891700 20512 leader_election.cc:290] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 2 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:18.893990 20587 raft_consensus.cc:2468] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 2.
I20260713 09:07:18.895174 20479 leader_election.cc:304] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:18.895867 20822 raft_consensus.cc:2804] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:18.896343 20822 raft_consensus.cc:697] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:18.897157 20822 consensus_queue.cc:237] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:18.905540 20412 catalog_manager.cc:5697] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 1 to 2, leader changed from 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194) to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 2 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:18.956737 20822 consensus_queue.cc:1048] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.961532 20866 consensus_queue.cc:1048] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.962822 20822 consensus_queue.cc:1048] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:18.983528 20880 consensus_queue.cc:1048] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.217514 20852 raft_consensus.cc:993] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490: : Instructing follower 4c8087e2aded46fd9d8e7bf571cc4c6c to start an election
I20260713 09:07:19.217978 20868 raft_consensus.cc:1081] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Signalling peer 4c8087e2aded46fd9d8e7bf571cc4c6c to start an election
I20260713 09:07:19.219355 20512 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6b572f58122407084904056597c2327"
dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
 from {username='slave'} at 127.0.0.1:48324
I20260713 09:07:19.219803 20512 raft_consensus.cc:493] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.220072 20512 raft_consensus.cc:3060] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.224865 20512 raft_consensus.cc:515] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.227046 20512 leader_election.cc:290] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [CANDIDATE]: Term 2 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:19.227224 20589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:19.227809 20661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6b572f58122407084904056597c2327" candidate_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:19.227891 20589 raft_consensus.cc:3060] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.227903 20868 consensus_queue.cc:1048] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:19.228387 20661 raft_consensus.cc:3055] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.228731 20661 raft_consensus.cc:740] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:19.229544 20661 consensus_queue.cc:260] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.230722 20661 raft_consensus.cc:3060] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.236795 20589 raft_consensus.cc:2468] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 2.
I20260713 09:07:19.238739 20852 raft_consensus.cc:993] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490: : Instructing follower 84f9fe5810bf448aafe58a302498e6dd to start an election
I20260713 09:07:19.239055 20661 raft_consensus.cc:2468] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c8087e2aded46fd9d8e7bf571cc4c6c in term 2.
I20260713 09:07:19.238759 20479 leader_election.cc:304] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:19.240345 20822 raft_consensus.cc:2804] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.240796 20822 raft_consensus.cc:697] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Becoming Leader. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:19.241571 20822 consensus_queue.cc:237] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Queue 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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.239198 20852 raft_consensus.cc:1081] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Signalling peer 84f9fe5810bf448aafe58a302498e6dd to start an election
I20260713 09:07:19.246325 20586 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6f4e33a1d144cf29328be9a369b765c"
dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
 from {username='slave'} at 127.0.0.1:50210
I20260713 09:07:19.246930 20586 raft_consensus.cc:493] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.247311 20586 raft_consensus.cc:3060] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.248446 20852 raft_consensus.cc:993] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490: : Instructing follower 84f9fe5810bf448aafe58a302498e6dd to start an election
I20260713 09:07:19.248875 20852 raft_consensus.cc:1081] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Signalling peer 84f9fe5810bf448aafe58a302498e6dd to start an election
I20260713 09:07:19.250327 20587 raft_consensus.cc:1275] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:07:19.250634 20588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8"
dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
 from {username='slave'} at 127.0.0.1:50210
I20260713 09:07:19.251204 20588 raft_consensus.cc:493] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.251544 20588 raft_consensus.cc:3060] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.252046 20822 consensus_queue.cc:1048] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.256803 20868 consensus_queue.cc:1048] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.260577 20661 raft_consensus.cc:1275] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:07:19.260972 20661 pending_rounds.cc:85] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490: Aborting all ops after (but not including) 0
I20260713 09:07:19.261204 20661 pending_rounds.cc:107] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:07:19.261533 20661 raft_consensus.cc:2889] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:07:19.263329 20857 consensus_queue.cc:1048] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.265956 20410 catalog_manager.cc:5697] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c reported cstate change: term changed from 1 to 2, leader changed from f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195) to 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193). New cstate: current_term: 2 leader_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.268157 20867 consensus_queue.cc:1048] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:19.268507 20588 raft_consensus.cc:515] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.278312 20868 consensus_queue.cc:1048] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:19.269632 20586 raft_consensus.cc:515] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.278913 20514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:19.279546 20514 raft_consensus.cc:3060] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.280711 20586 leader_election.cc:290] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 2 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:19.278570 20663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:19.281592 20663 raft_consensus.cc:3055] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.282003 20663 raft_consensus.cc:740] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:19.284667 20588 leader_election.cc:290] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 2 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:19.286360 20511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4e33a1d144cf29328be9a369b765c" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:19.291508 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f4e33a1d144cf29328be9a369b765c" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:19.300419 20662 raft_consensus.cc:3055] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.300860 20662 raft_consensus.cc:740] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:19.301925 20662 consensus_queue.cc:260] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.283066 20663 consensus_queue.cc:260] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.309460 20663 raft_consensus.cc:3060] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.309371 20662 raft_consensus.cc:3060] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.315222 20514 raft_consensus.cc:2468] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 2.
I20260713 09:07:19.316241 20663 raft_consensus.cc:2468] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 2.
I20260713 09:07:19.319500 20552 leader_election.cc:304] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:19.320715 20880 raft_consensus.cc:2804] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.321245 20880 raft_consensus.cc:697] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:19.322521 20880 consensus_queue.cc:237] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue 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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.324270 20662 raft_consensus.cc:2468] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 2.
I20260713 09:07:19.325523 20553 leader_election.cc:304] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [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: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 4c8087e2aded46fd9d8e7bf571cc4c6c
I20260713 09:07:19.326833 20866 raft_consensus.cc:2804] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.327373 20866 raft_consensus.cc:697] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:19.328372 20866 consensus_queue.cc:237] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue 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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.336722 20867 raft_consensus.cc:993] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490: : Instructing follower 84f9fe5810bf448aafe58a302498e6dd to start an election
I20260713 09:07:19.337198 20867 raft_consensus.cc:1081] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Signalling peer 84f9fe5810bf448aafe58a302498e6dd to start an election
I20260713 09:07:19.348137 20587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689"
dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
 from {username='slave'} at 127.0.0.1:50210
I20260713 09:07:19.348750 20587 raft_consensus.cc:493] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.349116 20587 raft_consensus.cc:3060] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.356657 20587 raft_consensus.cc:515] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.355901 20412 catalog_manager.cc:5697] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 1 to 2, leader changed from f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195) to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 2 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.359292 20513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:19.359891 20513 raft_consensus.cc:3060] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.360391 20587 leader_election.cc:290] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [CANDIDATE]: Term 2 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195:45915)
I20260713 09:07:19.362422 20662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be2ec4ceb634a5ea52f1846542b3689" candidate_uuid: "84f9fe5810bf448aafe58a302498e6dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
I20260713 09:07:19.363044 20662 raft_consensus.cc:3055] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:19.363324 20662 raft_consensus.cc:740] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:19.364157 20662 consensus_queue.cc:260] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.363458 20412 catalog_manager.cc:5697] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 1 to 2, leader changed from f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195) to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 2 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.365273 20662 raft_consensus.cc:3060] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.367523 20513 raft_consensus.cc:2468] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 2.
I20260713 09:07:19.368683 20552 leader_election.cc:304] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, 84f9fe5810bf448aafe58a302498e6dd; no voters: 
I20260713 09:07:19.369371 20866 raft_consensus.cc:2804] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:19.369840 20866 raft_consensus.cc:697] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Becoming Leader. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:19.370697 20866 consensus_queue.cc:237] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Queue 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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:19.371467 20662 raft_consensus.cc:2468] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84f9fe5810bf448aafe58a302498e6dd in term 2.
I20260713 09:07:19.380119 20412 catalog_manager.cc:5697] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd reported cstate change: term changed from 1 to 2, leader changed from f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195) to 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194). New cstate: current_term: 2 leader_uuid: "84f9fe5810bf448aafe58a302498e6dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:19.451537 20662 raft_consensus.cc:3060] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.451659 20587 raft_consensus.cc:1275] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.453400 20857 consensus_queue.cc:1048] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.458274 20662 raft_consensus.cc:1275] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.459985 20844 consensus_queue.cc:1048] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.673990 20662 raft_consensus.cc:1275] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.675279 20857 consensus_queue.cc:1048] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.682904 20587 raft_consensus.cc:1275] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Refusing update from remote peer 4c8087e2aded46fd9d8e7bf571cc4c6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.685204 20822 consensus_queue.cc:1048] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.707418 20513 raft_consensus.cc:1275] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.708585 20866 consensus_queue.cc:1048] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.715976 20662 raft_consensus.cc:1275] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.717209 20913 consensus_queue.cc:1048] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.831837 20662 raft_consensus.cc:1275] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.832993 20913 consensus_queue.cc:1048] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.840698 20513 raft_consensus.cc:1275] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.842028 20827 consensus_queue.cc:1048] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.857082 20662 raft_consensus.cc:1275] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.858340 20827 consensus_queue.cc:1048] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:19.866097 20513 raft_consensus.cc:3060] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:19.874729 20513 raft_consensus.cc:1275] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Refusing update from remote peer 84f9fe5810bf448aafe58a302498e6dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:19.876030 20880 consensus_queue.cc:1048] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:21.889600 20411 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58236:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:21.908355 20411 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58236:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:21.983069 16599 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:07:22.069572 20929 log.cc:927] Time spent T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260713 09:07:22.094647 20949 tablet.cc:1724] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.173064 20965 tablet.cc:1724] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:22.186661 20540 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:8517ea6af8b34155a637346283791c2c)
I20260713 09:07:22.179756 20956 tablet.cc:1724] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:22.237825 20540 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:8517ea6af8b34155a637346283791c2c)
W20260713 09:07:22.242576 20540 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:8517ea6af8b34155a637346283791c2c)
W20260713 09:07:22.231201 20947 log.cc:927] Time spent T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260713 09:07:22.165061 20959 tablet.cc:1724] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.258771 20949 tablet.cc:1724] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.284804 20975 tablet.cc:1724] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.284840 20979 tablet.cc:1724] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.288341 20973 tablet.cc:1724] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.316875 20972 tablet.cc:1724] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.278761 20968 tablet.cc:1724] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.331202 20973 tablet.cc:1724] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.349833 20965 tablet.cc:1724] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:22.310560 20478 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.53.195:45915, user_credentials={real_user=slave}} blocked reactor thread for 48728us
I20260713 09:07:22.364202 20976 tablet.cc:1724] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.366950 20512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f"
dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
mode: GRACEFUL
new_leader_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:42910
I20260713 09:07:22.367542 20512 raft_consensus.cc:606] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Received request to transfer leadership to TS f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:22.351217 20979 tablet.cc:1724] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.356808 20985 tablet.cc:1724] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.379367 20956 tablet.cc:1724] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.382061 20975 tablet.cc:1724] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.401942 20972 tablet.cc:1724] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.402742 20976 tablet.cc:1724] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.390260 20959 tablet.cc:1724] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.410429 20975 tablet.cc:1724] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.413539 20968 tablet.cc:1724] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.426335 20949 tablet.cc:1724] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.428493 20988 tablet.cc:1724] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.441938 20949 tablet.cc:1724] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.445570 20959 tablet.cc:1724] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.392664 20965 tablet.cc:1724] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:22.478017 20588 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8"
dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
mode: GRACEFUL
new_leader_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:40036
I20260713 09:07:22.478643 20588 raft_consensus.cc:606] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Received request to transfer leadership to TS f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:22.481673 20511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8517ea6af8b34155a637346283791c2c"
dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
mode: GRACEFUL
new_leader_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:42910
I20260713 09:07:22.482223 20511 raft_consensus.cc:606] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Received request to transfer leadership to TS f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:22.483527 16599 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 3
I20260713 09:07:22.484157 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:22.490936 20410 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937: soft_deleted_table [id=184d8940f53c4a90ae9a1d62a3774c8b] alter complete (version 1)
I20260713 09:07:22.494457 20588 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37"
dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
mode: GRACEFUL
new_leader_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:40036
I20260713 09:07:22.495023 20588 raft_consensus.cc:606] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Received request to transfer leadership to TS f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:22.498044 20511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b59be5ef534143d6ba478820f2f92a81"
dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
mode: GRACEFUL
new_leader_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:42910
I20260713 09:07:22.498633 20511 raft_consensus.cc:606] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Received request to transfer leadership to TS f23d54ce607b4cbf93bd9d839d219490
I20260713 09:07:22.499969 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:22.500674 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:22.616873 20981 raft_consensus.cc:993] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c: : Instructing follower f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.617444 20950 raft_consensus.cc:1081] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Signalling peer f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.618867 20656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8517ea6af8b34155a637346283791c2c"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:53094
I20260713 09:07:22.619269 20656 raft_consensus.cc:493] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:22.619519 20656 raft_consensus.cc:3060] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:22.624301 20656 raft_consensus.cc:515] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.626327 20656 leader_election.cc:290] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 2 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:22.627017 20511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517ea6af8b34155a637346283791c2c" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:22.627358 20588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8517ea6af8b34155a637346283791c2c" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:22.627696 20511 raft_consensus.cc:3055] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:22.627979 20588 raft_consensus.cc:3060] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:22.628098 20511 raft_consensus.cc:740] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:22.628854 20511 consensus_queue.cc:260] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.629767 20511 raft_consensus.cc:3060] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:22.633021 20588 raft_consensus.cc:2468] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 2.
I20260713 09:07:22.634088 20628 leader_election.cc:304] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [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: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:22.634720 20852 raft_consensus.cc:2804] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:22.634743 20511 raft_consensus.cc:2468] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 2.
I20260713 09:07:22.636129 20852 raft_consensus.cc:697] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 2 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:22.636932 20852 consensus_queue.cc:237] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.643520 20412 catalog_manager.cc:5697] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 1 to 2, leader changed from 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193) to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:22.821086 20981 raft_consensus.cc:993] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c: : Instructing follower f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.821538 20950 raft_consensus.cc:1081] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Signalling peer f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.822872 20656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b59be5ef534143d6ba478820f2f92a81"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:53094
I20260713 09:07:22.823289 20656 raft_consensus.cc:493] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:22.823531 20656 raft_consensus.cc:3060] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:22.829277 20656 raft_consensus.cc:515] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:22.830745 20656 leader_election.cc:290] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 2 election: Requested vote from peers 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205), 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313)
I20260713 09:07:22.831302 20588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59be5ef534143d6ba478820f2f92a81" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:22.831754 20511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59be5ef534143d6ba478820f2f92a81" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:22.831907 20588 raft_consensus.cc:3060] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:22.832298 20511 raft_consensus.cc:3055] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:22.832554 20511 raft_consensus.cc:740] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:22.833174 20511 consensus_queue.cc:260] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:22.834092 20511 raft_consensus.cc:3060] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:22.836745 20588 raft_consensus.cc:2468] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 2.
I20260713 09:07:22.837680 20628 leader_election.cc:304] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [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: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:22.838306 20852 raft_consensus.cc:2804] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:22.838685 20852 raft_consensus.cc:697] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 2 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:22.838831 20511 raft_consensus.cc:2468] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 2.
I20260713 09:07:22.839511 20852 consensus_queue.cc:237] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue 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: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } }
I20260713 09:07:22.847820 20412 catalog_manager.cc:5697] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 1 to 2, leader changed from 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193) to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:22.852620 20963 raft_consensus.cc:993] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd: : Instructing follower f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.853194 20984 raft_consensus.cc:1081] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Signalling peer f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.854700 20656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:53102
I20260713 09:07:22.855229 20656 raft_consensus.cc:493] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:22.855559 20656 raft_consensus.cc:3060] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:22.861604 20656 raft_consensus.cc:515] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.863050 20656 leader_election.cc:290] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 3 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:22.863831 20511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:22.864035 20588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa37de30e944918be69893e62f0bdb8" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:22.864477 20511 raft_consensus.cc:3060] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:22.864538 20588 raft_consensus.cc:3055] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:22.864948 20588 raft_consensus.cc:740] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:22.865751 20588 consensus_queue.cc:260] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.867077 20588 raft_consensus.cc:3060] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:22.871774 20511 raft_consensus.cc:2468] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 3.
I20260713 09:07:22.872959 20626 leader_election.cc:304] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:22.874150 20588 raft_consensus.cc:2468] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 3.
I20260713 09:07:22.874610 20852 raft_consensus.cc:2804] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:22.875593 20852 raft_consensus.cc:697] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 3 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:22.876291 20852 consensus_queue.cc:237] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.883265 20412 catalog_manager.cc:5697] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 2 to 3, leader changed from 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194) to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 3 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:22.894084 20963 raft_consensus.cc:993] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd: : Instructing follower f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.894521 20984 raft_consensus.cc:1081] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Signalling peer f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.896101 20656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:53102
I20260713 09:07:22.896636 20656 raft_consensus.cc:493] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:22.896978 20656 raft_consensus.cc:3060] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:22.901940 20656 raft_consensus.cc:515] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.903980 20656 leader_election.cc:290] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 3 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:22.904537 20511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:22.905125 20511 raft_consensus.cc:3060] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:22.906075 20588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a54d8a8d0a849d59da518c83a1f8e37" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:22.906646 20588 raft_consensus.cc:3055] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:22.906951 20588 raft_consensus.cc:740] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 84f9fe5810bf448aafe58a302498e6dd, State: Running, Role: LEADER
I20260713 09:07:22.907804 20588 consensus_queue.cc:260] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.909004 20588 raft_consensus.cc:3060] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:22.912127 20511 raft_consensus.cc:2468] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 3.
I20260713 09:07:22.913224 20626 leader_election.cc:304] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [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: 4c8087e2aded46fd9d8e7bf571cc4c6c, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:22.913906 20852 raft_consensus.cc:2804] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:22.914284 20852 raft_consensus.cc:697] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 3 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:22.915009 20852 consensus_queue.cc:237] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.915449 20588 raft_consensus.cc:2468] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 3.
I20260713 09:07:22.922144 20412 catalog_manager.cc:5697] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 2 to 3, leader changed from 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194) to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 3 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:22.932170 20981 raft_consensus.cc:993] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c: : Instructing follower f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.932585 20950 raft_consensus.cc:1081] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Signalling peer f23d54ce607b4cbf93bd9d839d219490 to start an election
I20260713 09:07:22.933928 20656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f"
dest_uuid: "f23d54ce607b4cbf93bd9d839d219490"
 from {username='slave'} at 127.0.0.1:53094
I20260713 09:07:22.934361 20656 raft_consensus.cc:493] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:22.934734 20656 raft_consensus.cc:3060] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:22.939738 20656 raft_consensus.cc:515] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.941254 20656 leader_election.cc:290] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [CANDIDATE]: Term 2 election: Requested vote from peers 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313), 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205)
I20260713 09:07:22.942028 20511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c"
I20260713 09:07:22.942272 20588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ac096b49e5149ee9012860991bad43f" candidate_uuid: "f23d54ce607b4cbf93bd9d839d219490" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "84f9fe5810bf448aafe58a302498e6dd"
I20260713 09:07:22.942608 20511 raft_consensus.cc:3055] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:22.942859 20588 raft_consensus.cc:3060] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:22.943120 20511 raft_consensus.cc:740] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c8087e2aded46fd9d8e7bf571cc4c6c, State: Running, Role: LEADER
I20260713 09:07:22.944111 20511 consensus_queue.cc:260] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.945019 20511 raft_consensus.cc:3060] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:22.948069 20588 raft_consensus.cc:2468] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 2.
I20260713 09:07:22.949087 20628 leader_election.cc:304] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [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: 84f9fe5810bf448aafe58a302498e6dd, f23d54ce607b4cbf93bd9d839d219490; no voters: 
I20260713 09:07:22.949700 20852 raft_consensus.cc:2804] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:22.950081 20852 raft_consensus.cc:697] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 2 LEADER]: Becoming Leader. State: Replica: f23d54ce607b4cbf93bd9d839d219490, State: Running, Role: LEADER
I20260713 09:07:22.950227 20511 raft_consensus.cc:2468] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f23d54ce607b4cbf93bd9d839d219490 in term 2.
I20260713 09:07:22.950841 20852 consensus_queue.cc:237] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [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: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } }
I20260713 09:07:22.957621 20412 catalog_manager.cc:5697] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 reported cstate change: term changed from 1 to 2, leader changed from 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193) to f23d54ce607b4cbf93bd9d839d219490 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "f23d54ce607b4cbf93bd9d839d219490" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f23d54ce607b4cbf93bd9d839d219490" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 45915 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.045854 20588 raft_consensus.cc:1275] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:23.047132 20852 consensus_queue.cc:1048] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.057035 20511 raft_consensus.cc:1275] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:23.058808 20997 consensus_queue.cc:1048] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.347608 20588 raft_consensus.cc:1275] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 3 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:23.349025 20997 consensus_queue.cc:1048] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:23.358965 20511 raft_consensus.cc:1275] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 3 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:07:23.361048 21001 consensus_queue.cc:1048] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:23.377938 20588 raft_consensus.cc:1275] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:23.379288 21001 consensus_queue.cc:1048] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.386535 20511 raft_consensus.cc:1275] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:23.387975 20997 consensus_queue.cc:1048] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:23.399881 20511 raft_consensus.cc:1275] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:23.401103 20997 consensus_queue.cc:1048] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:23.412385 20588 raft_consensus.cc:1275] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 3 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:23.414264 20588 raft_consensus.cc:1275] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:23.414165 20993 consensus_queue.cc:1048] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.415612 21001 consensus_queue.cc:1048] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84f9fe5810bf448aafe58a302498e6dd" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:23.429040 20511 raft_consensus.cc:1275] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 3 FOLLOWER]: Refusing update from remote peer f23d54ce607b4cbf93bd9d839d219490: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:23.430714 21001 consensus_queue.cc:1048] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c8087e2aded46fd9d8e7bf571cc4c6c" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:23.554981 16599 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:07:23.559943 16599 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:07:23.560359 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:23.564898 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:23.565408 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:24.595196 16599 tablet_server.cc:179] TabletServer@127.16.53.193:0 shutting down...
I20260713 09:07:24.619755 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:24.620517 16599 tablet_replica.cc:333] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.621135 16599 raft_consensus.cc:2243] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.621905 16599 raft_consensus.cc:2272] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.623675 16599 tablet_replica.cc:333] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.624310 16599 raft_consensus.cc:2243] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.625032 16599 raft_consensus.cc:2272] T 5b68dece097b4421964596b6c46b5b05 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.626683 16599 tablet_replica.cc:333] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.627242 16599 raft_consensus.cc:2243] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.627660 16599 raft_consensus.cc:2272] T 1867a675fdda441993f8412317ce4289 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.629585 16599 tablet_replica.cc:333] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.630169 16599 raft_consensus.cc:2243] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:07:24.630399 20552 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]
I20260713 09:07:24.630650 16599 raft_consensus.cc:2272] T 8517ea6af8b34155a637346283791c2c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.633236 16599 tablet_replica.cc:333] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
W20260713 09:07:24.633538 20552 consensus_peers.cc:597] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd -> Peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Couldn't send request to peer 4c8087e2aded46fd9d8e7bf571cc4c6c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.633821 16599 raft_consensus.cc:2243] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.634440 16599 raft_consensus.cc:2272] T f6f4e33a1d144cf29328be9a369b765c P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.636214 16599 tablet_replica.cc:333] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.636762 16599 raft_consensus.cc:2243] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.637473 16599 raft_consensus.cc:2272] T bfe20e291fc44159bbd0d9cdc8f671d8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.639267 16599 tablet_replica.cc:333] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.639809 16599 raft_consensus.cc:2243] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.640223 16599 raft_consensus.cc:2272] T 4aa37de30e944918be69893e62f0bdb8 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.641716 16599 tablet_replica.cc:333] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.642220 16599 raft_consensus.cc:2243] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.642879 16599 raft_consensus.cc:2272] T d6b572f58122407084904056597c2327 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.644517 16599 tablet_replica.cc:333] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.644999 16599 raft_consensus.cc:2243] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.645390 16599 raft_consensus.cc:2272] T 3ce10e760c2a4263a5bb5785746a25ee P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.647071 16599 tablet_replica.cc:333] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.647557 16599 raft_consensus.cc:2243] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.648248 16599 raft_consensus.cc:2272] T f0fd8c8b57814ae98001a8d81eed9017 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.649966 16599 tablet_replica.cc:333] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.650458 16599 raft_consensus.cc:2243] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.650844 16599 raft_consensus.cc:2272] T 3c43d7713e7540d299e481d29a1c1160 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.652479 16599 tablet_replica.cc:333] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.652969 16599 raft_consensus.cc:2243] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.653416 16599 raft_consensus.cc:2272] T 442bc54d6bfa4110a555acea49eb6522 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.655144 16599 tablet_replica.cc:333] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.655640 16599 raft_consensus.cc:2243] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.656347 16599 raft_consensus.cc:2272] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.658041 16599 tablet_replica.cc:333] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.658520 16599 raft_consensus.cc:2243] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.658906 16599 raft_consensus.cc:2272] T 0ac096b49e5149ee9012860991bad43f P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.660476 16599 tablet_replica.cc:333] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.660966 16599 raft_consensus.cc:2243] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.661360 16599 raft_consensus.cc:2272] T b3f80538c7c3440d9bc9233920be1ba4 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.663059 16599 tablet_replica.cc:333] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.663520 16599 raft_consensus.cc:2243] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.663934 16599 raft_consensus.cc:2272] T 0be2ec4ceb634a5ea52f1846542b3689 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.665409 16599 tablet_replica.cc:333] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.665920 16599 raft_consensus.cc:2243] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.666380 16599 raft_consensus.cc:2272] T 2a54d8a8d0a849d59da518c83a1f8e37 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.668000 16599 tablet_replica.cc:333] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c: stopping tablet replica
I20260713 09:07:24.668438 16599 raft_consensus.cc:2243] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.668819 16599 raft_consensus.cc:2272] T b59be5ef534143d6ba478820f2f92a81 P 4c8087e2aded46fd9d8e7bf571cc4c6c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:24.678790 20552 consensus_peers.cc:597] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd -> Peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Couldn't send request to peer 4c8087e2aded46fd9d8e7bf571cc4c6c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:24.682138 20626 consensus_peers.cc:597] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 -> Peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Couldn't send request to peer 4c8087e2aded46fd9d8e7bf571cc4c6c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.708254 16599 tablet_server.cc:196] TabletServer@127.16.53.193:0 shutdown complete.
W20260713 09:07:24.712929 20552 consensus_peers.cc:597] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd -> Peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Couldn't send request to peer 4c8087e2aded46fd9d8e7bf571cc4c6c. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.736330 16599 tablet_server.cc:179] TabletServer@127.16.53.194:0 shutting down...
I20260713 09:07:24.761018 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:24.761636 16599 tablet_replica.cc:333] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.762216 16599 raft_consensus.cc:2243] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.762694 16599 raft_consensus.cc:2272] T 5b68dece097b4421964596b6c46b5b05 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.764521 16599 tablet_replica.cc:333] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.765000 16599 raft_consensus.cc:2243] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.765343 16599 raft_consensus.cc:2272] T a5ca9af6705f4f5cb1a28f118a82fbf8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.767000 16599 tablet_replica.cc:333] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.767464 16599 raft_consensus.cc:2243] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.767931 16599 raft_consensus.cc:2272] T 8517ea6af8b34155a637346283791c2c P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.769517 16599 tablet_replica.cc:333] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.770066 16599 raft_consensus.cc:2243] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.770480 16599 raft_consensus.cc:2272] T 0ac096b49e5149ee9012860991bad43f P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.772153 16599 tablet_replica.cc:333] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.772650 16599 raft_consensus.cc:2243] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.773411 16599 raft_consensus.cc:2272] T 3c43d7713e7540d299e481d29a1c1160 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.775169 16599 tablet_replica.cc:333] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.775681 16599 raft_consensus.cc:2243] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.776126 16599 raft_consensus.cc:2272] T f0fd8c8b57814ae98001a8d81eed9017 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.778240 16599 tablet_replica.cc:333] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.778755 16599 raft_consensus.cc:2243] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.779577 16599 raft_consensus.cc:2272] T 442bc54d6bfa4110a555acea49eb6522 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.781270 16599 tablet_replica.cc:333] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.781859 16599 raft_consensus.cc:2243] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.782733 16599 raft_consensus.cc:2272] T f6f4e33a1d144cf29328be9a369b765c P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.784765 16599 tablet_replica.cc:333] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.785436 16599 raft_consensus.cc:2243] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.785854 16599 raft_consensus.cc:2272] T 4aa37de30e944918be69893e62f0bdb8 P 84f9fe5810bf448aafe58a302498e6dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.787385 16599 tablet_replica.cc:333] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.787945 16599 raft_consensus.cc:2243] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.788353 16599 raft_consensus.cc:2272] T bfe20e291fc44159bbd0d9cdc8f671d8 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.790014 16599 tablet_replica.cc:333] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.790482 16599 raft_consensus.cc:2243] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.790884 16599 raft_consensus.cc:2272] T b3f80538c7c3440d9bc9233920be1ba4 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.792774 16599 tablet_replica.cc:333] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.793238 16599 raft_consensus.cc:2243] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.793612 16599 raft_consensus.cc:2272] T b59be5ef534143d6ba478820f2f92a81 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.795262 16599 tablet_replica.cc:333] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.795801 16599 raft_consensus.cc:2243] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.796521 16599 raft_consensus.cc:2272] T 0be2ec4ceb634a5ea52f1846542b3689 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.798195 16599 tablet_replica.cc:333] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.798702 16599 raft_consensus.cc:2243] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.799091 16599 raft_consensus.cc:2272] T 2a54d8a8d0a849d59da518c83a1f8e37 P 84f9fe5810bf448aafe58a302498e6dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.800858 16599 tablet_replica.cc:333] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.801337 16599 raft_consensus.cc:2243] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.802012 16599 raft_consensus.cc:2272] T 1867a675fdda441993f8412317ce4289 P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.803675 16599 tablet_replica.cc:333] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.804208 16599 raft_consensus.cc:2243] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.804607 16599 raft_consensus.cc:2272] T d6b572f58122407084904056597c2327 P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.806150 16599 tablet_replica.cc:333] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.806619 16599 raft_consensus.cc:2243] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.807322 16599 raft_consensus.cc:2272] T 3ce10e760c2a4263a5bb5785746a25ee P 84f9fe5810bf448aafe58a302498e6dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.809309 16599 tablet_replica.cc:333] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd: stopping tablet replica
I20260713 09:07:24.809753 16599 raft_consensus.cc:2243] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.810242 16599 raft_consensus.cc:2272] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P 84f9fe5810bf448aafe58a302498e6dd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:24.813850 20626 consensus_peers.cc:597] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 -> Peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Couldn't send request to peer 4c8087e2aded46fd9d8e7bf571cc4c6c. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:24.817978 20628 consensus_peers.cc:597] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 -> Peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Couldn't send request to peer 84f9fe5810bf448aafe58a302498e6dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.848308 16599 tablet_server.cc:196] TabletServer@127.16.53.194:0 shutdown complete.
W20260713 09:07:24.864346 20626 consensus_peers.cc:597] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 -> Peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Couldn't send request to peer 4c8087e2aded46fd9d8e7bf571cc4c6c. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.878170 16599 tablet_server.cc:179] TabletServer@127.16.53.195:0 shutting down...
W20260713 09:07:24.886801 20626 consensus_peers.cc:597] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 -> Peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Couldn't send request to peer 4c8087e2aded46fd9d8e7bf571cc4c6c. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:24.909068 20626 consensus_peers.cc:597] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 -> Peer 4c8087e2aded46fd9d8e7bf571cc4c6c (127.16.53.193:46313): Couldn't send request to peer 4c8087e2aded46fd9d8e7bf571cc4c6c. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.914186 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:24.914932 16599 tablet_replica.cc:333] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.915539 16599 raft_consensus.cc:2243] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.916307 16599 raft_consensus.cc:2272] T 8517ea6af8b34155a637346283791c2c P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.918035 16599 tablet_replica.cc:333] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.918588 16599 raft_consensus.cc:2243] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.919293 16599 raft_consensus.cc:2272] T 0ac096b49e5149ee9012860991bad43f P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.920964 16599 tablet_replica.cc:333] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.921483 16599 raft_consensus.cc:2243] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.921893 16599 raft_consensus.cc:2272] T a5ca9af6705f4f5cb1a28f118a82fbf8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.923401 16599 tablet_replica.cc:333] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.924005 16599 raft_consensus.cc:2243] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.924403 16599 raft_consensus.cc:2272] T 1867a675fdda441993f8412317ce4289 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.925956 16599 tablet_replica.cc:333] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.926471 16599 raft_consensus.cc:2243] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.926895 16599 raft_consensus.cc:2272] T f0fd8c8b57814ae98001a8d81eed9017 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.928678 16599 tablet_replica.cc:333] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.929160 16599 raft_consensus.cc:2243] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.929559 16599 raft_consensus.cc:2272] T 3c43d7713e7540d299e481d29a1c1160 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.931250 16599 tablet_replica.cc:333] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.931800 16599 raft_consensus.cc:2243] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.932188 16599 raft_consensus.cc:2272] T c2ad99a2a6884de0a6f5b9fdd1a4b7dc P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.933768 16599 tablet_replica.cc:333] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.934260 16599 raft_consensus.cc:2243] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.934667 16599 raft_consensus.cc:2272] T 442bc54d6bfa4110a555acea49eb6522 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.936450 16599 tablet_replica.cc:333] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.936957 16599 raft_consensus.cc:2243] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.937377 16599 raft_consensus.cc:2272] T 3ce10e760c2a4263a5bb5785746a25ee P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.939193 16599 tablet_replica.cc:333] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.939698 16599 raft_consensus.cc:2243] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.940168 16599 raft_consensus.cc:2272] T d6b572f58122407084904056597c2327 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:24.940692 20628 consensus_peers.cc:597] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 -> Peer 84f9fe5810bf448aafe58a302498e6dd (127.16.53.194:36205): Couldn't send request to peer 84f9fe5810bf448aafe58a302498e6dd. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:36205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:24.941732 16599 tablet_replica.cc:333] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.942310 16599 raft_consensus.cc:2243] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.942718 16599 raft_consensus.cc:2272] T 5b68dece097b4421964596b6c46b5b05 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.944300 16599 tablet_replica.cc:333] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.944801 16599 raft_consensus.cc:2243] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.945470 16599 raft_consensus.cc:2272] T b59be5ef534143d6ba478820f2f92a81 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.947245 16599 tablet_replica.cc:333] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.947808 16599 raft_consensus.cc:2243] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.948211 16599 raft_consensus.cc:2272] T 0be2ec4ceb634a5ea52f1846542b3689 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.949738 16599 tablet_replica.cc:333] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.950229 16599 raft_consensus.cc:2243] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.950906 16599 raft_consensus.cc:2272] T 2a54d8a8d0a849d59da518c83a1f8e37 P f23d54ce607b4cbf93bd9d839d219490 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.952557 16599 tablet_replica.cc:333] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.953083 16599 raft_consensus.cc:2243] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.953477 16599 raft_consensus.cc:2272] T f6f4e33a1d144cf29328be9a369b765c P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.955008 16599 tablet_replica.cc:333] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.955497 16599 raft_consensus.cc:2243] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.956218 16599 raft_consensus.cc:2272] T 4aa37de30e944918be69893e62f0bdb8 P f23d54ce607b4cbf93bd9d839d219490 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.957733 16599 tablet_replica.cc:333] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.958180 16599 raft_consensus.cc:2243] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:24.958580 16599 raft_consensus.cc:2272] T bfe20e291fc44159bbd0d9cdc8f671d8 P f23d54ce607b4cbf93bd9d839d219490 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:24.960242 16599 tablet_replica.cc:333] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490: stopping tablet replica
I20260713 09:07:24.960659 16599 raft_consensus.cc:2243] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:24.961365 16599 raft_consensus.cc:2272] T b3f80538c7c3440d9bc9233920be1ba4 P f23d54ce607b4cbf93bd9d839d219490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.023994 16599 tablet_server.cc:196] TabletServer@127.16.53.195:0 shutdown complete.
I20260713 09:07:25.050921 16599 master.cc:562] Master@127.16.53.254:42463 shutting down...
I20260713 09:07:25.074813 16599 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:25.075404 16599 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:25.075857 16599 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2adc5ac870440f98412249f45b56937: stopping tablet replica
I20260713 09:07:25.096532 16599 master.cc:584] Master@127.16.53.254:42463 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21623 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:07:25.147163 16599 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.53.254:46679
I20260713 09:07:25.148558 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.154482 21011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.154551 21012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.155472 21014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.155616 16599 server_base.cc:1061] running on GCE node
I20260713 09:07:25.156669 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.156922 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.157094 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933645157061 us; error 0 us; skew 500 ppm
I20260713 09:07:25.157639 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.160336 16599 webserver.cc:533] Webserver started at http://127.16.53.254:34713/ using document root <none> and password file <none>
I20260713 09:07:25.160830 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.161013 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.161317 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.162384 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/master-0-root/instance:
uuid: "6e60a06e665f4062a4a165d9494f5d9c"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-cv6z"
I20260713 09:07:25.166604 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:07:25.169816 21019 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.170529 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:25.170801 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/master-0-root
uuid: "6e60a06e665f4062a4a165d9494f5d9c"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-cv6z"
I20260713 09:07:25.171085 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:25.192606 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.193786 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.230885 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.254:46679
I20260713 09:07:25.231027 21070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.254:46679 every 8 connection(s)
I20260713 09:07:25.234673 21071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.244868 21071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c: Bootstrap starting.
I20260713 09:07:25.249651 21071 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:25.253912 21071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c: No bootstrap required, opened a new log
I20260713 09:07:25.256170 21071 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e60a06e665f4062a4a165d9494f5d9c" member_type: VOTER }
I20260713 09:07:25.256582 21071 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:25.256831 21071 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e60a06e665f4062a4a165d9494f5d9c, State: Initialized, Role: FOLLOWER
I20260713 09:07:25.257453 21071 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e60a06e665f4062a4a165d9494f5d9c" member_type: VOTER }
I20260713 09:07:25.257921 21071 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:25.258183 21071 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:25.258458 21071 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:25.263352 21071 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e60a06e665f4062a4a165d9494f5d9c" member_type: VOTER }
I20260713 09:07:25.263932 21071 leader_election.cc:304] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [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: 6e60a06e665f4062a4a165d9494f5d9c; no voters: 
I20260713 09:07:25.265106 21071 leader_election.cc:290] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:25.265487 21074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:25.266832 21074 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 1 LEADER]: Becoming Leader. State: Replica: 6e60a06e665f4062a4a165d9494f5d9c, State: Running, Role: LEADER
I20260713 09:07:25.267409 21074 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [LEADER]: Queue going to LEADER mode. State: All 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: "6e60a06e665f4062a4a165d9494f5d9c" member_type: VOTER }
I20260713 09:07:25.268160 21071 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:25.271214 21075 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e60a06e665f4062a4a165d9494f5d9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e60a06e665f4062a4a165d9494f5d9c" member_type: VOTER } }
I20260713 09:07:25.271883 21075 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:25.271230 21076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e60a06e665f4062a4a165d9494f5d9c. Latest consensus state: current_term: 1 leader_uuid: "6e60a06e665f4062a4a165d9494f5d9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e60a06e665f4062a4a165d9494f5d9c" member_type: VOTER } }
I20260713 09:07:25.272603 21076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:25.279441 21080 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:25.285642 21080 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:25.286646 16599 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:25.293980 21080 catalog_manager.cc:1383] Generated new cluster ID: a5d3cc9145af436586e4e5a9d4d967e7
I20260713 09:07:25.294261 21080 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:25.316947 21080 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:25.318234 21080 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:25.331823 21080 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c: Generated new TSK 0
I20260713 09:07:25.332442 21080 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:25.353237 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.359297 21092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.360359 21093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.361454 21095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.361825 16599 server_base.cc:1061] running on GCE node
I20260713 09:07:25.362727 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.362908 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.363085 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933645363072 us; error 0 us; skew 500 ppm
I20260713 09:07:25.363514 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.365703 16599 webserver.cc:533] Webserver started at http://127.16.53.193:41389/ using document root <none> and password file <none>
I20260713 09:07:25.366123 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.366268 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.366466 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.367523 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-0-root/instance:
uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-cv6z"
I20260713 09:07:25.371832 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:07:25.375046 21100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.375927 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:25.376160 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-0-root
uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-cv6z"
I20260713 09:07:25.376380 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:25.417172 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.418781 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.420347 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:25.423008 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:25.423187 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.423516 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:25.423682 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.467911 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.193:45745
I20260713 09:07:25.468187 21163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.193:45745 every 8 connection(s)
I20260713 09:07:25.474726 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.482975 21168 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.483757 21169 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.486025 21171 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.487659 16599 server_base.cc:1061] running on GCE node
I20260713 09:07:25.489275 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:25.489367 21164 heartbeater.cc:344] Connected to a master server at 127.16.53.254:46679
W20260713 09:07:25.489588 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.489856 21164 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:25.489867 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933645489850 us; error 0 us; skew 500 ppm
I20260713 09:07:25.490728 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.490803 21164 heartbeater.cc:507] Master 127.16.53.254:46679 requested a full tablet report, sending...
I20260713 09:07:25.493566 21036 ts_manager.cc:194] Registered new tserver with Master: cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745)
I20260713 09:07:25.493942 16599 webserver.cc:533] Webserver started at http://127.16.53.194:33651/ using document root <none> and password file <none>
I20260713 09:07:25.494565 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.494807 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.495132 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.495957 21036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60962
I20260713 09:07:25.496912 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-1-root/instance:
uuid: "03cbbd8b82154d4b8677a7938560f26a"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-cv6z"
I20260713 09:07:25.502274 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:07:25.505939 21176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.506688 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:07:25.507009 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-1-root
uuid: "03cbbd8b82154d4b8677a7938560f26a"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-cv6z"
I20260713 09:07:25.507299 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:25.544559 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.545923 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.547420 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:25.549837 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:25.550065 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.550318 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:25.550489 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.592919 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.194:37775
I20260713 09:07:25.593046 21238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.194:37775 every 8 connection(s)
I20260713 09:07:25.597983 16599 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:25.606106 21242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.606456 21243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:25.609655 21245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:25.610399 16599 server_base.cc:1061] running on GCE node
I20260713 09:07:25.611486 16599 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:25.611826 16599 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:25.612041 16599 hybrid_clock.cc:648] HybridClock initialized: now 1783933645612021 us; error 0 us; skew 500 ppm
I20260713 09:07:25.612317 21239 heartbeater.cc:344] Connected to a master server at 127.16.53.254:46679
I20260713 09:07:25.612682 16599 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:25.612696 21239 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:25.613773 21239 heartbeater.cc:507] Master 127.16.53.254:46679 requested a full tablet report, sending...
I20260713 09:07:25.615361 16599 webserver.cc:533] Webserver started at http://127.16.53.195:41751/ using document root <none> and password file <none>
I20260713 09:07:25.616037 16599 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:25.616035 21036 ts_manager.cc:194] Registered new tserver with Master: 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:25.616488 16599 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:25.616806 16599 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:25.617776 21036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60974
I20260713 09:07:25.618185 16599 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-2-root/instance:
uuid: "71437ba93d244bb0b94337119de63a53"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-cv6z"
I20260713 09:07:25.622802 16599 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:25.626084 21250 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.626857 16599 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:25.627146 16599 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-2-root
uuid: "71437ba93d244bb0b94337119de63a53"
format_stamp: "Formatted at 2026-07-13 09:07:25 on dist-test-slave-cv6z"
I20260713 09:07:25.627461 16599 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNvY0Fo/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933534607495-16599-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:25.649909 16599 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:25.651124 16599 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:25.652673 16599 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:25.654973 16599 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:25.655207 16599 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.655457 16599 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:25.655632 16599 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:25.697849 16599 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.195:36967
I20260713 09:07:25.697981 21312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.195:36967 every 8 connection(s)
I20260713 09:07:25.712540 21313 heartbeater.cc:344] Connected to a master server at 127.16.53.254:46679
I20260713 09:07:25.712976 21313 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:25.713807 21313 heartbeater.cc:507] Master 127.16.53.254:46679 requested a full tablet report, sending...
I20260713 09:07:25.715708 21036 ts_manager.cc:194] Registered new tserver with Master: 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:25.716683 16599 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015233385s
I20260713 09:07:25.717114 21036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60982
I20260713 09:07:25.742574 21036 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60994:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:25.745463 21036 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:25.819692 21129 tablet_service.cc:1511] Processing CreateTablet for tablet 02ef210b61a94d699d7e98a9bb30e30e (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:25.821327 21129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ef210b61a94d699d7e98a9bb30e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.825428 21128 tablet_service.cc:1511] Processing CreateTablet for tablet ae46f15f52b34ab1ac0947ec0183981f (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:25.826967 21128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae46f15f52b34ab1ac0947ec0183981f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.833391 21127 tablet_service.cc:1511] Processing CreateTablet for tablet c255df5a28204251b16ab6fddebf0c9a (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:25.834824 21127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c255df5a28204251b16ab6fddebf0c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.839469 21277 tablet_service.cc:1511] Processing CreateTablet for tablet ae46f15f52b34ab1ac0947ec0183981f (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:25.840317 21278 tablet_service.cc:1511] Processing CreateTablet for tablet 02ef210b61a94d699d7e98a9bb30e30e (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:25.840922 21277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae46f15f52b34ab1ac0947ec0183981f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.841739 21278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ef210b61a94d699d7e98a9bb30e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.844723 21126 tablet_service.cc:1511] Processing CreateTablet for tablet b3d3906b4b9c4fca89ed7ccb9f7dcff8 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:25.846154 21126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3906b4b9c4fca89ed7ccb9f7dcff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.846711 21275 tablet_service.cc:1511] Processing CreateTablet for tablet b3d3906b4b9c4fca89ed7ccb9f7dcff8 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:25.844910 21276 tablet_service.cc:1511] Processing CreateTablet for tablet c255df5a28204251b16ab6fddebf0c9a (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:25.848088 21275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3906b4b9c4fca89ed7ccb9f7dcff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.851241 21274 tablet_service.cc:1511] Processing CreateTablet for tablet b8e441d661cc4b1094bd25187400c558 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:25.852079 21276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c255df5a28204251b16ab6fddebf0c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.852807 21274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8e441d661cc4b1094bd25187400c558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.854825 21125 tablet_service.cc:1511] Processing CreateTablet for tablet b8e441d661cc4b1094bd25187400c558 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:25.856302 21125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8e441d661cc4b1094bd25187400c558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.861016 21124 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9372ce1bcd484781e0b5bbee60dce6 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:25.862501 21124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9372ce1bcd484781e0b5bbee60dce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.864977 21122 tablet_service.cc:1511] Processing CreateTablet for tablet ab2bbd72b5134df7b9d28743fc891d94 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:25.864980 21123 tablet_service.cc:1511] Processing CreateTablet for tablet a2d34805de0f4e17a30b965d380f2d65 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:25.867888 21121 tablet_service.cc:1511] Processing CreateTablet for tablet e95759d0f7f845ff8eee7e55428ed2c7 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:25.871469 21122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2bbd72b5134df7b9d28743fc891d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.871131 21273 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9372ce1bcd484781e0b5bbee60dce6 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:25.872004 21271 tablet_service.cc:1511] Processing CreateTablet for tablet ab2bbd72b5134df7b9d28743fc891d94 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:25.872612 21273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9372ce1bcd484781e0b5bbee60dce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.873319 21271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2bbd72b5134df7b9d28743fc891d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.874867 21272 tablet_service.cc:1511] Processing CreateTablet for tablet a2d34805de0f4e17a30b965d380f2d65 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:25.876077 21121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95759d0f7f845ff8eee7e55428ed2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.876209 21272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d34805de0f4e17a30b965d380f2d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.877576 21123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d34805de0f4e17a30b965d380f2d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.882957 21270 tablet_service.cc:1511] Processing CreateTablet for tablet e95759d0f7f845ff8eee7e55428ed2c7 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:25.884369 21270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95759d0f7f845ff8eee7e55428ed2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.923656 21204 tablet_service.cc:1511] Processing CreateTablet for tablet 02ef210b61a94d699d7e98a9bb30e30e (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:25.924013 21203 tablet_service.cc:1511] Processing CreateTablet for tablet ae46f15f52b34ab1ac0947ec0183981f (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:25.925169 21204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ef210b61a94d699d7e98a9bb30e30e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.925860 21202 tablet_service.cc:1511] Processing CreateTablet for tablet c255df5a28204251b16ab6fddebf0c9a (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:25.927037 21197 tablet_service.cc:1511] Processing CreateTablet for tablet ab2bbd72b5134df7b9d28743fc891d94 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:25.927902 21201 tablet_service.cc:1511] Processing CreateTablet for tablet b3d3906b4b9c4fca89ed7ccb9f7dcff8 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:25.928927 21198 tablet_service.cc:1511] Processing CreateTablet for tablet a2d34805de0f4e17a30b965d380f2d65 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:25.929975 21200 tablet_service.cc:1511] Processing CreateTablet for tablet b8e441d661cc4b1094bd25187400c558 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:25.930934 21199 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9372ce1bcd484781e0b5bbee60dce6 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:25.932097 21196 tablet_service.cc:1511] Processing CreateTablet for tablet e95759d0f7f845ff8eee7e55428ed2c7 (DEFAULT_TABLE table=test-workload [id=7c53b26e864142e5a7642ccb97ffb05d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:25.933367 21202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c255df5a28204251b16ab6fddebf0c9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.936312 21196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e95759d0f7f845ff8eee7e55428ed2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.940275 21197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab2bbd72b5134df7b9d28743fc891d94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.944280 21201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3906b4b9c4fca89ed7ccb9f7dcff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.948266 21198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2d34805de0f4e17a30b965d380f2d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.952309 21200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8e441d661cc4b1094bd25187400c558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.956332 21199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9372ce1bcd484781e0b5bbee60dce6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.957073 21203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae46f15f52b34ab1ac0947ec0183981f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:25.993829 21328 tablet_bootstrap.cc:492] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:26.000510 21329 tablet_bootstrap.cc:492] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:26.026211 21330 tablet_bootstrap.cc:492] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:26.029392 21329 tablet_bootstrap.cc:654] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.030382 21328 tablet_bootstrap.cc:654] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.033416 21330 tablet_bootstrap.cc:654] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.044342 21330 tablet_bootstrap.cc:492] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:26.044844 21330 ts_tablet_manager.cc:1403] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.008s
I20260713 09:07:26.047494 21329 tablet_bootstrap.cc:492] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:26.048314 21329 ts_tablet_manager.cc:1403] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.005s
I20260713 09:07:26.047941 21330 raft_consensus.cc:359] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.048914 21330 raft_consensus.cc:385] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.049242 21330 raft_consensus.cc:740] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.050709 21330 consensus_queue.cc:260] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.053081 21239 heartbeater.cc:499] Master 127.16.53.254:46679 was elected leader, sending a full tablet report...
I20260713 09:07:26.052505 21329 raft_consensus.cc:359] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.053579 21329 raft_consensus.cc:385] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.053701 21330 ts_tablet_manager.cc:1434] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:07:26.054046 21329 raft_consensus.cc:740] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.054766 21330 tablet_bootstrap.cc:492] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:26.059628 21328 tablet_bootstrap.cc:492] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:26.060163 21328 ts_tablet_manager.cc:1403] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.018s
I20260713 09:07:26.060351 21330 tablet_bootstrap.cc:654] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.060145 21329 consensus_queue.cc:260] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.063498 21328 raft_consensus.cc:359] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.064268 21328 raft_consensus.cc:385] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.064574 21328 raft_consensus.cc:740] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.065418 21328 consensus_queue.cc:260] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.070645 21329 ts_tablet_manager.cc:1434] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.008s
I20260713 09:07:26.071486 21164 heartbeater.cc:499] Master 127.16.53.254:46679 was elected leader, sending a full tablet report...
I20260713 09:07:26.072950 21330 tablet_bootstrap.cc:492] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:26.073447 21330 ts_tablet_manager.cc:1403] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:07:26.076406 21330 raft_consensus.cc:359] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:26.076913 21329 tablet_bootstrap.cc:492] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:26.077117 21330 raft_consensus.cc:385] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.077495 21330 raft_consensus.cc:740] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.078506 21330 consensus_queue.cc:260] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:26.080746 21330 ts_tablet_manager.cc:1434] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:07:26.081753 21330 tablet_bootstrap.cc:492] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:26.085475 21329 tablet_bootstrap.cc:654] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.088371 21330 tablet_bootstrap.cc:654] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.098156 21329 tablet_bootstrap.cc:492] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:26.098780 21329 ts_tablet_manager.cc:1403] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.002s
I20260713 09:07:26.100924 21330 tablet_bootstrap.cc:492] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:26.101467 21330 ts_tablet_manager.cc:1403] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:07:26.102164 21329 raft_consensus.cc:359] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.102975 21329 raft_consensus.cc:385] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.103322 21329 raft_consensus.cc:740] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.104527 21330 raft_consensus.cc:359] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.104295 21329 consensus_queue.cc:260] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.105228 21330 raft_consensus.cc:385] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.105558 21330 raft_consensus.cc:740] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.106566 21330 consensus_queue.cc:260] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.107221 21329 ts_tablet_manager.cc:1434] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:26.108325 21329 tablet_bootstrap.cc:492] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:26.109046 21330 ts_tablet_manager.cc:1434] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:07:26.110199 21330 tablet_bootstrap.cc:492] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:26.115190 21329 tablet_bootstrap.cc:654] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.116824 21313 heartbeater.cc:499] Master 127.16.53.254:46679 was elected leader, sending a full tablet report...
I20260713 09:07:26.116851 21330 tablet_bootstrap.cc:654] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.117390 21328 ts_tablet_manager.cc:1434] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.057s	user 0.024s	sys 0.031s
I20260713 09:07:26.118340 21328 tablet_bootstrap.cc:492] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:26.125029 21328 tablet_bootstrap.cc:654] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.127612 21337 raft_consensus.cc:493] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.127895 21329 tablet_bootstrap.cc:492] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:26.128748 21329 ts_tablet_manager.cc:1403] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:07:26.132714 21329 raft_consensus.cc:359] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.133771 21329 raft_consensus.cc:385] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.134203 21329 raft_consensus.cc:740] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.135349 21329 consensus_queue.cc:260] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.138589 21329 ts_tablet_manager.cc:1434] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:26.139860 21329 tablet_bootstrap.cc:492] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:26.143581 21330 tablet_bootstrap.cc:492] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:26.144174 21330 ts_tablet_manager.cc:1403] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.003s
I20260713 09:07:26.128402 21337 raft_consensus.cc:515] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.146996 21329 tablet_bootstrap.cc:654] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.149597 21330 raft_consensus.cc:359] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.150502 21330 raft_consensus.cc:385] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.150867 21330 raft_consensus.cc:740] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.151919 21330 consensus_queue.cc:260] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.155308 21330 ts_tablet_manager.cc:1434] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:07:26.156581 21330 tablet_bootstrap.cc:492] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:26.159073 21329 tablet_bootstrap.cc:492] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:26.159672 21329 ts_tablet_manager.cc:1403] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:07:26.163107 21330 tablet_bootstrap.cc:654] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.162824 21329 raft_consensus.cc:359] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.163810 21329 raft_consensus.cc:385] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.164215 21329 raft_consensus.cc:740] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.165020 21329 consensus_queue.cc:260] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.170315 21329 ts_tablet_manager.cc:1434] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:26.171696 21329 tablet_bootstrap.cc:492] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:26.180213 21337 leader_election.cc:290] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.181640 21329 tablet_bootstrap.cc:654] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.190524 21330 tablet_bootstrap.cc:492] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:26.191113 21330 ts_tablet_manager.cc:1403] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.004s
I20260713 09:07:26.194140 21329 tablet_bootstrap.cc:492] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:26.196791 21329 ts_tablet_manager.cc:1403] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260713 09:07:26.199550 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.200773 21139 raft_consensus.cc:2468] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.199669 21329 raft_consensus.cc:359] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.201697 21329 raft_consensus.cc:385] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.202092 21329 raft_consensus.cc:740] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.198863 21330 raft_consensus.cc:359] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.202582 21253 leader_election.cc:304] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.203299 21334 raft_consensus.cc:493] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.203068 21329 consensus_queue.cc:260] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.203866 21334 raft_consensus.cc:515] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.206142 21329 ts_tablet_manager.cc:1434] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260713 09:07:26.207275 21329 tablet_bootstrap.cc:492] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:26.215271 21334 leader_election.cc:290] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.216240 21329 tablet_bootstrap.cc:654] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.236060 21337 raft_consensus.cc:2804] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.236702 21337 raft_consensus.cc:493] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.237144 21337 raft_consensus.cc:3060] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.202793 21330 raft_consensus.cc:385] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.247833 21330 raft_consensus.cc:740] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.248689 21328 tablet_bootstrap.cc:492] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:26.249254 21328 ts_tablet_manager.cc:1403] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.131s	user 0.048s	sys 0.080s
I20260713 09:07:26.248862 21330 consensus_queue.cc:260] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.250042 21337 raft_consensus.cc:515] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.252275 21328 raft_consensus.cc:359] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.253014 21328 raft_consensus.cc:385] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.253031 21337 leader_election.cc:290] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.253427 21328 raft_consensus.cc:740] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.254329 21328 consensus_queue.cc:260] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.256476 21328 ts_tablet_manager.cc:1434] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:26.257423 21328 tablet_bootstrap.cc:492] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:26.263897 21328 tablet_bootstrap.cc:654] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.266184 21335 raft_consensus.cc:493] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.266844 21335 raft_consensus.cc:515] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.272457 21335 leader_election.cc:290] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.275758 21328 tablet_bootstrap.cc:492] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:26.276461 21328 ts_tablet_manager.cc:1403] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
W20260713 09:07:26.279767 21084 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:26.279927 21328 raft_consensus.cc:359] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.280833 21328 raft_consensus.cc:385] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.281219 21328 raft_consensus.cc:740] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.282328 21328 consensus_queue.cc:260] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.284817 21328 ts_tablet_manager.cc:1434] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:26.285295 21330 ts_tablet_manager.cc:1434] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.094s	user 0.005s	sys 0.004s
I20260713 09:07:26.285995 21328 tablet_bootstrap.cc:492] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:26.287180 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:26.287886 21139 raft_consensus.cc:3060] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.288270 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:26.288909 21213 raft_consensus.cc:3060] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.289939 21335 raft_consensus.cc:493] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.290513 21335 raft_consensus.cc:515] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.292874 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:26.293316 21328 tablet_bootstrap.cc:654] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.296974 21139 raft_consensus.cc:2468] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:26.300652 21334 raft_consensus.cc:493] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.301357 21334 raft_consensus.cc:515] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:26.303949 21334 leader_election.cc:290] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.304782 21328 tablet_bootstrap.cc:492] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:26.304692 21213 raft_consensus.cc:2468] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:26.305317 21328 ts_tablet_manager.cc:1403] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:07:26.305997 21253 leader_election.cc:304] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.292974 21335 leader_election.cc:290] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.307742 21337 raft_consensus.cc:2804] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.308441 21337 raft_consensus.cc:697] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:26.308368 21328 raft_consensus.cc:359] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.309242 21328 raft_consensus.cc:385] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.309541 21328 raft_consensus.cc:740] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.309538 21337 consensus_queue.cc:237] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.310586 21328 consensus_queue.cc:260] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.313117 21328 ts_tablet_manager.cc:1434] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:26.314190 21328 tablet_bootstrap.cc:492] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:26.316558 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9372ce1bcd484781e0b5bbee60dce6" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
W20260713 09:07:26.319391 21104 leader_election.cc:343] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.322325 21328 tablet_bootstrap.cc:654] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.325165 21335 raft_consensus.cc:493] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.325763 21335 raft_consensus.cc:515] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.326280 21334 raft_consensus.cc:493] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.326802 21334 raft_consensus.cc:515] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.361351 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d34805de0f4e17a30b965d380f2d65" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:26.361570 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
W20260713 09:07:26.363442 21104 leader_election.cc:343] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.365069 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.365224 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.366029 21139 raft_consensus.cc:2393] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03cbbd8b82154d4b8677a7938560f26a in current term 1: Already voted for candidate 71437ba93d244bb0b94337119de63a53 in this term.
W20260713 09:07:26.367632 21179 leader_election.cc:343] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.368402 21329 tablet_bootstrap.cc:492] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:26.367801 21334 leader_election.cc:290] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.361044 21330 tablet_bootstrap.cc:492] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:26.371174 21329 ts_tablet_manager.cc:1403] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.164s	user 0.024s	sys 0.069s
I20260713 09:07:26.371862 21337 raft_consensus.cc:493] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.372593 21337 raft_consensus.cc:515] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.362555 21335 leader_election.cc:290] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.369673 21214 raft_consensus.cc:2468] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 0.
I20260713 09:07:26.380048 21287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:26.375366 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95759d0f7f845ff8eee7e55428ed2c7" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.381820 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c255df5a28204251b16ab6fddebf0c9a" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
W20260713 09:07:26.383487 21253 leader_election.cc:343] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.384389 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:26.384859 21330 tablet_bootstrap.cc:654] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.386328 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95759d0f7f845ff8eee7e55428ed2c7" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:26.380353 21337 leader_election.cc:290] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.375396 21329 raft_consensus.cc:359] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.383352 21104 leader_election.cc:304] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
W20260713 09:07:26.389688 21180 leader_election.cc:343] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.392350 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c255df5a28204251b16ab6fddebf0c9a" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.392984 21139 raft_consensus.cc:2468] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.396327 21335 raft_consensus.cc:2804] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.396373 21180 leader_election.cc:304] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a; no voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:26.396943 21335 raft_consensus.cc:493] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:07:26.397292 21179 leader_election.cc:343] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.397351 21335 raft_consensus.cc:3060] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.397915 21180 leader_election.cc:304] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a; no voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:26.395622 21033 catalog_manager.cc:5697] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.398523 21253 leader_election.cc:304] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [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: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 03cbbd8b82154d4b8677a7938560f26a
I20260713 09:07:26.399091 21334 raft_consensus.cc:2749] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.399891 21334 raft_consensus.cc:2749] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.391574 21329 raft_consensus.cc:385] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.400903 21329 raft_consensus.cc:740] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.401731 21329 consensus_queue.cc:260] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.408193 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d34805de0f4e17a30b965d380f2d65" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:26.409019 21288 raft_consensus.cc:2468] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 0.
I20260713 09:07:26.410424 21335 raft_consensus.cc:515] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.411327 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9372ce1bcd484781e0b5bbee60dce6" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:26.404507 21337 raft_consensus.cc:2804] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.412200 21337 raft_consensus.cc:493] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.412714 21337 raft_consensus.cc:3060] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:26.416234 21105 leader_election.cc:343] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.416877 21105 leader_election.cc:304] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53
I20260713 09:07:26.420367 21328 tablet_bootstrap.cc:492] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:26.420917 21328 ts_tablet_manager.cc:1403] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.107s	user 0.031s	sys 0.048s
I20260713 09:07:26.421553 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d34805de0f4e17a30b965d380f2d65" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:26.422235 21213 raft_consensus.cc:3060] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.423988 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:26.424683 21288 raft_consensus.cc:2468] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 0.
W20260713 09:07:26.425964 21180 leader_election.cc:343] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.426458 21180 leader_election.cc:304] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a; no voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:26.427472 21328 raft_consensus.cc:359] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.428331 21328 raft_consensus.cc:385] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.428638 21328 raft_consensus.cc:740] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.429432 21334 raft_consensus.cc:2749] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.430217 21213 raft_consensus.cc:2468] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 1.
I20260713 09:07:26.430828 21328 consensus_queue.cc:260] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.431478 21104 leader_election.cc:304] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.441293 21105 leader_election.cc:304] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 03cbbd8b82154d4b8677a7938560f26a
I20260713 09:07:26.441500 21328 ts_tablet_manager.cc:1434] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260713 09:07:26.443282 21328 tablet_bootstrap.cc:492] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:26.446041 21363 raft_consensus.cc:2749] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.447256 21363 raft_consensus.cc:2804] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.447918 21363 raft_consensus.cc:697] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:26.449169 21363 consensus_queue.cc:237] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.452190 21328 tablet_bootstrap.cc:654] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.453478 21335 leader_election.cc:290] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.454396 21335 raft_consensus.cc:2804] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.454902 21335 raft_consensus.cc:493] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.455379 21335 raft_consensus.cc:3060] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.469751 21337 raft_consensus.cc:515] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.475237 21330 tablet_bootstrap.cc:492] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:26.488756 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c255df5a28204251b16ab6fddebf0c9a" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:26.489663 21139 raft_consensus.cc:3060] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.495229 21330 ts_tablet_manager.cc:1403] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.015s
I20260713 09:07:26.500494 21139 raft_consensus.cc:2468] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:26.504799 21253 leader_election.cc:304] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.506592 21342 raft_consensus.cc:2804] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.511510 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c255df5a28204251b16ab6fddebf0c9a" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:26.516798 21342 raft_consensus.cc:697] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
W20260713 09:07:26.508986 21104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.194:37775, user_credentials={real_user=slave}} blocked reactor thread for 77591.8us
W20260713 09:07:26.517575 21253 leader_election.cc:343] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.514833 21337 leader_election.cc:290] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.517974 21342 consensus_queue.cc:237] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.507206 21330 raft_consensus.cc:359] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.519424 21329 ts_tablet_manager.cc:1434] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.148s	user 0.025s	sys 0.027s
W20260713 09:07:26.519549 21105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.53.195:36967, user_credentials={real_user=slave}} blocked reactor thread for 78377.4us
I20260713 09:07:26.519954 21330 raft_consensus.cc:385] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.520382 21330 raft_consensus.cc:740] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.520854 21329 tablet_bootstrap.cc:492] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:26.509362 21335 raft_consensus.cc:515] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.521477 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d34805de0f4e17a30b965d380f2d65" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:26.522298 21288 raft_consensus.cc:3060] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.521332 21330 consensus_queue.cc:260] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.526075 21335 leader_election.cc:290] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.527951 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:26.529978 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:26.530777 21286 raft_consensus.cc:3060] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.531262 21329 tablet_bootstrap.cc:654] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.535633 21330 ts_tablet_manager.cc:1434] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260713 09:07:26.536878 21330 tablet_bootstrap.cc:492] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
W20260713 09:07:26.538300 21104 leader_election.cc:343] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.539198 21360 raft_consensus.cc:493] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.539705 21360 raft_consensus.cc:515] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.541014 21286 raft_consensus.cc:2468] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 1.
I20260713 09:07:26.541234 21288 raft_consensus.cc:2468] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 1.
I20260713 09:07:26.542140 21360 leader_election.cc:290] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.543267 21105 leader_election.cc:304] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 03cbbd8b82154d4b8677a7938560f26a
I20260713 09:07:26.544023 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.544962 21335 raft_consensus.cc:2804] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.545589 21335 raft_consensus.cc:697] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
W20260713 09:07:26.546873 21179 leader_election.cc:343] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.546667 21335 consensus_queue.cc:237] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.548628 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
W20260713 09:07:26.550292 21180 leader_election.cc:343] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.550904 21180 leader_election.cc:304] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a; no voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:26.552445 21360 raft_consensus.cc:2749] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.559883 21034 catalog_manager.cc:5697] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 1 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.568071 21329 tablet_bootstrap.cc:492] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:26.568689 21329 ts_tablet_manager.cc:1403] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.007s
I20260713 09:07:26.571630 21328 tablet_bootstrap.cc:492] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:26.572182 21328 ts_tablet_manager.cc:1403] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.002s
I20260713 09:07:26.575260 21328 raft_consensus.cc:359] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.575899 21328 raft_consensus.cc:385] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.576033 21330 tablet_bootstrap.cc:654] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.576310 21328 raft_consensus.cc:740] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.577344 21328 consensus_queue.cc:260] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.578809 21329 raft_consensus.cc:359] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.579970 21329 raft_consensus.cc:385] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.580396 21329 raft_consensus.cc:740] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.580618 21328 ts_tablet_manager.cc:1434] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:26.581729 21328 tablet_bootstrap.cc:492] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:26.581405 21329 consensus_queue.cc:260] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.585031 21329 ts_tablet_manager.cc:1434] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:07:26.586679 21329 tablet_bootstrap.cc:492] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:26.589515 21328 tablet_bootstrap.cc:654] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.592059 21342 raft_consensus.cc:493] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.592592 21342 raft_consensus.cc:515] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.583283 21034 catalog_manager.cc:5697] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.594944 21342 leader_election.cc:290] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.591054 21032 catalog_manager.cc:5697] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 1 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.595535 21329 tablet_bootstrap.cc:654] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.597347 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:26.598044 21213 raft_consensus.cc:2468] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.599463 21253 leader_election.cc:304] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53; no voters: 
I20260713 09:07:26.601179 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.601873 21139 raft_consensus.cc:2468] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.603804 21342 raft_consensus.cc:2804] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.604236 21342 raft_consensus.cc:493] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.604638 21342 raft_consensus.cc:3060] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.617224 21342 raft_consensus.cc:515] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.620854 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:26.621649 21139 raft_consensus.cc:3060] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.626693 21360 raft_consensus.cc:493] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.627257 21360 raft_consensus.cc:515] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.629623 21360 leader_election.cc:290] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.632395 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9372ce1bcd484781e0b5bbee60dce6" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:26.633370 21288 raft_consensus.cc:2468] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 0.
I20260713 09:07:26.635087 21180 leader_election.cc:304] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53; no voters: 
I20260713 09:07:26.637091 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9372ce1bcd484781e0b5bbee60dce6" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.637871 21138 raft_consensus.cc:2468] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 0.
I20260713 09:07:26.638311 21335 raft_consensus.cc:493] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.638849 21335 raft_consensus.cc:515] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.639820 21330 tablet_bootstrap.cc:492] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:26.639853 21360 raft_consensus.cc:2804] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.640551 21360 raft_consensus.cc:493] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.641047 21360 raft_consensus.cc:3060] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.641124 21335 leader_election.cc:290] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.643873 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
W20260713 09:07:26.645447 21104 leader_election.cc:343] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.646373 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:26.647810 21139 raft_consensus.cc:2468] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
W20260713 09:07:26.647918 21105 leader_election.cc:343] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.648577 21105 leader_election.cc:304] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53
I20260713 09:07:26.649502 21335 raft_consensus.cc:2749] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.649410 21360 raft_consensus.cc:515] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.640596 21330 ts_tablet_manager.cc:1403] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.104s	user 0.029s	sys 0.042s
I20260713 09:07:26.655504 21328 tablet_bootstrap.cc:492] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:26.656179 21328 ts_tablet_manager.cc:1403] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.000s
I20260713 09:07:26.658082 21342 leader_election.cc:290] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.658824 21253 leader_election.cc:304] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.659577 21329 tablet_bootstrap.cc:492] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:26.659647 21342 raft_consensus.cc:2804] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.660135 21329 ts_tablet_manager.cc:1403] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.074s	user 0.030s	sys 0.028s
I20260713 09:07:26.660370 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:26.660545 21342 raft_consensus.cc:697] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:26.661011 21213 raft_consensus.cc:3060] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.661960 21342 consensus_queue.cc:237] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.662828 21329 raft_consensus.cc:359] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.663442 21328 raft_consensus.cc:359] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:26.664740 21328 raft_consensus.cc:385] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.665092 21328 raft_consensus.cc:740] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.664798 21330 raft_consensus.cc:359] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.665710 21330 raft_consensus.cc:385] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.665794 21328 consensus_queue.cc:260] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:26.667984 21330 raft_consensus.cc:740] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.668977 21330 consensus_queue.cc:260] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.669975 21328 ts_tablet_manager.cc:1434] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:07:26.670467 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9372ce1bcd484781e0b5bbee60dce6" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:26.663473 21329 raft_consensus.cc:385] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.671485 21329 raft_consensus.cc:740] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.672322 21329 consensus_queue.cc:260] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.671063 21139 raft_consensus.cc:3060] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.676471 21329 ts_tablet_manager.cc:1434] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:07:26.677534 21329 tablet_bootstrap.cc:492] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:26.681576 21139 raft_consensus.cc:2468] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 1.
I20260713 09:07:26.682509 21330 ts_tablet_manager.cc:1434] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260713 09:07:26.682680 21179 leader_election.cc:304] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.683637 21329 tablet_bootstrap.cc:654] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.683759 21330 tablet_bootstrap.cc:492] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:26.683856 21334 raft_consensus.cc:2804] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.686230 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9372ce1bcd484781e0b5bbee60dce6" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:26.686787 21288 raft_consensus.cc:3060] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.687322 21213 raft_consensus.cc:2468] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:26.687815 21360 leader_election.cc:290] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.671065 21328 tablet_bootstrap.cc:492] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:26.682590 21034 catalog_manager.cc:5697] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.691037 21330 tablet_bootstrap.cc:654] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.694453 21288 raft_consensus.cc:2468] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 1.
I20260713 09:07:26.695946 21328 tablet_bootstrap.cc:654] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.704653 21329 tablet_bootstrap.cc:492] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:26.705267 21329 ts_tablet_manager.cc:1403] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260713 09:07:26.708804 21329 raft_consensus.cc:359] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:26.711236 21329 raft_consensus.cc:385] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.711598 21329 raft_consensus.cc:740] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.711941 21330 tablet_bootstrap.cc:492] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:26.712495 21330 ts_tablet_manager.cc:1403] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.003s
I20260713 09:07:26.713601 21329 consensus_queue.cc:260] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:26.714618 21328 tablet_bootstrap.cc:492] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:26.715062 21328 ts_tablet_manager.cc:1403] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.019s
I20260713 09:07:26.716007 21329 ts_tablet_manager.cc:1434] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:26.717643 21328 raft_consensus.cc:359] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.717937 21330 raft_consensus.cc:359] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.718410 21328 raft_consensus.cc:385] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.718647 21330 raft_consensus.cc:385] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.718704 21328 raft_consensus.cc:740] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.718976 21330 raft_consensus.cc:740] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.719274 21328 consensus_queue.cc:260] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.719677 21330 consensus_queue.cc:260] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.722343 21330 ts_tablet_manager.cc:1434] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:07:26.723194 21330 tablet_bootstrap.cc:492] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:26.725400 21334 raft_consensus.cc:697] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:26.726311 21334 consensus_queue.cc:237] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.730818 21328 ts_tablet_manager.cc:1434] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:07:26.731489 21330 tablet_bootstrap.cc:654] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.733493 21328 tablet_bootstrap.cc:492] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:26.736531 21342 consensus_queue.cc:1048] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.740020 21036 catalog_manager.cc:5697] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 0 to 1, leader changed from <none> to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:26.741217 21328 tablet_bootstrap.cc:654] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.748006 21330 tablet_bootstrap.cc:492] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:26.748435 21330 ts_tablet_manager.cc:1403] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260713 09:07:26.752177 21328 tablet_bootstrap.cc:492] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:26.752660 21328 ts_tablet_manager.cc:1403] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.008s
I20260713 09:07:26.755862 21328 raft_consensus.cc:359] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.756721 21328 raft_consensus.cc:385] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.757054 21328 raft_consensus.cc:740] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.757833 21328 consensus_queue.cc:260] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.758443 21330 raft_consensus.cc:359] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.759234 21330 raft_consensus.cc:385] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.759508 21330 raft_consensus.cc:740] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.760391 21328 ts_tablet_manager.cc:1434] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:26.760486 21330 consensus_queue.cc:260] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.765174 21342 consensus_queue.cc:1048] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.765398 21330 ts_tablet_manager.cc:1434] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:07:26.799176 21342 raft_consensus.cc:493] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.799805 21342 raft_consensus.cc:515] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.802271 21342 leader_election.cc:290] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.803025 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.803436 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:26.803822 21139 raft_consensus.cc:2468] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.804482 21213 raft_consensus.cc:2468] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.805081 21253 leader_election.cc:304] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.805900 21342 raft_consensus.cc:2804] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.806269 21342 raft_consensus.cc:493] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.806591 21342 raft_consensus.cc:3060] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.811858 21342 raft_consensus.cc:515] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.813563 21342 leader_election.cc:290] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.814921 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:26.815248 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:26.815641 21139 raft_consensus.cc:3060] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.816030 21213 raft_consensus.cc:3060] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.823024 21139 raft_consensus.cc:2468] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:26.823583 21213 raft_consensus.cc:2468] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:26.824214 21253 leader_election.cc:304] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.824939 21342 raft_consensus.cc:2804] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.825400 21342 raft_consensus.cc:697] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:26.826211 21342 consensus_queue.cc:237] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.833151 21036 catalog_manager.cc:5697] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.918653 21342 consensus_queue.cc:1048] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.923550 21342 raft_consensus.cc:493] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.924048 21342 raft_consensus.cc:515] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.927323 21342 leader_election.cc:290] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.927981 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95759d0f7f845ff8eee7e55428ed2c7" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.928892 21139 raft_consensus.cc:2468] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.930109 21213 raft_consensus.cc:3060] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.930287 21253 leader_election.cc:304] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.931636 21368 raft_consensus.cc:2804] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.930419 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95759d0f7f845ff8eee7e55428ed2c7" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:26.932092 21368 raft_consensus.cc:493] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.932396 21214 raft_consensus.cc:2468] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.932449 21368 raft_consensus.cc:3060] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.939363 21393 consensus_queue.cc:1048] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:26.939810 21368 raft_consensus.cc:515] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.943126 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95759d0f7f845ff8eee7e55428ed2c7" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:26.943120 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e95759d0f7f845ff8eee7e55428ed2c7" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:26.943215 21368 leader_election.cc:290] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.943826 21214 raft_consensus.cc:3060] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.944031 21139 raft_consensus.cc:3060] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.950917 21139 raft_consensus.cc:2468] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:26.950917 21214 raft_consensus.cc:2468] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:26.952159 21253 leader_election.cc:304] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.952912 21368 raft_consensus.cc:2804] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.953348 21368 raft_consensus.cc:697] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:26.954046 21368 consensus_queue.cc:237] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.961412 21032 catalog_manager.cc:5697] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.975219 21334 raft_consensus.cc:493] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.975814 21334 raft_consensus.cc:515] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:26.977499 21334 leader_election.cc:290] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:26.978449 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.978536 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:26.979275 21288 raft_consensus.cc:2393] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03cbbd8b82154d4b8677a7938560f26a in current term 1: Already voted for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in this term.
I20260713 09:07:26.980237 21180 leader_election.cc:304] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a; no voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:26.980921 21334 raft_consensus.cc:3060] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.985849 21334 raft_consensus.cc:2749] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.988639 21368 raft_consensus.cc:493] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.989039 21368 raft_consensus.cc:515] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:26.990550 21368 leader_election.cc:290] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:26.991328 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:26.991602 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:26.991954 21139 raft_consensus.cc:2468] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.992233 21214 raft_consensus.cc:2468] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:26.992969 21253 leader_election.cc:304] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:26.993606 21368 raft_consensus.cc:2804] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.993952 21368 raft_consensus.cc:493] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.994272 21368 raft_consensus.cc:3060] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.995949 21335 consensus_queue.cc:1048] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:26.999372 21368 raft_consensus.cc:515] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:27.002179 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:27.002383 21368 leader_election.cc:290] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:27.002853 21139 raft_consensus.cc:3060] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.007794 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:27.008431 21213 raft_consensus.cc:3060] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.010279 21139 raft_consensus.cc:2468] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:27.011312 21253 leader_election.cc:304] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:27.012091 21335 consensus_queue.cc:1048] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.012470 21393 raft_consensus.cc:2804] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.013010 21393 raft_consensus.cc:697] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:27.013715 21393 consensus_queue.cc:237] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:27.015410 21213 raft_consensus.cc:2468] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:27.026249 21036 catalog_manager.cc:5697] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.029026 21335 consensus_queue.cc:1048] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.030028 21365 consensus_queue.cc:1048] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.119900 21334 consensus_queue.cc:1048] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.122381 21393 consensus_queue.cc:1048] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.134744 21337 consensus_queue.cc:1048] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.135777 21382 consensus_queue.cc:1048] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.223109 21288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
mode: GRACEFUL
new_leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:53678
I20260713 09:07:27.223829 21288 raft_consensus.cc:606] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Received request to transfer leadership to TS cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:27.229034 21288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
mode: GRACEFUL
new_leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:53678
I20260713 09:07:27.229493 21288 raft_consensus.cc:606] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Received request to transfer leadership to TS cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:27.234251 21288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c255df5a28204251b16ab6fddebf0c9a"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
mode: GRACEFUL
new_leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:53678
I20260713 09:07:27.234683 21288 raft_consensus.cc:606] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Received request to transfer leadership to TS cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:27.239359 21288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
mode: GRACEFUL
new_leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:53678
I20260713 09:07:27.239871 21288 raft_consensus.cc:606] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Received request to transfer leadership to TS cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:27.244280 21342 raft_consensus.cc:993] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53: : Instructing follower cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:27.244786 21393 raft_consensus.cc:1081] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Signalling peer cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:27.246443 21139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:36136
I20260713 09:07:27.247184 21139 raft_consensus.cc:493] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.246611 21288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
mode: GRACEFUL
new_leader_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:53678
I20260713 09:07:27.247641 21139 raft_consensus.cc:3060] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.248039 21288 raft_consensus.cc:606] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Received request to transfer leadership to TS 03cbbd8b82154d4b8677a7938560f26a
I20260713 09:07:27.255189 21139 raft_consensus.cc:515] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.258246 21139 leader_election.cc:290] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 2 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:27.258173 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:27.259068 21214 raft_consensus.cc:3060] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.259332 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:27.259943 21288 raft_consensus.cc:3055] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.260270 21288 raft_consensus.cc:740] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:27.261133 21288 consensus_queue.cc:260] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.262220 21288 raft_consensus.cc:3060] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.266376 21214 raft_consensus.cc:2468] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:27.267622 21104 leader_election.cc:304] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:27.268507 21363 raft_consensus.cc:2804] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.268846 21288 raft_consensus.cc:2468] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:27.269037 21363 raft_consensus.cc:697] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:27.269645 21139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2d34805de0f4e17a30b965d380f2d65"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
mode: GRACEFUL
new_leader_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:36158
I20260713 09:07:27.270212 21363 consensus_queue.cc:237] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.272595 21139 raft_consensus.cc:606] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Received request to transfer leadership to TS 03cbbd8b82154d4b8677a7938560f26a
I20260713 09:07:27.278831 21393 consensus_queue.cc:1048] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.280802 21139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
mode: GRACEFUL
new_leader_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:36158
I20260713 09:07:27.281454 21139 raft_consensus.cc:606] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Received request to transfer leadership to TS 03cbbd8b82154d4b8677a7938560f26a
I20260713 09:07:27.282524 21393 consensus_queue.cc:1048] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.283411 21032 catalog_manager.cc:5697] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 1 to 2, leader changed from 71437ba93d244bb0b94337119de63a53 (127.16.53.195) to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 2 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.299206 21337 raft_consensus.cc:993] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53: : Instructing follower 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:27.299753 21337 raft_consensus.cc:1081] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Signalling peer 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:27.301817 21213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558"
dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:55018
I20260713 09:07:27.304039 21213 raft_consensus.cc:493] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.304481 21213 raft_consensus.cc:3060] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.312592 21213 raft_consensus.cc:515] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.317646 21213 leader_election.cc:290] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 2 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:27.318529 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:27.318926 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:27.319234 21139 raft_consensus.cc:3060] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.319576 21288 raft_consensus.cc:3055] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.319994 21288 raft_consensus.cc:740] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:27.320920 21288 consensus_queue.cc:260] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.322126 21288 raft_consensus.cc:3060] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.328025 21139 raft_consensus.cc:2468] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:27.328253 21288 raft_consensus.cc:2468] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:27.329259 21179 leader_election.cc:304] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:27.330034 21382 raft_consensus.cc:2804] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.330538 21382 raft_consensus.cc:697] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:27.331401 21382 consensus_queue.cc:237] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.339484 21034 catalog_manager.cc:5697] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 1 to 2, leader changed from 71437ba93d244bb0b94337119de63a53 (127.16.53.195) to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 2 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.417923 21368 consensus_queue.cc:1048] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.429057 21411 consensus_queue.cc:1048] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.464206 21335 raft_consensus.cc:993] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb: : Instructing follower 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:27.464711 21335 raft_consensus.cc:1081] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Signalling peer 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:27.466225 21213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94"
dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:55032
I20260713 09:07:27.466773 21213 raft_consensus.cc:493] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.467155 21213 raft_consensus.cc:3060] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.472220 21213 raft_consensus.cc:515] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.473886 21213 leader_election.cc:290] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 2 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:27.474560 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:27.474833 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab2bbd72b5134df7b9d28743fc891d94" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:27.475113 21139 raft_consensus.cc:3055] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.475446 21288 raft_consensus.cc:3060] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.475471 21139 raft_consensus.cc:740] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:27.476663 21139 consensus_queue.cc:260] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.477730 21139 raft_consensus.cc:3060] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.481402 21288 raft_consensus.cc:2468] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:27.482635 21180 leader_election.cc:304] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53; no voters: 
I20260713 09:07:27.483054 21139 raft_consensus.cc:2468] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:27.483510 21382 raft_consensus.cc:2804] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.484023 21382 raft_consensus.cc:697] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:27.484728 21382 consensus_queue.cc:237] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.490578 21032 catalog_manager.cc:5697] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 1 to 2, leader changed from cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193) to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 2 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.507020 21393 consensus_queue.cc:1048] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.512253 21393 consensus_queue.cc:1048] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.526831 21411 raft_consensus.cc:993] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53: : Instructing follower cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:27.527269 21411 raft_consensus.cc:1081] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Signalling peer cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:27.527946 21393 raft_consensus.cc:993] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53: : Instructing follower cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:27.528414 21393 raft_consensus.cc:1081] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Signalling peer cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:27.531019 21137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c255df5a28204251b16ab6fddebf0c9a"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:36136
I20260713 09:07:27.531677 21137 raft_consensus.cc:493] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.532114 21137 raft_consensus.cc:3060] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.536029 21139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:36136
I20260713 09:07:27.536787 21139 raft_consensus.cc:493] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.537253 21139 raft_consensus.cc:3060] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.541164 21137 raft_consensus.cc:515] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.543776 21137 leader_election.cc:290] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 2 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:27.544953 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c255df5a28204251b16ab6fddebf0c9a" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:27.545499 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c255df5a28204251b16ab6fddebf0c9a" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:27.545667 21213 raft_consensus.cc:3060] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.546073 21139 raft_consensus.cc:515] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:27.546128 21288 raft_consensus.cc:3055] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.547055 21288 raft_consensus.cc:740] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:27.547891 21288 consensus_queue.cc:260] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.549124 21139 leader_election.cc:290] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 2 election: Requested vote from peers 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:27.549157 21288 raft_consensus.cc:3060] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.550163 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:27.550163 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ef210b61a94d699d7e98a9bb30e30e" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:27.550897 21214 raft_consensus.cc:3060] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.550987 21286 raft_consensus.cc:3055] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.551337 21286 raft_consensus.cc:740] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:27.552160 21286 consensus_queue.cc:260] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:27.553496 21286 raft_consensus.cc:3060] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.554008 21213 raft_consensus.cc:2468] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:27.555375 21104 leader_election.cc:304] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:27.556322 21335 raft_consensus.cc:2804] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.556813 21335 raft_consensus.cc:697] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:27.557617 21335 consensus_queue.cc:237] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.558449 21288 raft_consensus.cc:2468] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:27.560817 21368 raft_consensus.cc:993] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53: : Instructing follower cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:27.561228 21368 raft_consensus.cc:1081] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Signalling peer cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:27.561264 21286 raft_consensus.cc:2468] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:27.562601 21105 leader_election.cc:304] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:27.562743 21214 raft_consensus.cc:2468] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:27.563441 21139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:36136
I20260713 09:07:27.563634 21335 raft_consensus.cc:2804] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.564177 21139 raft_consensus.cc:493] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.564570 21139 raft_consensus.cc:3060] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.564445 21335 raft_consensus.cc:697] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:27.566769 21335 consensus_queue.cc:237] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } }
I20260713 09:07:27.568743 21034 catalog_manager.cc:5697] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 1 to 2, leader changed from 71437ba93d244bb0b94337119de63a53 (127.16.53.195) to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 2 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.572136 21139 raft_consensus.cc:515] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.573776 21139 leader_election.cc:290] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 2 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:27.574958 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:27.575481 21286 raft_consensus.cc:3055] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.575793 21286 raft_consensus.cc:740] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:27.576191 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3906b4b9c4fca89ed7ccb9f7dcff8" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:27.576637 21286 consensus_queue.cc:260] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.576859 21214 raft_consensus.cc:3060] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.577898 21286 raft_consensus.cc:3060] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.584365 21214 raft_consensus.cc:2468] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:27.584960 21286 raft_consensus.cc:2468] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:27.584555 21034 catalog_manager.cc:5697] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 1 to 2, leader changed from 71437ba93d244bb0b94337119de63a53 (127.16.53.195) to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 2 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.585881 21104 leader_election.cc:304] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:27.586805 21335 raft_consensus.cc:2804] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.587231 21335 raft_consensus.cc:697] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:27.587981 21335 consensus_queue.cc:237] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.598166 21034 catalog_manager.cc:5697] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 1 to 2, leader changed from 71437ba93d244bb0b94337119de63a53 (127.16.53.195) to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 2 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.604149 21363 raft_consensus.cc:993] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb: : Instructing follower 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:27.604650 21335 raft_consensus.cc:1081] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Signalling peer 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:27.606143 21214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2d34805de0f4e17a30b965d380f2d65"
dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:55032
I20260713 09:07:27.606586 21214 raft_consensus.cc:493] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.606822 21214 raft_consensus.cc:3060] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.611557 21214 raft_consensus.cc:515] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.613166 21214 leader_election.cc:290] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 2 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:27.613839 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d34805de0f4e17a30b965d380f2d65" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:27.614207 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2d34805de0f4e17a30b965d380f2d65" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:27.614480 21139 raft_consensus.cc:3055] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.614794 21139 raft_consensus.cc:740] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:27.614836 21286 raft_consensus.cc:3060] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.615697 21139 consensus_queue.cc:260] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.616793 21139 raft_consensus.cc:3060] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.620460 21286 raft_consensus.cc:2468] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:27.621002 21139 raft_consensus.cc:2468] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:27.621567 21180 leader_election.cc:304] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53; no voters: 
I20260713 09:07:27.622419 21382 raft_consensus.cc:2804] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.622864 21382 raft_consensus.cc:697] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:27.623486 21382 consensus_queue.cc:237] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:27.629921 21034 catalog_manager.cc:5697] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 1 to 2, leader changed from cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193) to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 2 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.803037 21286 raft_consensus.cc:1275] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.804289 21415 consensus_queue.cc:1048] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.807842 21288 raft_consensus.cc:1275] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.809347 21335 consensus_queue.cc:1048] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.812628 21139 raft_consensus.cc:1275] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.816311 21415 consensus_queue.cc:1048] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.822566 21214 raft_consensus.cc:1275] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.824229 21363 consensus_queue.cc:1048] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.944867 21286 raft_consensus.cc:1275] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.946152 21363 consensus_queue.cc:1048] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.949136 21214 raft_consensus.cc:1275] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.951416 21363 consensus_queue.cc:1048] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.953270 21288 raft_consensus.cc:1275] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.953841 21214 raft_consensus.cc:1275] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:27.956027 21364 consensus_queue.cc:1048] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:27.957789 21364 consensus_queue.cc:1048] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.016695 21286 raft_consensus.cc:1275] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.018035 21415 consensus_queue.cc:1048] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.027132 21139 raft_consensus.cc:1275] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.028434 21415 consensus_queue.cc:1048] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.058082 21286 raft_consensus.cc:1275] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.059386 21364 consensus_queue.cc:1048] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.066695 21213 raft_consensus.cc:1275] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.068302 21363 consensus_queue.cc:1048] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.093660 21139 raft_consensus.cc:1275] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.094990 21415 consensus_queue.cc:1048] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.104152 21286 raft_consensus.cc:1275] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.105674 21382 consensus_queue.cc:1048] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.323942 21036 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32774:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:30.326411 21036 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:30.377575 21129 tablet_service.cc:1511] Processing CreateTablet for tablet 716c11813bcb42b1b1c1c506e45b209e (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:30.378901 21129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 716c11813bcb42b1b1c1c506e45b209e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.381268 21274 tablet_service.cc:1511] Processing CreateTablet for tablet 716c11813bcb42b1b1c1c506e45b209e (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:30.382512 21274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 716c11813bcb42b1b1c1c506e45b209e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.382405 21122 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe0f0c0b15f47f28fd35cb555c970a9 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:30.383637 21122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe0f0c0b15f47f28fd35cb555c970a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.388725 21125 tablet_service.cc:1511] Processing CreateTablet for tablet 3aebba33ddb34453b1860552ddc66313 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:30.390019 21125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aebba33ddb34453b1860552ddc66313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.389672 21270 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe0f0c0b15f47f28fd35cb555c970a9 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:30.390908 21270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe0f0c0b15f47f28fd35cb555c970a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.390735 21277 tablet_service.cc:1511] Processing CreateTablet for tablet 3aebba33ddb34453b1860552ddc66313 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:30.392692 21121 tablet_service.cc:1511] Processing CreateTablet for tablet b9137cd55505411cb9b216870f782472 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:30.393923 21121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9137cd55505411cb9b216870f782472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.393613 21201 tablet_service.cc:1511] Processing CreateTablet for tablet 3aebba33ddb34453b1860552ddc66313 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:30.394830 21201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aebba33ddb34453b1860552ddc66313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.379235 21202 tablet_service.cc:1511] Processing CreateTablet for tablet 716c11813bcb42b1b1c1c506e45b209e (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:30.396682 21202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 716c11813bcb42b1b1c1c506e45b209e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.396485 21197 tablet_service.cc:1511] Processing CreateTablet for tablet 9fe0f0c0b15f47f28fd35cb555c970a9 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:30.397670 21197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fe0f0c0b15f47f28fd35cb555c970a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.398468 21200 tablet_service.cc:1511] Processing CreateTablet for tablet b9137cd55505411cb9b216870f782472 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:30.399688 21200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9137cd55505411cb9b216870f782472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.404752 21126 tablet_service.cc:1511] Processing CreateTablet for tablet 6725279a9b694cbaa0c4025436462767 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:30.406126 21126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6725279a9b694cbaa0c4025436462767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.406010 21199 tablet_service.cc:1511] Processing CreateTablet for tablet 6725279a9b694cbaa0c4025436462767 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:30.407263 21199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6725279a9b694cbaa0c4025436462767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.409544 21278 tablet_service.cc:1511] Processing CreateTablet for tablet b9137cd55505411cb9b216870f782472 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:30.410751 21273 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc0f59ffb3a4e7098495c0f49e0e186 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:30.411811 21275 tablet_service.cc:1511] Processing CreateTablet for tablet 6725279a9b694cbaa0c4025436462767 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:30.412876 21271 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee8fb73578c465d9ee4ee29bb8173b4 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:30.413928 21272 tablet_service.cc:1511] Processing CreateTablet for tablet afdbe2b826b44004bec0d92c586a6e75 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:30.416329 21276 tablet_service.cc:1511] Processing CreateTablet for tablet 7217088f30ce490a8b9030a453807f6f (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:30.410769 21278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9137cd55505411cb9b216870f782472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.423305 21276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7217088f30ce490a8b9030a453807f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.424005 21275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6725279a9b694cbaa0c4025436462767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.424626 21271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee8fb73578c465d9ee4ee29bb8173b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.425220 21272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdbe2b826b44004bec0d92c586a6e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.425938 21277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aebba33ddb34453b1860552ddc66313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.427901 21203 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc0f59ffb3a4e7098495c0f49e0e186 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:30.429174 21203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc0f59ffb3a4e7098495c0f49e0e186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.431806 21198 tablet_service.cc:1511] Processing CreateTablet for tablet afdbe2b826b44004bec0d92c586a6e75 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:30.432101 21124 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc0f59ffb3a4e7098495c0f49e0e186 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:30.433076 21198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdbe2b826b44004bec0d92c586a6e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.433245 21124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc0f59ffb3a4e7098495c0f49e0e186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.439891 21196 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee8fb73578c465d9ee4ee29bb8173b4 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:30.441339 21196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee8fb73578c465d9ee4ee29bb8173b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.445225 21204 tablet_service.cc:1511] Processing CreateTablet for tablet 7217088f30ce490a8b9030a453807f6f (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:30.445358 21127 tablet_service.cc:1511] Processing CreateTablet for tablet afdbe2b826b44004bec0d92c586a6e75 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:30.446513 21204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7217088f30ce490a8b9030a453807f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.446696 21127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdbe2b826b44004bec0d92c586a6e75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.452127 21273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc0f59ffb3a4e7098495c0f49e0e186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.461875 21123 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee8fb73578c465d9ee4ee29bb8173b4 (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:30.464264 21123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee8fb73578c465d9ee4ee29bb8173b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.469674 21128 tablet_service.cc:1511] Processing CreateTablet for tablet 7217088f30ce490a8b9030a453807f6f (DEFAULT_TABLE table=soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:30.470989 21128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7217088f30ce490a8b9030a453807f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:30.492522 21438 tablet_bootstrap.cc:492] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:30.519160 21437 tablet_bootstrap.cc:492] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:30.537488 21437 tablet_bootstrap.cc:654] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.541178 21439 tablet_bootstrap.cc:492] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:30.550753 21438 tablet_bootstrap.cc:654] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.558449 21439 tablet_bootstrap.cc:654] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.574716 21437 tablet_bootstrap.cc:492] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:30.575385 21437 ts_tablet_manager.cc:1403] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.013s
I20260713 09:07:30.578022 21439 tablet_bootstrap.cc:492] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:30.578632 21439 ts_tablet_manager.cc:1403] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.038s	user 0.002s	sys 0.011s
I20260713 09:07:30.579674 21437 raft_consensus.cc:359] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.580402 21437 raft_consensus.cc:385] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.580682 21437 raft_consensus.cc:740] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.580899 21438 tablet_bootstrap.cc:492] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:30.581439 21438 ts_tablet_manager.cc:1403] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.013s
I20260713 09:07:30.581374 21437 consensus_queue.cc:260] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.581851 21439 raft_consensus.cc:359] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.582674 21439 raft_consensus.cc:385] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.582973 21439 raft_consensus.cc:740] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.584054 21437 ts_tablet_manager.cc:1434] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:30.583811 21439 consensus_queue.cc:260] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.585083 21437 tablet_bootstrap.cc:492] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:30.585103 21438 raft_consensus.cc:359] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.586011 21438 raft_consensus.cc:385] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.586293 21438 raft_consensus.cc:740] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.586526 21439 ts_tablet_manager.cc:1434] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:07:30.587071 21438 consensus_queue.cc:260] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.587595 21439 tablet_bootstrap.cc:492] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:30.589442 21438 ts_tablet_manager.cc:1434] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:07:30.590449 21438 tablet_bootstrap.cc:492] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:30.592097 21437 tablet_bootstrap.cc:654] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.594900 21439 tablet_bootstrap.cc:654] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.597150 21438 tablet_bootstrap.cc:654] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.607498 21439 tablet_bootstrap.cc:492] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:30.608215 21439 ts_tablet_manager.cc:1403] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260713 09:07:30.611987 21439 raft_consensus.cc:359] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.612960 21439 raft_consensus.cc:385] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.613350 21439 raft_consensus.cc:740] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.615152 21439 consensus_queue.cc:260] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.617486 21439 ts_tablet_manager.cc:1434] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:30.618969 21439 tablet_bootstrap.cc:492] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:30.619567 21438 tablet_bootstrap.cc:492] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:30.620149 21438 ts_tablet_manager.cc:1403] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260713 09:07:30.623235 21438 raft_consensus.cc:359] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.624028 21438 raft_consensus.cc:385] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.624320 21438 raft_consensus.cc:740] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.625511 21439 tablet_bootstrap.cc:654] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.625183 21438 consensus_queue.cc:260] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.627697 21438 ts_tablet_manager.cc:1434] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:30.628844 21438 tablet_bootstrap.cc:492] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:30.637069 21438 tablet_bootstrap.cc:654] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.637300 21439 tablet_bootstrap.cc:492] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:30.637836 21439 ts_tablet_manager.cc:1403] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260713 09:07:30.641253 21439 raft_consensus.cc:359] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.642215 21439 raft_consensus.cc:385] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.642576 21439 raft_consensus.cc:740] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.643817 21439 consensus_queue.cc:260] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.646677 21439 ts_tablet_manager.cc:1434] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:30.647789 21439 tablet_bootstrap.cc:492] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:30.649345 21438 tablet_bootstrap.cc:492] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:30.649900 21438 ts_tablet_manager.cc:1403] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:07:30.653061 21438 raft_consensus.cc:359] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.653796 21438 raft_consensus.cc:385] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.654122 21438 raft_consensus.cc:740] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.654255 21439 tablet_bootstrap.cc:654] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.654985 21438 consensus_queue.cc:260] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.657471 21438 ts_tablet_manager.cc:1434] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:30.658860 21438 tablet_bootstrap.cc:492] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:30.666273 21439 tablet_bootstrap.cc:492] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:30.666882 21439 ts_tablet_manager.cc:1403] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:07:30.670024 21438 tablet_bootstrap.cc:654] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.670182 21439 raft_consensus.cc:359] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.670928 21439 raft_consensus.cc:385] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.671270 21439 raft_consensus.cc:740] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.672572 21439 consensus_queue.cc:260] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.674512 21439 ts_tablet_manager.cc:1434] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:30.675585 21439 tablet_bootstrap.cc:492] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:30.684173 21439 tablet_bootstrap.cc:654] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.684614 21335 raft_consensus.cc:493] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.685606 21335 raft_consensus.cc:515] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.690358 21393 raft_consensus.cc:493] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.696380 21438 tablet_bootstrap.cc:492] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:30.696920 21438 ts_tablet_manager.cc:1403] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.003s
I20260713 09:07:30.697108 21382 raft_consensus.cc:493] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.697592 21382 raft_consensus.cc:515] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.700369 21382 leader_election.cc:290] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:30.700613 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
W20260713 09:07:30.702152 21180 leader_election.cc:343] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.702716 21438 raft_consensus.cc:359] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.703529 21438 raft_consensus.cc:385] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.703955 21438 raft_consensus.cc:740] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.704836 21438 consensus_queue.cc:260] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.706681 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:30.707559 21138 raft_consensus.cc:2468] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 0.
I20260713 09:07:30.691082 21393 raft_consensus.cc:515] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.708902 21439 tablet_bootstrap.cc:492] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:30.709589 21439 ts_tablet_manager.cc:1403] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260713 09:07:30.710695 21393 leader_election.cc:290] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:30.713699 21439 raft_consensus.cc:359] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.714710 21439 raft_consensus.cc:385] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.715067 21439 raft_consensus.cc:740] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.716051 21439 consensus_queue.cc:260] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.718525 21439 ts_tablet_manager.cc:1434] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260713 09:07:30.719642 21439 tablet_bootstrap.cc:492] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:30.725476 21438 ts_tablet_manager.cc:1434] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.006s
I20260713 09:07:30.726521 21438 tablet_bootstrap.cc:492] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:30.727308 21439 tablet_bootstrap.cc:654] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.728055 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe0f0c0b15f47f28fd35cb555c970a9" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:30.728946 21213 raft_consensus.cc:2468] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:30.730851 21253 leader_election.cc:304] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53; no voters: 
I20260713 09:07:30.734125 21438 tablet_bootstrap.cc:654] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.735387 21179 leader_election.cc:304] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 71437ba93d244bb0b94337119de63a53
I20260713 09:07:30.737061 21436 raft_consensus.cc:2804] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:30.737529 21436 raft_consensus.cc:493] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:30.737936 21436 raft_consensus.cc:3060] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.739869 21439 tablet_bootstrap.cc:492] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:30.740484 21439 ts_tablet_manager.cc:1403] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:07:30.744216 21439 raft_consensus.cc:359] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.744920 21439 raft_consensus.cc:385] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.745211 21439 raft_consensus.cc:740] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.746359 21438 tablet_bootstrap.cc:492] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:30.745908 21439 consensus_queue.cc:260] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.746966 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9137cd55505411cb9b216870f782472" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
W20260713 09:07:30.749014 21105 leader_election.cc:343] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.749361 21439 ts_tablet_manager.cc:1434] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:30.750514 21439 tablet_bootstrap.cc:492] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:30.751889 21335 leader_election.cc:290] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:30.752990 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe0f0c0b15f47f28fd35cb555c970a9" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:30.753640 21138 raft_consensus.cc:2468] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:30.755210 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9137cd55505411cb9b216870f782472" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:30.755883 21393 raft_consensus.cc:2804] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:30.755908 21213 raft_consensus.cc:2468] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 0.
I20260713 09:07:30.756269 21439 tablet_bootstrap.cc:654] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.756438 21393 raft_consensus.cc:493] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:30.756914 21393 raft_consensus.cc:3060] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.757360 21104 leader_election.cc:304] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 71437ba93d244bb0b94337119de63a53
I20260713 09:07:30.758229 21335 raft_consensus.cc:2804] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:30.758625 21335 raft_consensus.cc:493] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:30.759002 21335 raft_consensus.cc:3060] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.747002 21438 ts_tablet_manager.cc:1403] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:07:30.770766 21438 raft_consensus.cc:359] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.771533 21438 raft_consensus.cc:385] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.770900 21335 raft_consensus.cc:515] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.771920 21438 raft_consensus.cc:740] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.775848 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9137cd55505411cb9b216870f782472" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:30.776928 21213 raft_consensus.cc:3060] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.767352 21436 raft_consensus.cc:515] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.780773 21436 leader_election.cc:290] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:30.782047 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:30.782573 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:30.783028 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9137cd55505411cb9b216870f782472" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53"
W20260713 09:07:30.783550 21180 leader_election.cc:343] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.783175 21438 consensus_queue.cc:260] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
W20260713 09:07:30.784654 21105 leader_election.cc:343] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.784940 21439 tablet_bootstrap.cc:492] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:30.783102 21138 raft_consensus.cc:3060] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.785498 21439 ts_tablet_manager.cc:1403] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.014s
I20260713 09:07:30.787937 21438 ts_tablet_manager.cc:1434] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:07:30.788977 21438 tablet_bootstrap.cc:492] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:30.789866 21439 raft_consensus.cc:359] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.790853 21439 raft_consensus.cc:385] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.791222 21439 raft_consensus.cc:740] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.792125 21439 consensus_queue.cc:260] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.793265 21382 raft_consensus.cc:493] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.793735 21382 raft_consensus.cc:515] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.795799 21438 tablet_bootstrap.cc:654] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.796692 21439 ts_tablet_manager.cc:1434] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:07:30.797794 21439 tablet_bootstrap.cc:492] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:30.797847 21437 tablet_bootstrap.cc:492] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:30.798439 21437 ts_tablet_manager.cc:1403] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.214s	user 0.076s	sys 0.083s
I20260713 09:07:30.798952 21382 leader_election.cc:290] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:30.801146 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc0f59ffb3a4e7098495c0f49e0e186" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:30.801767 21437 raft_consensus.cc:359] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.802549 21437 raft_consensus.cc:385] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.802841 21437 raft_consensus.cc:740] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
W20260713 09:07:30.803058 21180 leader_election.cc:343] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.803627 21437 consensus_queue.cc:260] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.798566 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc0f59ffb3a4e7098495c0f49e0e186" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:30.805119 21439 tablet_bootstrap.cc:654] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.805724 21139 raft_consensus.cc:2468] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 0.
I20260713 09:07:30.808998 21335 leader_election.cc:290] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:30.810077 21179 leader_election.cc:304] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 71437ba93d244bb0b94337119de63a53
I20260713 09:07:30.811370 21437 ts_tablet_manager.cc:1434] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260713 09:07:30.812032 21382 raft_consensus.cc:2804] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:30.812616 21382 raft_consensus.cc:493] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:30.812752 21437 tablet_bootstrap.cc:492] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:30.813083 21382 raft_consensus.cc:3060] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.817194 21439 tablet_bootstrap.cc:492] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:30.817920 21439 ts_tablet_manager.cc:1403] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260713 09:07:30.779983 21393 raft_consensus.cc:515] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.827694 21439 raft_consensus.cc:359] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.828410 21439 raft_consensus.cc:385] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.828646 21439 raft_consensus.cc:740] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.829324 21213 raft_consensus.cc:2468] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 1.
I20260713 09:07:30.829278 21439 consensus_queue.cc:260] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.837815 21436 raft_consensus.cc:493] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.839038 21439 ts_tablet_manager.cc:1434] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:07:30.838622 21436 raft_consensus.cc:515] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.836151 21104 leader_election.cc:304] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 71437ba93d244bb0b94337119de63a53
I20260713 09:07:30.840233 21439 tablet_bootstrap.cc:492] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a: Bootstrap starting.
I20260713 09:07:30.840931 21335 raft_consensus.cc:2804] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:30.841117 21393 leader_election.cc:290] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:30.841477 21335 raft_consensus.cc:697] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:30.842372 21335 consensus_queue.cc:237] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.845163 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725279a9b694cbaa0c4025436462767" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:30.848899 21138 raft_consensus.cc:2468] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 1.
I20260713 09:07:30.841136 21436 leader_election.cc:290] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
W20260713 09:07:30.854993 21180 leader_election.cc:343] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.856110 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe0f0c0b15f47f28fd35cb555c970a9" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:30.856724 21139 raft_consensus.cc:3060] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.860080 21436 raft_consensus.cc:493] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.865701 21139 raft_consensus.cc:2468] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:30.867213 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725279a9b694cbaa0c4025436462767" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:30.867470 21437 tablet_bootstrap.cc:654] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.860605 21436 raft_consensus.cc:515] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.870029 21382 raft_consensus.cc:515] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.879004 21253 leader_election.cc:304] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:30.879454 21438 tablet_bootstrap.cc:492] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:30.880065 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe0f0c0b15f47f28fd35cb555c970a9" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:30.880733 21213 raft_consensus.cc:3060] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.880040 21438 ts_tablet_manager.cc:1403] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.091s	user 0.031s	sys 0.014s
I20260713 09:07:30.889047 21436 leader_election.cc:290] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:30.879911 21393 raft_consensus.cc:2804] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:30.885316 21213 raft_consensus.cc:2468] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:30.889927 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:30.890077 21393 raft_consensus.cc:697] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
W20260713 09:07:30.891564 21180 leader_election.cc:343] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.892310 21393 consensus_queue.cc:237] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.893106 21439 tablet_bootstrap.cc:654] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.892922 21438 raft_consensus.cc:359] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.893678 21438 raft_consensus.cc:385] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.893988 21438 raft_consensus.cc:740] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.894454 21034 catalog_manager.cc:5697] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 1 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:30.894860 21438 consensus_queue.cc:260] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.897010 21382 leader_election.cc:290] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:30.897508 21438 ts_tablet_manager.cc:1434] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260713 09:07:30.899112 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc0f59ffb3a4e7098495c0f49e0e186" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:30.899534 21438 tablet_bootstrap.cc:492] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:30.895782 21179 leader_election.cc:304] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 71437ba93d244bb0b94337119de63a53
W20260713 09:07:30.901084 21180 leader_election.cc:343] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.901713 21457 raft_consensus.cc:493] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:30.902209 21457 raft_consensus.cc:515] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.904382 21457 leader_election.cc:290] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
W20260713 09:07:30.904438 21179 leader_election.cc:343] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.905177 21179 leader_election.cc:304] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a; no voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:30.906121 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbe2b826b44004bec0d92c586a6e75" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:30.906729 21436 raft_consensus.cc:2749] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:30.907269 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbe2b826b44004bec0d92c586a6e75" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:30.907562 21382 raft_consensus.cc:2804] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:07:30.908558 21253 leader_election.cc:343] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.908872 21382 raft_consensus.cc:697] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:30.908216 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc0f59ffb3a4e7098495c0f49e0e186" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:30.909502 21138 raft_consensus.cc:3060] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.909803 21382 consensus_queue.cc:237] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.908589 21438 tablet_bootstrap.cc:654] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.907914 21213 raft_consensus.cc:2468] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:30.909487 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:30.920463 21253 leader_election.cc:304] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [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: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53; no voters: cc2989e79b904ad5aa6f34b0d1cd62cb
W20260713 09:07:30.921057 21179 leader_election.cc:343] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:30.921291 21457 raft_consensus.cc:2804] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:30.921689 21457 raft_consensus.cc:493] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:30.922065 21457 raft_consensus.cc:3060] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.923089 21439 tablet_bootstrap.cc:492] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a: No bootstrap required, opened a new log
I20260713 09:07:30.923611 21439 ts_tablet_manager.cc:1403] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.010s
I20260713 09:07:30.924140 21437 tablet_bootstrap.cc:492] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:30.924676 21437 ts_tablet_manager.cc:1403] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.112s	user 0.005s	sys 0.010s
I20260713 09:07:30.921571 21179 leader_election.cc:304] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a; no voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:30.926807 21436 raft_consensus.cc:2749] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:30.927682 21437 raft_consensus.cc:359] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.932643 21437 raft_consensus.cc:385] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.932962 21437 raft_consensus.cc:740] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.933218 21138 raft_consensus.cc:2468] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 1.
I20260713 09:07:30.936739 21179 leader_election.cc:304] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 71437ba93d244bb0b94337119de63a53
I20260713 09:07:30.937372 21439 raft_consensus.cc:359] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.937915 21436 raft_consensus.cc:2804] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:30.933782 21437 consensus_queue.cc:260] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.938787 21436 raft_consensus.cc:697] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:30.939815 21438 tablet_bootstrap.cc:492] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:30.940389 21438 ts_tablet_manager.cc:1403] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260713 09:07:30.939822 21436 consensus_queue.cc:237] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.941054 21437 ts_tablet_manager.cc:1434] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260713 09:07:30.938124 21439 raft_consensus.cc:385] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.941725 21439 raft_consensus.cc:740] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.942102 21437 tablet_bootstrap.cc:492] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:30.942436 21439 consensus_queue.cc:260] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.943500 21438 raft_consensus.cc:359] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.944228 21438 raft_consensus.cc:385] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.944505 21438 raft_consensus.cc:740] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.944846 21439 ts_tablet_manager.cc:1434] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:07:30.945377 21438 consensus_queue.cc:260] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.946866 21457 raft_consensus.cc:515] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.948429 21438 ts_tablet_manager.cc:1434] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:30.949399 21437 tablet_bootstrap.cc:654] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.949796 21438 tablet_bootstrap.cc:492] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:30.949934 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbe2b826b44004bec0d92c586a6e75" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:30.950769 21139 raft_consensus.cc:3060] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.958448 21139 raft_consensus.cc:2468] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:30.957813 21033 catalog_manager.cc:5697] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:30.961006 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbe2b826b44004bec0d92c586a6e75" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:30.962538 21438 tablet_bootstrap.cc:654] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.964252 21213 raft_consensus.cc:3060] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:30.963068 21457 leader_election.cc:290] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:30.965869 21437 tablet_bootstrap.cc:492] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:30.966437 21437 ts_tablet_manager.cc:1403] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260713 09:07:30.969630 21437 raft_consensus.cc:359] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.970575 21437 raft_consensus.cc:385] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.970908 21437 raft_consensus.cc:740] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.971382 21032 catalog_manager.cc:5697] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 0 to 1, leader changed from <none> to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:30.971634 21437 consensus_queue.cc:260] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.973052 21032 catalog_manager.cc:5697] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 0 to 1, leader changed from <none> to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:30.974877 21437 ts_tablet_manager.cc:1434] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:30.975935 21437 tablet_bootstrap.cc:492] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:30.964118 21253 leader_election.cc:304] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:30.979974 21457 raft_consensus.cc:2804] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:30.980652 21457 raft_consensus.cc:697] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:30.981763 21457 consensus_queue.cc:237] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.982627 21437 tablet_bootstrap.cc:654] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:30.988008 21438 tablet_bootstrap.cc:492] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:30.988445 21438 ts_tablet_manager.cc:1403] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.002s
I20260713 09:07:30.991190 21213 raft_consensus.cc:2468] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:30.991333 21438 raft_consensus.cc:359] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.992318 21438 raft_consensus.cc:385] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:30.992657 21438 raft_consensus.cc:740] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:30.993384 21438 consensus_queue.cc:260] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:30.995962 21438 ts_tablet_manager.cc:1434] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:30.999037 21437 tablet_bootstrap.cc:492] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:30.999569 21437 ts_tablet_manager.cc:1403] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260713 09:07:31.001129 21438 tablet_bootstrap.cc:492] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb: Bootstrap starting.
I20260713 09:07:31.002978 21437 raft_consensus.cc:359] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.003688 21437 raft_consensus.cc:385] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.003993 21437 raft_consensus.cc:740] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.004793 21437 consensus_queue.cc:260] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.007064 21437 ts_tablet_manager.cc:1434] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:07:31.007431 21438 tablet_bootstrap.cc:654] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.008113 21437 tablet_bootstrap.cc:492] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:31.008159 21034 catalog_manager.cc:5697] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.012820 21438 tablet_bootstrap.cc:492] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb: No bootstrap required, opened a new log
I20260713 09:07:31.013321 21438 ts_tablet_manager.cc:1403] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:07:31.014955 21437 tablet_bootstrap.cc:654] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.016115 21438 raft_consensus.cc:359] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.016866 21438 raft_consensus.cc:385] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.017140 21438 raft_consensus.cc:740] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.017824 21438 consensus_queue.cc:260] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.020521 21438 ts_tablet_manager.cc:1434] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:31.027168 21437 tablet_bootstrap.cc:492] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:31.027817 21437 ts_tablet_manager.cc:1403] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260713 09:07:31.030019 21436 raft_consensus.cc:493] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.029964 21437 raft_consensus.cc:359] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.030591 21437 raft_consensus.cc:385] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.030520 21436 raft_consensus.cc:515] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.030890 21437 raft_consensus.cc:740] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.031567 21437 consensus_queue.cc:260] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.032578 21436 leader_election.cc:290] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.033280 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7217088f30ce490a8b9030a453807f6f" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:31.033694 21437 ts_tablet_manager.cc:1434] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:31.033838 21139 raft_consensus.cc:2468] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 0.
I20260713 09:07:31.034559 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7217088f30ce490a8b9030a453807f6f" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:31.035048 21437 tablet_bootstrap.cc:492] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:31.035046 21179 leader_election.cc:304] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.035140 21288 raft_consensus.cc:2468] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 0.
I20260713 09:07:31.036247 21436 raft_consensus.cc:2804] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.036700 21436 raft_consensus.cc:493] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.037106 21436 raft_consensus.cc:3060] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.042073 21437 tablet_bootstrap.cc:654] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.042415 21436 raft_consensus.cc:515] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.045279 21436 leader_election.cc:290] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.045495 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7217088f30ce490a8b9030a453807f6f" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:31.046317 21139 raft_consensus.cc:3060] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.048390 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7217088f30ce490a8b9030a453807f6f" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:31.048982 21288 raft_consensus.cc:3060] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.049124 21335 raft_consensus.cc:493] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.049724 21335 raft_consensus.cc:515] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.050207 21437 tablet_bootstrap.cc:492] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:31.050702 21437 ts_tablet_manager.cc:1403] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260713 09:07:31.051874 21335 leader_election.cc:290] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.053601 21139 raft_consensus.cc:2468] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 1.
I20260713 09:07:31.053712 21437 raft_consensus.cc:359] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.054383 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:31.054407 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:31.055299 21437 raft_consensus.cc:385] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.055538 21213 raft_consensus.cc:2468] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 0.
I20260713 09:07:31.055691 21437 raft_consensus.cc:740] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.056100 21288 raft_consensus.cc:2468] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 1.
I20260713 09:07:31.056587 21437 consensus_queue.cc:260] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.056898 21104 leader_election.cc:304] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.057075 21179 leader_election.cc:304] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.058082 21436 raft_consensus.cc:2804] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.058564 21436 raft_consensus.cc:697] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:31.059008 21437 ts_tablet_manager.cc:1434] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:07:31.059350 21436 consensus_queue.cc:237] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.060148 21437 tablet_bootstrap.cc:492] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:31.060398 21286 raft_consensus.cc:2468] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 0.
I20260713 09:07:31.063040 21335 raft_consensus.cc:2804] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.063468 21335 raft_consensus.cc:493] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.063832 21335 raft_consensus.cc:3060] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.067384 21437 tablet_bootstrap.cc:654] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.074173 21335 raft_consensus.cc:515] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.076423 21335 leader_election.cc:290] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.077916 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:31.078553 21286 raft_consensus.cc:3060] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.078826 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:31.079481 21437 tablet_bootstrap.cc:492] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:31.079433 21213 raft_consensus.cc:3060] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.080106 21437 ts_tablet_manager.cc:1403] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:07:31.082360 21034 catalog_manager.cc:5697] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 0 to 1, leader changed from <none> to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 1 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.082829 21437 raft_consensus.cc:359] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.083490 21437 raft_consensus.cc:385] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.083792 21437 raft_consensus.cc:740] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.084460 21437 consensus_queue.cc:260] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.086462 21437 ts_tablet_manager.cc:1434] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:07:31.086589 21213 raft_consensus.cc:2468] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 1.
I20260713 09:07:31.087602 21437 tablet_bootstrap.cc:492] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53: Bootstrap starting.
I20260713 09:07:31.087972 21104 leader_election.cc:304] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.088886 21335 raft_consensus.cc:2804] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.089342 21335 raft_consensus.cc:697] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:31.090168 21335 consensus_queue.cc:237] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.094046 21437 tablet_bootstrap.cc:654] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:31.094301 21286 raft_consensus.cc:2468] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 1.
I20260713 09:07:31.104892 21437 tablet_bootstrap.cc:492] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53: No bootstrap required, opened a new log
I20260713 09:07:31.105444 21437 ts_tablet_manager.cc:1403] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260713 09:07:31.106222 21034 catalog_manager.cc:5697] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 1 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.108137 21437 raft_consensus.cc:359] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.108979 21437 raft_consensus.cc:385] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:31.109261 21437 raft_consensus.cc:740] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Initialized, Role: FOLLOWER
I20260713 09:07:31.109935 21437 consensus_queue.cc:260] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.111672 21437 ts_tablet_manager.cc:1434] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:31.162725 21457 raft_consensus.cc:493] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.163189 21457 raft_consensus.cc:515] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.164839 21457 leader_election.cc:290] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:31.165686 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9137cd55505411cb9b216870f782472" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:31.165895 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9137cd55505411cb9b216870f782472" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:31.167164 21213 raft_consensus.cc:2393] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71437ba93d244bb0b94337119de63a53 in current term 1: Already voted for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in this term.
I20260713 09:07:31.168212 21253 leader_election.cc:304] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [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: 71437ba93d244bb0b94337119de63a53; no voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:31.168998 21457 raft_consensus.cc:3060] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.174207 21457 raft_consensus.cc:2749] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:31.204751 21335 raft_consensus.cc:493] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.205300 21335 raft_consensus.cc:515] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.206992 21335 leader_election.cc:290] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.207809 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aebba33ddb34453b1860552ddc66313" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:31.208019 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aebba33ddb34453b1860552ddc66313" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53" is_pre_election: true
I20260713 09:07:31.208559 21213 raft_consensus.cc:2468] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 0.
I20260713 09:07:31.208580 21286 raft_consensus.cc:2468] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 0.
I20260713 09:07:31.209759 21104 leader_election.cc:304] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.210400 21335 raft_consensus.cc:2804] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.210690 21335 raft_consensus.cc:493] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.210932 21335 raft_consensus.cc:3060] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.215406 21335 raft_consensus.cc:515] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.216886 21335 leader_election.cc:290] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.217769 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aebba33ddb34453b1860552ddc66313" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:31.218027 21286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aebba33ddb34453b1860552ddc66313" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:31.218322 21213 raft_consensus.cc:3060] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.218614 21286 raft_consensus.cc:3060] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.222622 21213 raft_consensus.cc:2468] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 1.
I20260713 09:07:31.223598 21286 raft_consensus.cc:2468] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 1.
I20260713 09:07:31.223654 21104 leader_election.cc:304] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.224615 21335 raft_consensus.cc:2804] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.225021 21335 raft_consensus.cc:697] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:31.225736 21335 consensus_queue.cc:237] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.232018 21034 catalog_manager.cc:5697] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 0 to 1, leader changed from <none> to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 1 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.240041 21457 raft_consensus.cc:493] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.240501 21457 raft_consensus.cc:515] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.242323 21457 leader_election.cc:290] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:31.242879 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725279a9b694cbaa0c4025436462767" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:31.243194 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725279a9b694cbaa0c4025436462767" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:31.243439 21139 raft_consensus.cc:2468] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:31.243804 21213 raft_consensus.cc:2468] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 0.
I20260713 09:07:31.244423 21253 leader_election.cc:304] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.245280 21457 raft_consensus.cc:2804] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:31.245620 21457 raft_consensus.cc:493] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:31.245942 21457 raft_consensus.cc:3060] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.249823 21451 consensus_queue.cc:1048] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.252174 21457 raft_consensus.cc:515] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.254029 21457 leader_election.cc:290] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:31.254662 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725279a9b694cbaa0c4025436462767" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:31.254846 21457 raft_consensus.cc:493] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.255218 21139 raft_consensus.cc:3060] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.255282 21457 raft_consensus.cc:515] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.257296 21457 leader_election.cc:290] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:31.261976 21335 consensus_queue.cc:1048] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.261693 21139 raft_consensus.cc:2468] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:31.263967 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725279a9b694cbaa0c4025436462767" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:31.264475 21213 raft_consensus.cc:3060] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.266043 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc0f59ffb3a4e7098495c0f49e0e186" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:31.268307 21253 leader_election.cc:304] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.269337 21457 raft_consensus.cc:2804] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:31.269595 21393 raft_consensus.cc:493] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:31.270145 21457 raft_consensus.cc:697] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:31.270284 21393 raft_consensus.cc:515] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.271142 21457 consensus_queue.cc:237] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.272552 21393 leader_election.cc:290] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:31.272712 21213 raft_consensus.cc:2468] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 1.
I20260713 09:07:31.274400 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:31.274639 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03cbbd8b82154d4b8677a7938560f26a" is_pre_election: true
I20260713 09:07:31.275243 21138 raft_consensus.cc:2393] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71437ba93d244bb0b94337119de63a53 in current term 1: Already voted for candidate 03cbbd8b82154d4b8677a7938560f26a in this term.
I20260713 09:07:31.277480 21253 leader_election.cc:304] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [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: 71437ba93d244bb0b94337119de63a53; no voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:31.278796 21393 raft_consensus.cc:3060] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.282410 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc0f59ffb3a4e7098495c0f49e0e186" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" is_pre_election: true
I20260713 09:07:31.283156 21139 raft_consensus.cc:2393] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 71437ba93d244bb0b94337119de63a53 in current term 1: Already voted for candidate 03cbbd8b82154d4b8677a7938560f26a in this term.
I20260713 09:07:31.284538 21253 leader_election.cc:304] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [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: 71437ba93d244bb0b94337119de63a53; no voters: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:31.284781 21034 catalog_manager.cc:5697] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 1 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.286829 21393 raft_consensus.cc:2749] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:31.288915 21457 raft_consensus.cc:3060] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:31.298303 21457 raft_consensus.cc:2749] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:31.316833 21436 consensus_queue.cc:1048] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.328132 21214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e"
dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
mode: GRACEFUL
new_leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:55034
I20260713 09:07:31.328840 21214 raft_consensus.cc:606] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Received request to transfer leadership to TS cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:31.331910 21462 consensus_queue.cc:1048] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.334983 21286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fe0f0c0b15f47f28fd35cb555c970a9"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
mode: GRACEFUL
new_leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:53678
I20260713 09:07:31.335587 21286 raft_consensus.cc:606] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Received request to transfer leadership to TS cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:31.338047 21457 consensus_queue.cc:1048] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.341344 21436 raft_consensus.cc:993] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a: : Instructing follower cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:31.341810 21462 raft_consensus.cc:1081] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Signalling peer cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:31.344599 21139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:36142
I20260713 09:07:31.345170 21139 raft_consensus.cc:493] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.345479 21139 raft_consensus.cc:3060] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.350540 21286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6725279a9b694cbaa0c4025436462767"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
mode: GRACEFUL
new_leader_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:53678
I20260713 09:07:31.351153 21286 raft_consensus.cc:606] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Received request to transfer leadership to TS 03cbbd8b82154d4b8677a7938560f26a
I20260713 09:07:31.352348 21462 consensus_queue.cc:1048] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:31.363940 21457 consensus_queue.cc:1048] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.368203 21286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afdbe2b826b44004bec0d92c586a6e75"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
mode: GRACEFUL
new_leader_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:53678
I20260713 09:07:31.368952 21286 raft_consensus.cc:606] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Received request to transfer leadership to TS 03cbbd8b82154d4b8677a7938560f26a
I20260713 09:07:31.376504 21139 raft_consensus.cc:515] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.379400 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:31.379571 21136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
mode: GRACEFUL
new_leader_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:36158
I20260713 09:07:31.380208 21213 raft_consensus.cc:3055] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.380282 21136 raft_consensus.cc:606] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Received request to transfer leadership to TS 03cbbd8b82154d4b8677a7938560f26a
I20260713 09:07:31.380585 21213 raft_consensus.cc:740] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:31.381371 21213 consensus_queue.cc:260] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.382612 21213 raft_consensus.cc:3060] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.389923 21393 raft_consensus.cc:993] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53: : Instructing follower cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:31.390436 21393 raft_consensus.cc:1081] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Signalling peer cc2989e79b904ad5aa6f34b0d1cd62cb to start an election
I20260713 09:07:31.391795 21436 consensus_queue.cc:1048] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.392923 21138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fe0f0c0b15f47f28fd35cb555c970a9"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
 from {username='slave'} at 127.0.0.1:36136
I20260713 09:07:31.399072 21213 raft_consensus.cc:2468] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:31.399897 21138 raft_consensus.cc:493] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.400308 21138 raft_consensus.cc:3060] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.400561 21104 leader_election.cc:304] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.402206 21451 raft_consensus.cc:2804] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.414248 21213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7217088f30ce490a8b9030a453807f6f"
dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
mode: GRACEFUL
new_leader_uuid: "71437ba93d244bb0b94337119de63a53"
 from {username='slave'} at 127.0.0.1:55034
I20260713 09:07:31.414309 21139 leader_election.cc:290] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 2 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.415001 21213 raft_consensus.cc:606] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Received request to transfer leadership to TS 71437ba93d244bb0b94337119de63a53
I20260713 09:07:31.416942 21138 raft_consensus.cc:515] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.418027 21451 raft_consensus.cc:697] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:31.418702 21288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "716c11813bcb42b1b1c1c506e45b209e" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:31.419310 21288 raft_consensus.cc:3060] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.419813 21213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe0f0c0b15f47f28fd35cb555c970a9" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:31.420300 21138 leader_election.cc:290] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [CANDIDATE]: Term 2 election: Requested vote from peers 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.420372 21213 raft_consensus.cc:3060] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.424955 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fe0f0c0b15f47f28fd35cb555c970a9" candidate_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:31.425549 21285 raft_consensus.cc:3055] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.425843 21285 raft_consensus.cc:740] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:31.426667 21285 consensus_queue.cc:260] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.426977 21288 raft_consensus.cc:2468] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:31.427346 21213 raft_consensus.cc:2468] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:31.419153 21451 consensus_queue.cc:237] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.428033 21285 raft_consensus.cc:3060] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.428323 21104 leader_election.cc:304] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.431438 21335 raft_consensus.cc:2804] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.431874 21335 raft_consensus.cc:697] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Becoming Leader. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:31.432612 21335 consensus_queue.cc:237] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.436009 21285 raft_consensus.cc:2468] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc2989e79b904ad5aa6f34b0d1cd62cb in term 2.
I20260713 09:07:31.442951 21033 catalog_manager.cc:5697] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 1 to 2, leader changed from 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194) to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 2 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.458058 21033 catalog_manager.cc:5697] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb reported cstate change: term changed from 1 to 2, leader changed from 71437ba93d244bb0b94337119de63a53 (127.16.53.195) to cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193). New cstate: current_term: 2 leader_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.480345 21457 consensus_queue.cc:1048] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.486533 21393 raft_consensus.cc:993] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53: : Instructing follower 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:31.487051 21490 raft_consensus.cc:1081] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Signalling peer 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:31.489473 21214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afdbe2b826b44004bec0d92c586a6e75"
dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:55018
I20260713 09:07:31.490039 21214 raft_consensus.cc:493] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.490424 21214 raft_consensus.cc:3060] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.493428 21459 consensus_queue.cc:1048] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:31.498090 21214 raft_consensus.cc:515] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.500167 21214 leader_election.cc:290] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 2 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.500890 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbe2b826b44004bec0d92c586a6e75" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:31.502317 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdbe2b826b44004bec0d92c586a6e75" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:31.502902 21285 raft_consensus.cc:3055] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.503217 21285 raft_consensus.cc:740] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:31.507189 21285 consensus_queue.cc:260] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.508332 21285 raft_consensus.cc:3060] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.514593 21285 raft_consensus.cc:2468] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:31.516021 21180 leader_election.cc:304] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53; no voters: cc2989e79b904ad5aa6f34b0d1cd62cb
I20260713 09:07:31.517864 21436 raft_consensus.cc:2804] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.518358 21436 raft_consensus.cc:697] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:31.519186 21436 consensus_queue.cc:237] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.526039 21033 catalog_manager.cc:5697] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 1 to 2, leader changed from 71437ba93d244bb0b94337119de63a53 (127.16.53.195) to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 2 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.528510 21436 consensus_queue.cc:1048] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.536681 21436 consensus_queue.cc:1048] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.547260 21436 raft_consensus.cc:993] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a: : Instructing follower 71437ba93d244bb0b94337119de63a53 to start an election
I20260713 09:07:31.547818 21382 raft_consensus.cc:1081] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Signalling peer 71437ba93d244bb0b94337119de63a53 to start an election
I20260713 09:07:31.550067 21285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7217088f30ce490a8b9030a453807f6f"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
 from {username='slave'} at 127.0.0.1:53668
I20260713 09:07:31.551185 21285 raft_consensus.cc:493] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.552735 21285 raft_consensus.cc:3060] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.559243 21285 raft_consensus.cc:515] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.561107 21285 leader_election.cc:290] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 2 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:31.561920 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7217088f30ce490a8b9030a453807f6f" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:31.562230 21214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7217088f30ce490a8b9030a453807f6f" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:31.562603 21138 raft_consensus.cc:3060] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.562937 21214 raft_consensus.cc:3055] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.563315 21214 raft_consensus.cc:740] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:31.564150 21214 consensus_queue.cc:260] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.565433 21214 raft_consensus.cc:3060] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.568692 21138 raft_consensus.cc:2468] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 2.
I20260713 09:07:31.569919 21253 leader_election.cc:304] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [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: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.570698 21393 raft_consensus.cc:2804] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.571010 21214 raft_consensus.cc:2468] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 2.
I20260713 09:07:31.571192 21393 raft_consensus.cc:697] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 2 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:31.572109 21393 consensus_queue.cc:237] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.577776 21335 consensus_queue.cc:1048] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.579345 21033 catalog_manager.cc:5697] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 1 to 2, leader changed from 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194) to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 2 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.588143 21451 consensus_queue.cc:1048] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.596306 21501 raft_consensus.cc:993] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb: : Instructing follower 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:31.596793 21501 raft_consensus.cc:1081] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Signalling peer 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:31.598398 21214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4"
dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:55032
I20260713 09:07:31.604110 21214 raft_consensus.cc:493] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.604562 21214 raft_consensus.cc:3060] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.611963 21214 raft_consensus.cc:515] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.613759 21214 leader_election.cc:290] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 2 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.614508 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:31.614848 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee8fb73578c465d9ee4ee29bb8173b4" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:31.615100 21138 raft_consensus.cc:3055] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.615449 21138 raft_consensus.cc:740] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:31.615459 21285 raft_consensus.cc:3060] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.616266 21138 consensus_queue.cc:260] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.617218 21138 raft_consensus.cc:3060] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.620901 21285 raft_consensus.cc:2468] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:31.622035 21180 leader_election.cc:304] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, 71437ba93d244bb0b94337119de63a53; no voters: 
I20260713 09:07:31.622747 21462 raft_consensus.cc:2804] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.622782 21138 raft_consensus.cc:2468] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:31.623214 21462 raft_consensus.cc:697] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:31.624082 21462 consensus_queue.cc:237] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.630394 21033 catalog_manager.cc:5697] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 1 to 2, leader changed from cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193) to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 2 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.691555 21451 consensus_queue.cc:1048] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.706542 21451 consensus_queue.cc:1048] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.731065 21393 consensus_queue.cc:1048] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.736914 21393 consensus_queue.cc:1048] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:31.746706 21490 raft_consensus.cc:993] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53: : Instructing follower 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:31.747193 21457 raft_consensus.cc:1081] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Signalling peer 03cbbd8b82154d4b8677a7938560f26a to start an election
I20260713 09:07:31.748750 21214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6725279a9b694cbaa0c4025436462767"
dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
 from {username='slave'} at 127.0.0.1:55018
I20260713 09:07:31.749284 21214 raft_consensus.cc:493] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.749647 21214 raft_consensus.cc:3060] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.755288 21214 raft_consensus.cc:515] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.757181 21214 leader_election.cc:290] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [CANDIDATE]: Term 2 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 71437ba93d244bb0b94337119de63a53 (127.16.53.195:36967)
I20260713 09:07:31.758054 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725279a9b694cbaa0c4025436462767" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:31.758488 21285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6725279a9b694cbaa0c4025436462767" candidate_uuid: "03cbbd8b82154d4b8677a7938560f26a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "71437ba93d244bb0b94337119de63a53"
I20260713 09:07:31.758769 21138 raft_consensus.cc:3060] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.759114 21285 raft_consensus.cc:3055] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.759419 21285 raft_consensus.cc:740] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:31.760165 21285 consensus_queue.cc:260] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.761195 21285 raft_consensus.cc:3060] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.765250 21138 raft_consensus.cc:2468] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:31.766261 21285 raft_consensus.cc:2468] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03cbbd8b82154d4b8677a7938560f26a in term 2.
I20260713 09:07:31.766413 21179 leader_election.cc:304] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [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: 03cbbd8b82154d4b8677a7938560f26a, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:31.767299 21462 raft_consensus.cc:2804] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.767812 21462 raft_consensus.cc:697] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Becoming Leader. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:31.768532 21462 consensus_queue.cc:237] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Queue 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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:31.774472 21033 catalog_manager.cc:5697] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a reported cstate change: term changed from 1 to 2, leader changed from 71437ba93d244bb0b94337119de63a53 (127.16.53.195) to 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194). New cstate: current_term: 2 leader_uuid: "03cbbd8b82154d4b8677a7938560f26a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:31.861708 21285 raft_consensus.cc:1275] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:31.863070 21451 consensus_queue.cc:1048] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:31.870997 21214 raft_consensus.cc:1275] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:31.872630 21335 consensus_queue.cc:1048] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:31.888233 21214 raft_consensus.cc:1275] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:31.889645 21335 consensus_queue.cc:1048] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:31.897385 21285 raft_consensus.cc:1275] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer cc2989e79b904ad5aa6f34b0d1cd62cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:31.899022 21501 consensus_queue.cc:1048] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.003315 21138 raft_consensus.cc:1275] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.004565 21462 consensus_queue.cc:1048] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.010655 21138 raft_consensus.cc:3060] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:32.014920 21285 raft_consensus.cc:1275] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.016330 21461 consensus_queue.cc:1048] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.023524 21138 raft_consensus.cc:1275] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.025429 21436 consensus_queue.cc:1048] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.033155 21288 raft_consensus.cc:1275] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.034924 21436 consensus_queue.cc:1048] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.074769 21138 raft_consensus.cc:1275] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Refusing update from remote peer 71437ba93d244bb0b94337119de63a53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.076031 21457 consensus_queue.cc:1048] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.085444 21214 raft_consensus.cc:1275] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Refusing update from remote peer 71437ba93d244bb0b94337119de63a53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.087088 21457 consensus_queue.cc:1048] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.252754 21288 raft_consensus.cc:1275] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.254091 21436 consensus_queue.cc:1048] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.261458 21138 raft_consensus.cc:1275] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Refusing update from remote peer 03cbbd8b82154d4b8677a7938560f26a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.263003 21436 consensus_queue.cc:1048] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:34.419327 21033 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:32774:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:34.441423 21033 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32774:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:34.467972 16599 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:34.524796 21533 tablet.cc:1724] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.541947 21534 tablet.cc:1724] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.573570 21547 tablet.cc:1724] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.580581 21534 tablet.cc:1724] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.679950 21550 tablet.cc:1724] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.714675 21563 tablet.cc:1724] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.716212 21562 tablet.cc:1724] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:34.734112 21104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.53.194:37775, user_credentials={real_user=slave}} blocked reactor thread for 64101.9us
I20260713 09:07:34.726517 21552 tablet.cc:1724] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.768941 21533 tablet.cc:1724] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.769141 21534 tablet.cc:1724] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.785568 21138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f"
dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
mode: GRACEFUL
new_leader_uuid: "71437ba93d244bb0b94337119de63a53"
 from {username='slave'} at 127.0.0.1:36566
I20260713 09:07:34.786193 21138 raft_consensus.cc:606] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Received request to transfer leadership to TS 71437ba93d244bb0b94337119de63a53
I20260713 09:07:34.799441 21335 raft_consensus.cc:993] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb: : Instructing follower 71437ba93d244bb0b94337119de63a53 to start an election
I20260713 09:07:34.804844 21335 raft_consensus.cc:1081] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Signalling peer 71437ba93d244bb0b94337119de63a53 to start an election
I20260713 09:07:34.814467 21571 tablet.cc:1724] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.814705 21575 tablet.cc:1724] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.784111 21534 tablet.cc:1724] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.779094 21569 tablet.cc:1724] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:34.864233 21179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.53.193:45745, user_credentials={real_user=slave}} blocked reactor thread for 84563.6us
I20260713 09:07:34.868400 21562 tablet.cc:1724] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.879848 21575 tablet.cc:1724] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.887877 21285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
 from {username='slave'} at 127.0.0.1:53672
I20260713 09:07:34.881013 21563 tablet.cc:1724] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.888670 21285 raft_consensus.cc:493] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:34.889022 21285 raft_consensus.cc:3060] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:34.899307 21534 tablet.cc:1724] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.902911 21574 tablet.cc:1724] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.904742 21533 tablet.cc:1724] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.907406 21547 tablet.cc:1724] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.910791 21552 tablet.cc:1724] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.911072 21569 tablet.cc:1724] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.902168 21285 raft_consensus.cc:515] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:34.930312 21550 tablet.cc:1724] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.933881 21285 leader_election.cc:290] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 3 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:34.934604 21212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558"
dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
mode: GRACEFUL
new_leader_uuid: "71437ba93d244bb0b94337119de63a53"
 from {username='slave'} at 127.0.0.1:34262
I20260713 09:07:34.935269 21212 raft_consensus.cc:606] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Received request to transfer leadership to TS 71437ba93d244bb0b94337119de63a53
I20260713 09:07:34.936672 16599 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:34.937250 16599 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:34.937757 21575 tablet.cc:1724] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.939664 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:34.940372 21212 raft_consensus.cc:3060] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:34.944917 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae46f15f52b34ab1ac0947ec0183981f" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:34.945600 21138 raft_consensus.cc:3055] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:34.945906 21138 raft_consensus.cc:740] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc2989e79b904ad5aa6f34b0d1cd62cb, State: Running, Role: LEADER
I20260713 09:07:34.946609 21138 consensus_queue.cc:260] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:34.947842 21138 raft_consensus.cc:3060] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:34.954356 21571 tablet.cc:1724] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.970898 21574 tablet.cc:1724] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:34.974197 21138 raft_consensus.cc:2468] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 3.
I20260713 09:07:34.966399 21212 raft_consensus.cc:2468] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 3.
I20260713 09:07:34.975404 21253 leader_election.cc:304] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [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: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:34.977677 21549 raft_consensus.cc:2804] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:34.978188 21549 raft_consensus.cc:697] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 3 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:34.979041 21549 consensus_queue.cc:237] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:34.995198 21033 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c: soft_deleted_table [id=f34a72203fd74f49a4888bad7b0ad848] alter complete (version 1)
I20260713 09:07:35.006301 21034 catalog_manager.cc:5697] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 2 to 3, leader changed from cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193) to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 3 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.242313 21582 raft_consensus.cc:993] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a: : Instructing follower 71437ba93d244bb0b94337119de63a53 to start an election
I20260713 09:07:35.242892 21557 raft_consensus.cc:1081] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Signalling peer 71437ba93d244bb0b94337119de63a53 to start an election
I20260713 09:07:35.244477 21286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558"
dest_uuid: "71437ba93d244bb0b94337119de63a53"
 from {username='slave'} at 127.0.0.1:53668
I20260713 09:07:35.244956 21286 raft_consensus.cc:493] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:35.245271 21286 raft_consensus.cc:3060] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.251325 21286 raft_consensus.cc:515] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:35.252691 21286 leader_election.cc:290] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [CANDIDATE]: Term 3 election: Requested vote from peers cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745), 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775)
I20260713 09:07:35.253499 21138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb"
I20260713 09:07:35.253831 21212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8e441d661cc4b1094bd25187400c558" candidate_uuid: "71437ba93d244bb0b94337119de63a53" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03cbbd8b82154d4b8677a7938560f26a"
I20260713 09:07:35.254021 21138 raft_consensus.cc:3060] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.254483 21212 raft_consensus.cc:3055] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:35.254833 21212 raft_consensus.cc:740] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03cbbd8b82154d4b8677a7938560f26a, State: Running, Role: LEADER
I20260713 09:07:35.255580 21212 consensus_queue.cc:260] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:35.256579 21212 raft_consensus.cc:3060] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:35.258944 21138 raft_consensus.cc:2468] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 3.
I20260713 09:07:35.259984 21253 leader_election.cc:304] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [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: 71437ba93d244bb0b94337119de63a53, cc2989e79b904ad5aa6f34b0d1cd62cb; no voters: 
I20260713 09:07:35.260771 21549 raft_consensus.cc:2804] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:35.261241 21549 raft_consensus.cc:697] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 3 LEADER]: Becoming Leader. State: Replica: 71437ba93d244bb0b94337119de63a53, State: Running, Role: LEADER
I20260713 09:07:35.261776 21212 raft_consensus.cc:2468] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 71437ba93d244bb0b94337119de63a53 in term 3.
I20260713 09:07:35.262051 21549 consensus_queue.cc:237] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [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: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } }
I20260713 09:07:35.269640 21034 catalog_manager.cc:5697] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 reported cstate change: term changed from 2 to 3, leader changed from 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194) to 71437ba93d244bb0b94337119de63a53 (127.16.53.195). New cstate: current_term: 3 leader_uuid: "71437ba93d244bb0b94337119de63a53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "71437ba93d244bb0b94337119de63a53" member_type: VOTER last_known_addr { host: "127.16.53.195" port: 36967 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:35.365851 21212 raft_consensus.cc:1275] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 3 FOLLOWER]: Refusing update from remote peer 71437ba93d244bb0b94337119de63a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:35.367098 21549 consensus_queue.cc:1048] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:35.380129 21138 raft_consensus.cc:1275] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 3 FOLLOWER]: Refusing update from remote peer 71437ba93d244bb0b94337119de63a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:35.381497 21590 consensus_queue.cc:1048] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:35.655534 21210 raft_consensus.cc:1275] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 3 FOLLOWER]: Refusing update from remote peer 71437ba93d244bb0b94337119de63a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:35.657271 21590 consensus_queue.cc:1048] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03cbbd8b82154d4b8677a7938560f26a" member_type: VOTER last_known_addr { host: "127.16.53.194" port: 37775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:07:35.669628 21138 raft_consensus.cc:1275] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 3 FOLLOWER]: Refusing update from remote peer 71437ba93d244bb0b94337119de63a53: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:35.671684 21590 consensus_queue.cc:1048] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc2989e79b904ad5aa6f34b0d1cd62cb" member_type: VOTER last_known_addr { host: "127.16.53.193" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:35.996105 16599 tablet_server.cc:179] TabletServer@127.16.53.193:0 shutting down...
I20260713 09:07:36.028743 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:36.029589 16599 tablet_replica.cc:333] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.030438 16599 raft_consensus.cc:2243] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.031009 16599 raft_consensus.cc:2272] T 6725279a9b694cbaa0c4025436462767 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.033424 16599 tablet_replica.cc:333] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.034065 16599 raft_consensus.cc:2243] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.034628 16599 raft_consensus.cc:2272] T 9ee8fb73578c465d9ee4ee29bb8173b4 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.036935 16599 tablet_replica.cc:333] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.037569 16599 raft_consensus.cc:2243] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.038306 16599 raft_consensus.cc:2272] T afdbe2b826b44004bec0d92c586a6e75 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.041302 16599 tablet_replica.cc:333] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.042073 16599 raft_consensus.cc:2243] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.042827 16599 raft_consensus.cc:2272] T 9fe0f0c0b15f47f28fd35cb555c970a9 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.045023 16599 tablet_replica.cc:333] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.045583 16599 raft_consensus.cc:2243] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.046350 16599 raft_consensus.cc:2272] T 02ef210b61a94d699d7e98a9bb30e30e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.048602 16599 tablet_replica.cc:333] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.049130 16599 raft_consensus.cc:2243] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.049490 16599 raft_consensus.cc:2272] T e95759d0f7f845ff8eee7e55428ed2c7 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.051643 16599 tablet_replica.cc:333] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.052281 16599 raft_consensus.cc:2243] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.053102 16599 raft_consensus.cc:2272] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.056034 16599 tablet_replica.cc:333] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.056774 16599 raft_consensus.cc:2243] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.057197 16599 raft_consensus.cc:2272] T b8e441d661cc4b1094bd25187400c558 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.059911 16599 tablet_replica.cc:333] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.060463 16599 raft_consensus.cc:2243] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.061347 16599 raft_consensus.cc:2272] T c255df5a28204251b16ab6fddebf0c9a P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.065021 16599 tablet_replica.cc:333] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.065877 16599 raft_consensus.cc:2243] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.066439 16599 raft_consensus.cc:2272] T ae46f15f52b34ab1ac0947ec0183981f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.069360 16599 tablet_replica.cc:333] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.070006 16599 raft_consensus.cc:2243] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.070904 16599 raft_consensus.cc:2272] T 3aebba33ddb34453b1860552ddc66313 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.073133 16599 tablet_replica.cc:333] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.073764 16599 raft_consensus.cc:2243] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.074239 16599 raft_consensus.cc:2272] T 4f9372ce1bcd484781e0b5bbee60dce6 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.076749 16599 tablet_replica.cc:333] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.077262 16599 raft_consensus.cc:2243] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.077754 16599 raft_consensus.cc:2272] T 1fc0f59ffb3a4e7098495c0f49e0e186 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.079873 16599 tablet_replica.cc:333] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.080408 16599 raft_consensus.cc:2243] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.080863 16599 raft_consensus.cc:2272] T a2d34805de0f4e17a30b965d380f2d65 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.082764 16599 tablet_replica.cc:333] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.083266 16599 raft_consensus.cc:2243] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.084127 16599 raft_consensus.cc:2272] T 716c11813bcb42b1b1c1c506e45b209e P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.086182 16599 tablet_replica.cc:333] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.086700 16599 raft_consensus.cc:2243] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.087179 16599 raft_consensus.cc:2272] T 7217088f30ce490a8b9030a453807f6f P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.089257 16599 tablet_replica.cc:333] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.089761 16599 raft_consensus.cc:2243] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.090567 16599 raft_consensus.cc:2272] T b9137cd55505411cb9b216870f782472 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.092619 16599 tablet_replica.cc:333] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb: stopping tablet replica
I20260713 09:07:36.093106 16599 raft_consensus.cc:2243] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.093526 16599 raft_consensus.cc:2272] T ab2bbd72b5134df7b9d28743fc891d94 P cc2989e79b904ad5aa6f34b0d1cd62cb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:36.110877 21179 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260713 09:07:36.114429 21179 consensus_peers.cc:597] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a -> Peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Couldn't send request to peer cc2989e79b904ad5aa6f34b0d1cd62cb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.136190 16599 tablet_server.cc:196] TabletServer@127.16.53.193:0 shutdown complete.
W20260713 09:07:36.160564 21253 consensus_peers.cc:597] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 -> Peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Couldn't send request to peer cc2989e79b904ad5aa6f34b0d1cd62cb. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:45745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.177736 16599 tablet_server.cc:179] TabletServer@127.16.53.194:0 shutting down...
I20260713 09:07:36.202875 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:36.203549 16599 tablet_replica.cc:333] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.204275 16599 raft_consensus.cc:2243] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.205120 16599 raft_consensus.cc:2272] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.207114 16599 tablet_replica.cc:333] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.207670 16599 raft_consensus.cc:2243] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.208452 16599 raft_consensus.cc:2272] T 6725279a9b694cbaa0c4025436462767 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.210585 16599 tablet_replica.cc:333] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.211134 16599 raft_consensus.cc:2243] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.211905 16599 raft_consensus.cc:2272] T afdbe2b826b44004bec0d92c586a6e75 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.213735 16599 tablet_replica.cc:333] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.214313 16599 raft_consensus.cc:2243] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.214809 16599 raft_consensus.cc:2272] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.216861 16599 tablet_replica.cc:333] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.217404 16599 raft_consensus.cc:2243] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.217840 16599 raft_consensus.cc:2272] T c255df5a28204251b16ab6fddebf0c9a P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.219785 16599 tablet_replica.cc:333] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.220321 16599 raft_consensus.cc:2243] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.220840 16599 raft_consensus.cc:2272] T 716c11813bcb42b1b1c1c506e45b209e P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.222661 16599 tablet_replica.cc:333] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.223166 16599 raft_consensus.cc:2243] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.223629 16599 raft_consensus.cc:2272] T b9137cd55505411cb9b216870f782472 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.225554 16599 tablet_replica.cc:333] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.226100 16599 raft_consensus.cc:2243] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.226575 16599 raft_consensus.cc:2272] T 7217088f30ce490a8b9030a453807f6f P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.228552 16599 tablet_replica.cc:333] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.229262 16599 raft_consensus.cc:2243] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.230484 16599 raft_consensus.cc:2272] T ab2bbd72b5134df7b9d28743fc891d94 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.233153 16599 tablet_replica.cc:333] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.233716 16599 raft_consensus.cc:2243] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:07:36.233860 21253 consensus_peers.cc:597] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 -> Peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Couldn't send request to peer cc2989e79b904ad5aa6f34b0d1cd62cb. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:45745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.234618 16599 raft_consensus.cc:2272] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.236699 16599 tablet_replica.cc:333] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.237247 16599 raft_consensus.cc:2243] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.238018 16599 raft_consensus.cc:2272] T a2d34805de0f4e17a30b965d380f2d65 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.240056 16599 tablet_replica.cc:333] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.240548 16599 raft_consensus.cc:2243] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.240960 16599 raft_consensus.cc:2272] T b8e441d661cc4b1094bd25187400c558 P 03cbbd8b82154d4b8677a7938560f26a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.245105 16599 tablet_replica.cc:333] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.245790 16599 raft_consensus.cc:2243] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.246423 16599 raft_consensus.cc:2272] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:36.247058 21253 consensus_peers.cc:597] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 -> Peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Couldn't send request to peer cc2989e79b904ad5aa6f34b0d1cd62cb. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:45745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.249053 16599 tablet_replica.cc:333] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.249742 16599 raft_consensus.cc:2243] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.250277 16599 raft_consensus.cc:2272] T e95759d0f7f845ff8eee7e55428ed2c7 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.252250 16599 tablet_replica.cc:333] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.252697 16599 raft_consensus.cc:2243] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.253093 16599 raft_consensus.cc:2272] T 02ef210b61a94d699d7e98a9bb30e30e P 03cbbd8b82154d4b8677a7938560f26a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.255009 16599 tablet_replica.cc:333] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.255548 16599 raft_consensus.cc:2243] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.256080 16599 raft_consensus.cc:2272] T 3aebba33ddb34453b1860552ddc66313 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.258203 16599 tablet_replica.cc:333] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.258718 16599 raft_consensus.cc:2243] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.259495 16599 raft_consensus.cc:2272] T 4f9372ce1bcd484781e0b5bbee60dce6 P 03cbbd8b82154d4b8677a7938560f26a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.261416 16599 tablet_replica.cc:333] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a: stopping tablet replica
I20260713 09:07:36.261895 16599 raft_consensus.cc:2243] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.262341 16599 raft_consensus.cc:2272] T ae46f15f52b34ab1ac0947ec0183981f P 03cbbd8b82154d4b8677a7938560f26a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.301450 16599 tablet_server.cc:196] TabletServer@127.16.53.194:0 shutdown complete.
I20260713 09:07:36.334854 16599 tablet_server.cc:179] TabletServer@127.16.53.195:0 shutting down...
W20260713 09:07:36.361145 21253 consensus_peers.cc:597] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 -> Peer 03cbbd8b82154d4b8677a7938560f26a (127.16.53.194:37775): Couldn't send request to peer 03cbbd8b82154d4b8677a7938560f26a. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.194:37775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:36.363168 21253 consensus_peers.cc:597] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 -> Peer cc2989e79b904ad5aa6f34b0d1cd62cb (127.16.53.193:45745): Couldn't send request to peer cc2989e79b904ad5aa6f34b0d1cd62cb. Status: Network error: Client connection negotiation failed: client connection to 127.16.53.193:45745: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:36.364456 16599 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:36.365110 16599 tablet_replica.cc:333] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.365742 16599 raft_consensus.cc:2243] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.366331 16599 raft_consensus.cc:2272] T 6725279a9b694cbaa0c4025436462767 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.368435 16599 tablet_replica.cc:333] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.368992 16599 raft_consensus.cc:2243] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.369462 16599 raft_consensus.cc:2272] T 9ee8fb73578c465d9ee4ee29bb8173b4 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.371308 16599 tablet_replica.cc:333] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.371841 16599 raft_consensus.cc:2243] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.372262 16599 raft_consensus.cc:2272] T 716c11813bcb42b1b1c1c506e45b209e P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.374228 16599 tablet_replica.cc:333] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.374756 16599 raft_consensus.cc:2243] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.375216 16599 raft_consensus.cc:2272] T 9fe0f0c0b15f47f28fd35cb555c970a9 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.377213 16599 tablet_replica.cc:333] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.377672 16599 raft_consensus.cc:2243] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.378383 16599 raft_consensus.cc:2272] T e95759d0f7f845ff8eee7e55428ed2c7 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.380263 16599 tablet_replica.cc:333] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.380846 16599 raft_consensus.cc:2243] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.381286 16599 raft_consensus.cc:2272] T 02ef210b61a94d699d7e98a9bb30e30e P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.383000 16599 tablet_replica.cc:333] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.383505 16599 raft_consensus.cc:2243] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.384262 16599 raft_consensus.cc:2272] T b8e441d661cc4b1094bd25187400c558 P 71437ba93d244bb0b94337119de63a53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.386514 16599 tablet_replica.cc:333] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.387029 16599 raft_consensus.cc:2243] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.387451 16599 raft_consensus.cc:2272] T b3d3906b4b9c4fca89ed7ccb9f7dcff8 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.389307 16599 tablet_replica.cc:333] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.389827 16599 raft_consensus.cc:2243] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.390587 16599 raft_consensus.cc:2272] T ae46f15f52b34ab1ac0947ec0183981f P 71437ba93d244bb0b94337119de63a53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.392479 16599 tablet_replica.cc:333] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.393009 16599 raft_consensus.cc:2243] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.393498 16599 raft_consensus.cc:2272] T 3aebba33ddb34453b1860552ddc66313 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.395292 16599 tablet_replica.cc:333] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.395830 16599 raft_consensus.cc:2243] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.396306 16599 raft_consensus.cc:2272] T 4f9372ce1bcd484781e0b5bbee60dce6 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.398020 16599 tablet_replica.cc:333] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.398535 16599 raft_consensus.cc:2243] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.398990 16599 raft_consensus.cc:2272] T 1fc0f59ffb3a4e7098495c0f49e0e186 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.400866 16599 tablet_replica.cc:333] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.401358 16599 raft_consensus.cc:2243] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.401774 16599 raft_consensus.cc:2272] T a2d34805de0f4e17a30b965d380f2d65 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.403582 16599 tablet_replica.cc:333] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.404165 16599 raft_consensus.cc:2243] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.404937 16599 raft_consensus.cc:2272] T 7217088f30ce490a8b9030a453807f6f P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.406781 16599 tablet_replica.cc:333] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.407290 16599 raft_consensus.cc:2243] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.407804 16599 raft_consensus.cc:2272] T b9137cd55505411cb9b216870f782472 P 71437ba93d244bb0b94337119de63a53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.409592 16599 tablet_replica.cc:333] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.410063 16599 raft_consensus.cc:2243] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.410485 16599 raft_consensus.cc:2272] T ab2bbd72b5134df7b9d28743fc891d94 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.412285 16599 tablet_replica.cc:333] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.412753 16599 raft_consensus.cc:2243] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.413203 16599 raft_consensus.cc:2272] T afdbe2b826b44004bec0d92c586a6e75 P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.414978 16599 tablet_replica.cc:333] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53: stopping tablet replica
I20260713 09:07:36.415417 16599 raft_consensus.cc:2243] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:36.415858 16599 raft_consensus.cc:2272] T c255df5a28204251b16ab6fddebf0c9a P 71437ba93d244bb0b94337119de63a53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.453801 16599 tablet_server.cc:196] TabletServer@127.16.53.195:0 shutdown complete.
I20260713 09:07:36.488106 16599 master.cc:562] Master@127.16.53.254:46679 shutting down...
I20260713 09:07:36.522739 16599 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:36.523317 16599 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:36.523900 16599 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e60a06e665f4062a4a165d9494f5d9c: stopping tablet replica
I20260713 09:07:36.544431 16599 master.cc:584] Master@127.16.53.254:46679 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11447 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (33071 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (121820 ms total)
[  PASSED  ] 8 tests.
I20260713 09:07:36.597883 16599 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 402 messages since previous log ~14 seconds ago
I20260713 09:07:36.598145 16599 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 402 messages since previous log ~14 seconds ago
I20260713 09:07:36.598335 16599 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 399 messages since previous log ~14 seconds ago
I20260713 09:07:36.598554 16599 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 ~42 seconds ago
I20260713 09:07:36.598745 16599 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 ~42 seconds ago
I20260713 09:07:36.599002 16599 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260713 09:07:36.599313 16599 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~35 seconds ago
